docs: Document new tdbdump -x option
[cs/samba-autobuild/.git] / lib / talloc /
2024-01-29 Jule Angertalloc: release 2.4.2
2023-12-08 Joseph Suttontalloc: Fix documentation
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-10-25 Joseph Suttontalloc: Fix documentation
2023-08-08 Joseph Suttontalloc: Fix typo
2023-07-19 Stefan Metzmachertalloc: release 2.4.1
2023-04-14 Andreas Schneiderlib:talloc: Fix code spelling
2023-04-12 Joseph Suttontalloc: Remove unneeded va_copy()
2023-04-12 Joseph Suttontalloc: Put comment back in appropriate place
2023-03-30 Andreas Schneiderlib:talloc: Move talloc_get_size() out of the talloc...
2023-02-17 Douglas Bagnalltalloc: remove Python 2 #if clauses
2023-02-02 Rob van der LindePython: remove pydoctor
2023-01-18 Stefan Metzmachertalloc: version 2.4.0
2023-01-10 Joseph Suttonlib/talloc: Zero-initialise chunk pointers
2022-12-14 Volker Lendeckelib: Move talloc_asprintf_addbuf() to talloc
2022-06-08 Stefan Metzmachertalloc: version 2.3.4
2022-03-29 Stefan Metzmacherconfigure/Makefile: export PYTHONHASHSEED=1 in all...
2022-02-24 Andreas Schneiderlib:replace: Reformat shell scripts
2021-11-30 Stefan Metzmachernsswitch: reduce dependecies to private libraries and...
2021-07-14 Stefan Metzmachertalloc: version 2.3.3
2021-05-19 Joseph Suttonpython: Ensure reference counts are properly incremented
2021-03-16 David DisseldorpBug 9931: change pytalloc source to LGPL
2020-11-10 Jeremy Allisonlib: talloc: Remove the ALWAYS_REALLOC code paths.
2020-11-10 Björn Jacketalloc: alternatively use prama init for constructors...
2020-11-10 Björn Jacketalloc/pytalloc: fix studio compler build
2020-11-10 Björn Jacketalloc: fix studio compiler build
2020-11-09 Arran Cudbard-Belllib: talloc: More tests for realloc when used with...
2020-11-09 Jeremy Allisonlib: talloc: Fix memlimit on pool realloc.
2020-11-09 Arran Cudbard-Belllib: talloc: Add more debugging text for existing memli...
2020-11-09 Jeremy Allisonlib: talloc: Fix pool object accounting when doing...
2020-11-09 Jeremy Allisonlib: talloc: Cleanup. Use consistent preprocessor logic...
2020-10-16 Björn Jacketalloc: also use portable __has_attribute macro to...
2020-06-09 Andreas Schneidertalloc: Mark ptr of talloc_unlink() not as a tainted...
2020-05-24 Björn Jacketalloc: also use portable __has_attribute macro to...
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2019-11-18 Uri Simchonitalloc: Release talloc 2.3.1
2019-09-26 Noel Powerlib/talloc: clang: Fix 'Value stored during its initial...
2019-09-01 Mathieu ParentSpelling fixes s/recieved/received/
2019-08-21 Swen Schilligtalloc: ASAN fix for test_magic_protection
2019-08-21 Swen Schilligtalloc: ASAN fix for test_rusty
2019-08-21 Swen Schilligtalloc: ASAN fix for test_pool_nest
2019-08-21 Swen Schilligtalloc: ASAN fix for test_talloc_free_in_destructor
2019-08-21 Swen Schilligtalloc: ASAN fix for test_realloc_on_destructor_parent
2019-07-22 Andrew Bartletttalloc: Release talloc 2.3.0
2019-07-22 Douglas Bagnalltalloc/py_util: remove tautologically dead code
2019-07-22 Douglas Bagnalltalloc: pytalloc_get_checked_type: survive non-talloc...
2019-07-22 Douglas Bagnalltalloc: add pytalloc_get_name() helper
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromFormat() compatability macro
2019-05-16 Noel Powerlib/talloc: squash 'cast between incompatible function...
2019-05-09 Douglas Bagnalltalloc torture: avoid NULL dereference
2019-05-06 Andrew Bartletttalloc: Follow pattern of ldb and tdb to ensure "make...
2019-04-02 Mathieu ParentSpelling fix s/informations/information/
2019-03-26 Kristján Valurpytalloc: Check for errors during module initialization.
2019-03-26 Kristján Valurpytalloc: Handle memory errors when creating pytalloc...
2019-03-26 Kristján Valurpytalloc: Further refactoring to eliminate duplicate...
2019-03-26 Kristján Valurpytalloc: Refactor the pytalloc_reference and pytalloc_...
2019-03-21 Andrew Bartletttalloc: Release talloc 2.2.0 talloc-2.2.0
2019-03-21 Andrew Bartlettbuild: Standardise on calling conf.SAMBA_CHECK_PYTHON...
2019-03-21 Andrew Bartlettbuild: Remove manual specification of minimum python...
2019-03-21 Andrew BartlettABI: Remove unused .py3*.sigs files
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-03-21 Andrew Bartlettbuild: Remove --extra-python
2019-03-21 Andrew Bartlettpytalloc: Remove deprecated pytalloc_CObject_FromTalloc...
2019-03-19 Andreas Schneidertalloc: Fix alignment issues for casting pointers
2019-02-26 Stefan Metzmachertalloc: version 2.1.16 talloc-2.1.16
2019-02-26 David MulderSearch for location of waf script
2019-01-15 Stefan Metzmachertalloc: version 2.1.15 talloc-2.1.15
2018-12-14 Joe GuoPY3: change shebang to python3 in lib dir
2018-12-14 Andrew Bartlettbuild: Move python detection back into waf (instead...
2018-12-13 Andrew Bartlettbuild: Workaround python3 hash order issues (for now)
2018-12-12 Andreas Schneiderlib:talloc: Fix undefined behavior in talloc_memdup
2018-12-10 Noel PowerPY3: switch current build to use python3
2018-11-06 Jeremy Allisonlib: talloc: Mark talloc_autofree_context() as deprecated.
2018-10-25 Douglas Bagnalltalloc/test/pytalloc: remove unused imports
2018-10-19 David Disseldorptalloc: deprecate talloc_set_memlimit()
2018-09-16 Noel PowerPY3: detect talloc_utils (for version of python running...
2018-09-05 Alexander Bokovoylib/talloc/wscript: update to handle waf 2.0.4
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-07-12 Stefan Metzmachertalloc: version 2.1.14 talloc-2.1.14
2018-05-28 Kai Blintalloc: Fix some typos in the comments
2018-05-16 Timur I. BakeyevRemove extra 0x prefix for the "%p" format specifiers...
2018-04-13 Noel Powerwscript_build: make sure we link extra-python versions...
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
next