VERSION: Bump version up to 4.0.27...
[samba.git] / lib /
2015-03-15 Stefan Metzmachertalloc: version 2.1.2
2015-03-15 Stefan Metzmachertalloc: fix _talloc_total_limit_size prototype
2015-03-15 Jeremy Allisonlib: talloc: Test suite for the new destructor reparent...
2015-03-15 Jeremy Allisonlib: talloc: Allow destructors to reparent the object...
2015-03-15 Jeremy Allisonlib: talloc: Fix bug when calling a destructor.
2015-03-15 Michael Adamtalloc:build: improve detection of srcdir
2015-03-15 Stefan Metzmachertalloc: version 2.1.1
2015-03-15 Stefan Metzmachertalloc/tests: avoid some unused variable warnings
2015-03-15 Stefan Metzmachertalloc: fix compiler warning
2015-03-15 Stefan Metzmachertalloc: check for TALLOC_GET_TYPE_ABORT_NOOP
2015-03-15 Stefan Metzmachertalloc: avoid a function call in TALLOC_FREE() if possible.
2015-03-15 Stefan Metzmachertalloc: inline talloc_get_name()
2015-03-15 Stefan Metzmachertalloc: inline more static functions
2015-03-15 Volker Lendecketalloc: Tune talloc_vasprintf
2015-03-15 Lukas Slebodniktalloc: Update flags in pytalloc-util pkgconfig file
2015-03-15 Jelmer VernooijAdd a basic guide on pytalloc.
2015-03-15 Andreas Schneidertalloc: Add a warning to talloc_reference() documentation.
2015-03-15 Volker Lendecketalloc: Test the pooled object
2015-03-15 Volker Lendecketalloc: Add talloc_pooled_object
2015-03-15 Volker Lendecketalloc: Allow nested pools.
2015-03-15 Volker Lendecketalloc: Add a separate pool size
2015-03-15 Volker Lendecketalloc: Put pool-specific data before the chunk
2015-03-15 Volker Lendecketalloc: Introduce __talloc_with_prefix
2015-03-15 Volker Lendecketalloc: Decouple the dual use of chunk->pool
2015-03-15 Jeremy AllisonFix valgrind errors with memmove and talloc pools.
2015-03-15 Jeremy AllisonAdd simple limited pool tests to test_memlimit().
2015-03-15 Jeremy AllisonRemove talloc_memlimit_update(). No longer used.
2015-03-15 Jeremy AllisonInside _talloc_realloc(), keep track of size changes...
2015-03-15 Jeremy AllisonDon't call talloc_memlimit_update() inside _talloc_real...
2015-03-15 Jeremy AllisonFix a conditional check. (size - tc->size > 0) is alway...
2015-03-15 Jeremy AllisonIn _talloc_steal_internal(), correctly decrement the...
2015-03-15 Jeremy AllisonInside _talloc_free_internal(), always call talloc_meml...
2015-03-15 Jeremy AllisonUpdate memory limits when we call free() on a pool.
2015-03-15 Jeremy AllisonChange __talloc() to only call talloc_memlimit_check...
2015-03-15 Jeremy AllisonChange _talloc_total_mem_internal() to ignore memory...
2015-03-15 Jeremy AllisonRemove magic TC_HDR_SIZE handling inside talloc_memlimi...
2015-03-15 Jeremy AllisonStart to fix talloc memlimits with talloc pools.
2015-03-15 Volker Lendecketalloc: Fix a typo
2015-03-15 Stefan Metzmachertalloc: only provide the --enable-talloc-compat1 in...
2015-03-15 Volker Lendecketalloc: Simplify _talloc_free_poolmem a bit
2015-03-15 Volker Lendecketalloc: Do an early return
2015-03-15 Volker Lendecketalloc: Avoid some "else" by doing early returns
2015-03-15 Volker Lendecketalloc: Fix nonblank line endings
2015-03-15 Simo Sorcetalloc: Convert error cecking macros into fns
2015-03-15 Simo SorceAdd tests for talloc_memlimit
2015-03-15 Simo SorceAdd memory limiting capability to talloc
2014-11-18 Stefan Metzmacherlib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA...
2014-10-13 Jeremy Allisonlib: util: Signal handling - change CatchChild() and...
2014-09-02 Jeremy Allisons3: winbindd: Add new parameter "winbind request timeou...
2014-09-02 Volker Lendeckelib: Remove unused nstrcpy
2014-08-21 Daniel Kobrassys_poll_intr: fix timeout arithmetic
2014-08-21 Jeremy Allisonlib: tevent: make TEVENT_SIG_INCREMENT atomic.
2014-08-01 Karolin SeegerMerge tag 'samba-4.0.21' into v4-0-test
2014-07-31 Volker Lendeckefix unstrcpy
2014-07-17 Stefan Metzmacherldb-samba: fix a memory leak in ldif_canonicalise_objec...
2014-05-19 David Disseldorpbyteorder: do not assume PowerPC is big-endian
2014-04-29 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all calle...
2014-04-29 Karolin SeegerRevert "tevent: fix crash bug in tevent_queue_immediate...
2014-04-01 Stefan Metzmachertevent: fix crash bug in tevent_queue_immediate_trigger()
2014-04-01 Stefan Metzmachertevent: fix crash bug in tevent_queue_immediate_trigger()
2014-03-11 Stefan MetzmacherMerge tag 'samba-4.0.16' into v4-0-test
2014-03-10 Christian Ambachwaf:lib/replace fix iconv checks on HP/UX
2014-03-10 Christian Ambachwaf:lib/replace gettext configure checks
2014-03-10 Christian Ambachwaf:lib/replace fix gettext detection
2014-03-10 Christian Ambachwaf:lib/replace change detection of gettext
2014-03-10 Christian Ambachwaf:lib/replace fix up libintl related checks
2014-03-10 Christian Ambachwaf:lib/replace correct detection of libiconv
2013-12-28 Jeremy Allisonldb: bad if test in ldb_comparison_fold()
2013-12-09 Karolin SeegerMerge tag 'samba-4.0.13' into v4-0-test
2013-12-05 Stefan MetzmacherCVE-2013-4408:async_sock: add some overflow detection...
2013-11-15 Andreas Schneiderutil: Remove 32bit macros breaking strict aliasing.
2013-11-12 Björn Jackexattr: fix listing EAs on *BSD for non-root users
2013-11-11 Karolin SeegerMerge tag 'samba-4.0.11' into v4-0-test
2013-11-08 Björn BaumbachCVE-2013-4476: lib-util: split out file_save_mode(...
2013-11-08 Björn BaumbachCVE-2013-4476: lib-util: add file_check_permissions()
2013-09-12 Michael Adamloadparm: add new parameter "acl allow execute always"
2013-08-20 Christian Ambachwaf: consolidate libintl related checks
2013-08-05 Karolin SeegerMerge tag 'samba-4.0.8' into v4-0-test
2013-07-15 Stefan Metzmacherlib/param: sync debug related options with source3...
2013-07-15 Stefan Metzmacherlib/ldb-samba: only debug LDB_DEBUG_TRACE at level 10
2013-07-15 Stefan Metzmacherlib/ldb-samba: make use of DBGC_LDB
2013-07-15 Stefan Metzmacherlib/util: add 'ldb' debug class
2013-07-15 Kai Blindebug: Add debugclass for DNS server
2013-07-02 Gregor Becks3:smbd: add a scavenger process for disconnected durab...
2013-07-02 Andreas Schneiderlib: Add prctl_set_comment to utils.
2013-06-25 Andrew Bartlettldb: bump version to allow a depencency on the substrin...
2013-06-25 Andrew Bartlettldb: Cope with substring match with no chunks in ldb_fi...
2013-06-25 Andrew Bartlettldb: Ensure not to segfault on a filter such as (mail=)
2013-06-18 Volker Lendecketevent: Fix Coverity ID 989236 Operands don't affect...
2013-06-14 David DisseldorpBug 8997: change libreplace GPL source to LGPL
2013-05-29 Andrew Bartlettbuild: Rework BSD_STYLE_STATVFS check to match autoconf...
2013-05-29 Andrew Bartlettlib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP...
2013-05-27 Vadim ZhukovMore generic check for OpenBSD platform
2013-04-11 Alexander Bokovoy[PATCH] getpass: Don't fail if stdin is not a tty
2013-03-20 Karolin SeegerMerge tag 'samba-4.0.4' into v4-0-test
2013-03-06 Andrew Bartletttsocket_bsd: Attempt to increase the SO_SNDBUF if we...
2013-03-06 Jeremy AllisonFix typo to make master/lib/tevent identical to 4.0...
2013-03-06 Stefan Metzmachertevent: change version to 0.9.18
2013-03-06 Stefan Metzmachertevent: optimize adding new zero timer events
2013-03-06 Stefan Metzmachertevent: optimize adding new timer events
next