VERSION: Bump version up to 3.6.19.
[samba.git] / lib /
2013-07-03 Michael Adamlibreplace: add a missing "eval" to the AC_VERIFY_C_PRO...
2013-06-14 David DisseldorpBug 8997: change libreplace GPL source to LGPL
2013-01-16 Jeremy Allisontevent: Fix bug 9550 - sigprocmask does not work on...
2013-01-16 Jeremy Allisonlib/replace: Include sys/ucontext.h if available.
2013-01-16 Jeremy Allisonlib/replace: Add ucontext configure autoconf checks.
2013-01-16 Jeremy Allisonlib/replace: Add missing check for sys/wait.h
2013-01-15 Volker LendeckeFix bug 9548: Correctly detect O_DIRECT
2012-12-10 Tsukasa HamanoFix bug #9471 - SEGV when using second vfs module.
2012-11-16 Stefan Metzmacherlib/addns: don't depend on the order in resp->answers[]
2012-11-16 Stefan Metzmacherlib/addns: remove pointless check for resp->num_additio...
2012-11-15 Stefan Metzmacherlib/replace: replace all *printf function if we replace...
2012-11-15 Jelmer Vernooijlibreplace: Fix symbol names for snprintf/asprintf...
2012-11-06 Stefan Metzmacherlib/tsocket: optimize syscalls in tstream_readv_pdu_send()
2012-11-06 Stefan Metzmacherlib/tsocket: disable the syscall optimization for recvf...
2012-10-15 Matthieu Patoulib-addns: ensure that allocated buffer are pre set...
2012-10-09 Joachim Schmitzlibreplace: Bug 8107, Fix poll replacement to become...
2012-10-09 Björn Jackereplace: add some includes for poll.h
2012-10-09 Volker Lendecketdb: Make tdb robust against improper CLEAR_IF_FIRST...
2012-10-09 Rusty Russelltdb: Make robust against shrinking tdbs
2012-07-24 Jura SasekFix bug #9037 - Name clash in MD5 cause...
2012-05-31 Jeremy AllisonFix bug #8627: Crash bug in dns_create_probe.
2012-05-07 Joseph TamFix bug #8877 - Syslog broken owing to mistyping of...
2012-02-12 Ira Coopers3-popt: Fix configure.developer builds on Solaris.
2012-02-03 Ira CooperFix bug #8729 - getpass regressions on Solaris/Illumos...
2011-11-19 Andrew Bartlettlib/util/ Fix crash bug caused by gfree_debug()
2011-09-01 Volker LendeckeFix bug 8433, segfault in iconv.c
2011-08-30 Volker Lendeckes3: Fix bug 8385
2011-08-20 Andrew Tridgelltalloc: check block count aftter references test
2011-08-20 Andrew Tridgelltalloc: added test suite for talloc_free_children()
2011-08-20 Jelmer VernooijFix license info for talloc in manpage.
2011-08-20 Matthias Dieter... talloc - improve doxygen comment of "talloc_move"
2011-08-20 Matthias Dieter... talloc - some documentation changes
2011-08-20 Simo Sorcetalloc: preserve context name on talloc_free_children()
2011-08-20 Andrew Tridgelltalloc: ensure the sibling linked list remains valid...
2011-08-18 Herb LewisFix warning messages on Freebsd 4.6.2.
2011-08-02 Jeremy AllisonFix bug 7462 - Non-standard SA_RESETHAND is used in...
2011-06-14 Günther Deschnerlib/util/wrap_xattr.h: fix licence/copyright
2011-06-14 Günther Deschnerlib/util/util_tdb.h: fix licence/copyright
2011-06-14 Günther Deschnerlib/util/util_ldb.h: fix licence/copyright
2011-06-14 Günther Deschnerlib/util/time.h: fix licence/copyright
2011-06-14 Günther Deschnerlib/util/data_blob.h: fix licence/copyright
2011-06-07 Karolin SeegerRevert "Fix bug 8196 - Many (newer) header files don...
2011-06-07 Jeremy AllisonFix bug 8196 - Many (newer) header files don't have...
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-03 Björn Jackereplace: remove waring if IOV_MAX is not defined
2011-06-03 Samuel ThibaultFix bug #7998.
2011-05-26 Jeremy AllisonFix our asn.1 parser to handle negative numbers.
2011-05-20 Jeremy AllisonFix bug 8153 found when building on an IPv6-only system...
2011-05-20 Stefan Metzmachertalloc: splitout _talloc_free_children_internal()
2011-05-20 Stefan Metzmachertalloc: fixed a use after free error in talloc_free_chi...
2011-05-20 Stefan Metzmachertalloc: use _talloc_free_internal() in talloc_free_chil...
2011-05-20 Stefan Metzmachertalloc: test talloc_steal out of a talloc_pool
2011-05-20 Stefan Metzmachertalloc: add memset() calls to test_pool()
2011-05-20 Stefan Metzmachertalloc: setup the new 'tc' before TC_UNDEFINE_GROW_CHUN...
2011-05-20 Stefan Metzmachertalloc: make really sure only optimize realloc if there...
2011-05-20 Stefan Metzmachertalloc: make use of _talloc_free_poolmem() in _talloc_r...
2011-05-20 Stefan Metzmachertalloc: split the handling of FLAG_POOL/FLAG_POOLMEM...
2011-05-16 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-16 Andrew Bartlettlib/util Move more network utility functions from sourc...
2011-05-11 Andreas Schneiderlibsmbconf: Define a doxygen group for libsmbconf.
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_transaction_cancel().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_transaction_commit().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_transaction_start().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_delete_global_includes().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_delete_includes().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_set_global_includes().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_set_includes().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_get_global_includes().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_get_includes().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_delete_global_parameter().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_delete_parameter().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_get_global_parameter().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_get_parameter().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_set_global_parameter().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_set_parameter().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_delete_share().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_get_share().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_create_share().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_share_exists().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_get_share_names().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_get_config().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_drop().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_changed().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_shutdown().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_is_writeable().
2011-05-11 Andreas Schneiderlibsmbconf: Document smbconf_backend_requires_messaging().
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_get_config() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_transaction_*() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_delete_includes() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_set_includes() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_get_includes() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_delete_parameter() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_get_parameter() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_set_parameter() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_delete_share() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_get_share() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_create_share() to smbErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_get_share_names() to sbcErr.
2011-05-11 Andreas Schneiderlibsmbconf: Convert smbconf_drop() to sbcErr.
next