v3-6-ctdb: Bump ctdb vendor patch level to 25
[obnox/samba-ctdb.git] / lib /
2011-10-11 Gregor Becks3:utils change data_blob_dup_talloc() to take a DATA_B...
2011-10-11 Volker Lendecketevent: Slightly simplify poll_event_loop_poll
2011-10-11 Volker LendeckeAdd wait_for_read_send/recv
2011-08-07 Jeremy AllisonFix bug 7462 - Non-standard SA_RESETHAND is used in...
2011-07-26 Günther Deschnerlib/util/wrap_xattr.h: fix licence/copyright
2011-07-26 Günther Deschnerlib/util/util_tdb.h: fix licence/copyright
2011-07-26 Günther Deschnerlib/util/util_ldb.h: fix licence/copyright
2011-07-26 Günther Deschnerlib/util/time.h: fix licence/copyright
2011-07-26 Günther Deschnerlib/util/data_blob.h: fix licence/copyright
2011-06-07 Jeremy AllisonFix bug #8197 - winbind does not properly detect when...
2011-06-07 Jeremy AllisonFix the poll() backend to correctly respond to POLLHUP...
2011-06-07 Björn Jackereplace: remove waring if IOV_MAX is not defined
2011-06-07 Samuel ThibaultFix bug #7998.
2011-06-07 Jeremy AllisonFix our asn.1 parser to handle negative numbers.
2011-06-07 Jeremy AllisonFix bug 8153 found when building on an IPv6-only system...
2011-06-07 Stefan Metzmachertalloc: splitout _talloc_free_children_internal()
2011-06-07 Stefan Metzmachertalloc: fixed a use after free error in talloc_free_chi...
2011-06-07 Stefan Metzmachertalloc: use _talloc_free_internal() in talloc_free_chil...
2011-06-07 Stefan Metzmachertalloc: test talloc_steal out of a talloc_pool
2011-06-07 Stefan Metzmachertalloc: add memset() calls to test_pool()
2011-06-07 Stefan Metzmachertalloc: setup the new 'tc' before TC_UNDEFINE_GROW_CHUN...
2011-06-07 Stefan Metzmachertalloc: make really sure only optimize realloc if there...
2011-06-07 Stefan Metzmachertalloc: make use of _talloc_free_poolmem() in _talloc_r...
2011-06-07 Stefan Metzmachertalloc: split the handling of FLAG_POOL/FLAG_POOLMEM...
2011-05-17 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-17 Andrew Bartlettlib/util Move more network utility functions from sourc...
2011-05-15 Andreas Schneiderlibsmbconf: Define a doxygen group for libsmbconf.
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_transaction_cancel().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_transaction_commit().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_transaction_start().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_delete_global_includes().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_delete_includes().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_set_global_includes().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_set_includes().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_get_global_includes().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_get_includes().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_delete_global_parameter().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_delete_parameter().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_get_global_parameter().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_get_parameter().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_set_global_parameter().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_set_parameter().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_delete_share().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_get_share().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_create_share().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_share_exists().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_get_share_names().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_get_config().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_drop().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_changed().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_shutdown().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_is_writeable().
2011-05-15 Andreas Schneiderlibsmbconf: Document smbconf_backend_requires_messaging().
2011-05-15 Andreas Schneiderlibsmbconf: Convert smbconf_get_config() to sbcErr.
2011-05-15 Andreas Schneiderlibsmbconf: Convert smbconf_transaction_*() to sbcErr.
2011-05-15 Andreas Schneiderlibsmbconf: Convert smbconf_delete_includes() to sbcErr.
2011-05-15 Andreas Schneiderlibsmbconf: Convert smbconf_set_includes() to sbcErr.
2011-05-15 Andreas Schneiderlibsmbconf: Convert smbconf_get_includes() to sbcErr.
2011-05-15 Andreas Schneiderlibsmbconf: Convert smbconf_delete_parameter() to sbcErr.
2011-05-15 Andreas Schneiderlibsmbconf: Convert smbconf_get_parameter() to sbcErr.
2011-05-15 Andreas Schneiderlibsmbconf: Convert smbconf_set_parameter() to sbcErr.
2011-05-15 Andreas Schneiderlibsmbconf: Convert smbconf_delete_share() to sbcErr.
2011-05-15 Andreas Schneiderlibsmbconf: Convert smbconf_get_share() to sbcErr.
2011-05-15 Andreas Schneiderlibsmbconf: Convert smbconf_create_share() to smbErr.
2011-05-15 Andreas Schneiderlibsmbconf: Convert smbconf_get_share_names() to sbcErr.
2011-05-15 Andreas Schneiderlibsmbconf: Convert smbconf_drop() to sbcErr.
2011-05-15 Andreas Schneiderlibsmbconf: Convert smbconf_open() to sbcErr.
2011-05-15 Andreas Schneiderlibsmbconf: Convert smbconf_init() to sbcErr.
2011-05-15 Andreas Schneiderlibsmbconf: Added a sbcErrorString() function.
2011-05-15 Andreas Schneiderlibsmbconf: Introduce a sbcErrType.
2011-05-15 Günther Deschnertdb: fix a build warning.
2011-05-15 Stefan Metzmachertalloc: use TC_UNDEFINE_SHRINK_CHUNK() instead of TC_IN...
2011-04-26 Stefan Metzmacherlib/util: add RBVAL, RBVALS, RSBVAL and RSRBVALS macros
2011-04-26 Volker Lendeckeasn1: Fix Coverity ID 2299, CHECKED_RETURN
2011-04-26 Simo Sorcetdb_backup: avoid transaction on backup file, use lockall
2011-04-26 Rusty Russelltdb: make sure we skip over recovery area correctly.
2011-04-26 Simo Sorcetdb_expand: limit the expansion with huge records
2011-04-26 Rusty Russelltdb: tdb_repack() only when it's worthwhile.
2011-04-26 Rusty Russelltdb: fix transaction recovery area for converted tdbs.
2011-04-26 Günther Deschners3-includes: include lib/util/debug.h headers in includ...
2011-04-26 Volker Lendeckelib: Move next_token next to next_token_talloc
2011-04-26 Stefan Metzmachertalloc: fix compiler warnings with -Wc++-compat
2011-04-12 Stefan Metzmachertalloc/testsuite: avoid memory leak reported by valgrind
2011-04-12 Stefan Metzmachertalloc/testsuite: test more talloc_pool related things
2011-04-12 Stefan Metzmachertalloc: include valgrind headers if available
2011-04-12 Stefan Metzmachertalloc: add TC_INVALIDATE_POOL marco
2011-04-12 Stefan Metzmachertalloc: add TC_UNDEFINE_GROW_CHUNK() marco
2011-04-12 Stefan Metzmachertalloc: add TC_INVALIDATE_SHRINK_CHUNK() marco
2011-04-12 Stefan Metzmachertalloc: add TC_INVALIDATE_FULL_CHUNK() macro
2011-04-12 Stefan Metzmachertalloc: use VALGRIND_MAKE_MEM_UNDEFINED() before memmove()
2011-04-12 Stefan Metzmachertalloc: optimize talloc_free() and talloc_realloc(...
2011-04-12 Stefan Metzmachertalloc: add TC_POOL_FIRST_CHUNK() macro
2011-04-12 Stefan Metzmachertalloc: add TC_POOL_SPACE_LEFT() macro
2011-04-12 Stefan Metzmachertalloc: add TC_ALIGN16() macro
2011-04-12 Stefan Metzmachertalloc: use TC_HDR_SIZE instead of sizeof(struct talloc...
2011-04-11 Karolin SeegerMerge remote branch 'origin/v3-6-test' into v3-6-stable
2011-04-05 Günther Deschners3-messages: only include messages.h where needed.
2011-04-05 Günther Deschnerlib/util/util_pw: share more code between lib/util...
2011-04-05 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-04-05 Günther Deschnerlib/util/util_pw: temporary rename of getpwnam_alloc...
next