ldb: Allow GUID index mode to be tested on TDB
[samba.git] / lib / talloc /
2018-04-05 Stefan Metzmachertalloc: version 2.1.13 talloc-2.1.13
2018-04-05 Stefan Metzmachertalloc: use atexit() again instead of a library destructor
2018-03-21 Stefan Metzmachertalloc: version 2.1.12 talloc-2.1.12
2018-03-21 Stefan Metzmachertalloc: use a library destructor instead of atexit...
2018-03-21 Andreas Schneidertalloc: Fix size type and checks in _vasprintf_tc
2018-01-22 Martin Schwenketalloc: Fix documentation typo
2018-01-12 Stefan Metzmachertalloc: version 2.1.11 talloc-2.1.11
2018-01-12 Andrew Bartletttalloc: Do not disclose the random talloc magic in...
2018-01-12 Andrew Bartletttalloc: Add tests to require use-after-free to give...
2018-01-12 Andrew Bartletttalloc: Remove talloc_abort_magic()
2017-08-01 Ian Stakenviciuswaf: disable-python - fix talloc wscript if bundling...
2017-07-21 Stefan Metzmachertalloc: version 2.1.10 talloc-2.1.10
2017-07-04 Lukas Slebodniktalloc: Fix execution of test_magic_differs from tarball
2017-07-04 Lukas Slebodniktalloc: Use libraries from build dir for testsuite
2017-03-10 Ian Stakenviciuswaf: disable-python - align talloc's wscript
2017-03-10 Andrew Bartletttalloc: use the system pytalloc-util for python3 as...
2017-03-10 Uri Simchonitalloc: fix doxygen of talloc_move
2017-02-25 Stefan Metzmachertalloc: version 2.1.9 talloc-2.1.9
2017-02-25 Stefan Metzmacherpytalloc: add pytalloc_GenericObject_{steal,reference...
2017-02-21 Stefan Metzmachertalloc: fix TALLOC_VERSION_* mismatch detection
2017-02-01 Stefan Metzmachertalloc/wscript: avoid passing pointless enabled=True...
2017-01-12 Jeremy Allisonlib: talloc: Make it clear that talloc_get_size(NULL...
2016-12-13 Andrew Bartletttalloc: Add tests for talloc destructor behaviour after...
2016-12-01 Andrew Bartletttalloc: Add tests for talloc_parent() after realloc...
2016-12-01 Andrew Bartletttalloc: clarify that talloc_magic never includes the...
2016-12-01 Andrew Bartletttalloc: add ASCII art to describe parent/child arrangement
2016-10-14 Volker Lendecketalloc: Fix CID 1373619 Unchecked return value
2016-10-14 Volker Lendecketalloc: Fix CID 1373621 Unchecked return value
2016-08-23 Amitay Isaacstalloc: Fix format-nonliteral warning
2016-07-28 Stefan Metzmachertalloc: version 2.1.8 talloc-2.1.8
2016-07-19 Garming Sampytalloc: Add a warning about enable_null_tracking
2016-07-03 Andrew Bartlettlib: talloc: Add check for destructor protection.
2016-07-03 Andrew Bartlettlib: talloc: As we have a struct talloc_chunk * in...
2016-07-03 Andrew Bartlettlib: talloc: As _tc_free_internal() takes a struct...
2016-07-03 Andrew Bartlettlib: talloc: Rename the internals of _talloc_free_inter...
2016-07-03 Andrew Bartlettlib: talloc: Call talloc_chunk_from_ptr() less often...
2016-07-03 Andrew Bartlettlib: talloc: Rename talloc_set_name_v() to tc_set_name_...
2016-07-03 Andrew Bartlettlib: talloc: Add _vasprintf_tc() which returns the...
2016-07-03 Andrew Bartlettlib: talloc: Change _talloc_set_name_const() to _tc_set...
2016-07-03 Andrew Bartlettlib: talloc: Change __talloc() to return a struct tallo...
2016-07-03 Andrew Bartlettlib: talloc: Change __talloc_with_prefix() to return...
2016-07-03 Jeremy Allisonlib: talloc: Rename talloc_XXX() internal functions...
2016-06-01 Ralph Boehmetalloc: rename local timeval function copies
2016-05-09 Douglas Bagnallpytalloc: avoid double 0x0x in repr strings
2016-05-05 Stefan Metzmachertalloc: version 2.1.7 talloc-2.1.7
2016-05-05 Saji VRlib:talloc. Fix memory leak when destructors reparent...
2016-04-26 Robin Hacktalloc/testsuite: Fix CID 1291641 - Logically dead...
2016-03-08 Andrew Bartlettpytalloc: Correct description of pytalloc_Get{Base... talloc-2.1.6
2016-03-08 Andrew Bartlettpytalloc: Add pytalloc_BaseObject_PyType_Ready() wrapper
2016-03-08 Andrew Bartletttalloc: Bump version number
2016-03-08 Andrew Bartlettpytalloc: Add new BaseObject
2016-03-08 Stefan Metzmacherpytalloc: add a _pytalloc_get_type() helper function...
2016-03-08 Andrew Bartletttalloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx...
2016-03-08 Andrew Bartletttalloc: Improve testsuite by avoiding path issues
2016-01-13 Jelmer Vernooijtalloc: Only set public headers field when installing...
2016-01-11 Martin Schwenketalloc: Fix a documentation typo
2015-11-05 Stefan Metzmachertalloc: version 2.1.5 talloc-2.1.5
2015-10-12 Volker Lendecketalloc: Fix the O3 developer build
2015-10-09 Adrian Cochranetalloc: Test that talloc magic differs between processes. talloc-2.1.4
2015-10-09 Adrian Cochranetalloc: Increment minor version due to added talloc_tes...
2015-10-09 Adrian Cochranetalloc: Provide tests access to talloc_magic
2015-10-09 Adrian Cochranetalloc: Test magic protection measures.
2015-10-09 Andrew Bartlettlib/talloc: Provide multiple-loading detection for...
2015-10-09 Andrew Bartlettlib/talloc: Disrupt buffer overflow attacks on Samba...
2015-08-06 Anoop C Slib/talloc: Fix CID 1291639 Missing unlock
2015-08-06 Anoop C Slib/talloc: Fix CID 1291640 Missing unlock
2015-07-21 Stefan Metzmachertalloc: version 2.1.3 talloc-2.1.3
2015-06-12 Michael Adamtalloc:guide: fix documented signature of talloc_unlink().
2015-06-12 Michael Adamtalloc:manpage: fix documented signature of talloc_unli...
2015-06-12 Stefan Metzmachertalloc: sync the talloc_reference() description between...
2015-05-19 Petr Viktorinpytalloc: Test for all Python versions
2015-05-19 Petr Viktorinbuildtools: Add a helper to iterate through Python...
2015-05-19 Petr Viktorinpytalloc: Build for two Python versions at once
2015-05-19 Petr Viktorinpytalloc: Port to Python 3
2015-04-27 Jelmer VernooijDrop unused and uninstalled SWIG wrapper for talloc.
2015-04-23 Petr Viktorinpytalloc: Add tests
2015-04-23 Petr Viktorinpytalloc: Fix comparison of disparate types
2015-04-19 Jelmer VernooijAdd refentryinfo date.
2015-03-26 Jelmer VernooijMove waf into third_party/.
2015-03-17 Jeremy Allisonlib: talloc: tests - add test_pthread_talloc_passing...
2015-03-17 Jeremy Allisonlib: docs: talloc: Add a threads tutorial and samples...
2015-03-09 Stefan Metzmachertalloc: version 2.1.2 talloc-2.1.2
2015-03-09 Stefan Metzmachertalloc: fix _talloc_total_limit_size prototype
2015-03-08 Jeremy Allisonlib: talloc: Test suite for the new destructor reparent...
2015-03-08 Jeremy Allisonlib: talloc: Allow destructors to reparent the object...
2015-03-08 Jeremy Allisonlib: talloc: Fix bug when calling a destructor.
2014-06-20 Michael Adamtalloc:build: improve detection of srcdir
2014-05-16 Stefan Metzmachertalloc: version 2.1.1 talloc-2.1.1
2014-05-16 Stefan Metzmachertalloc/tests: avoid some unused variable warnings
2014-05-16 Stefan Metzmachertalloc: fix compiler warning
2014-05-16 Stefan Metzmachertalloc: check for TALLOC_GET_TYPE_ABORT_NOOP
2014-05-16 Stefan Metzmachertalloc: avoid a function call in TALLOC_FREE() if possible.
2014-05-16 Stefan Metzmachertalloc: inline talloc_get_name()
2014-05-16 Stefan Metzmachertalloc: inline more static functions
2014-05-15 Volker Lendecketalloc: Tune talloc_vasprintf
2014-04-04 Lukas Slebodniktalloc: Update flags in pytalloc-util pkgconfig file
2013-11-28 Jelmer VernooijAdd a basic guide on pytalloc.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-14 Andreas Schneidertalloc: Add a warning to talloc_reference() documentation.
2013-09-08 Volker Lendecketalloc: Test the pooled object talloc-2.1.0
next