tsocket/bsd: fix comment in tdgram_bsd_recvfrom_handler()
[ira/wip.git] / lib / talloc /
2010-02-08 Simo Sorcerelease-scripts: parametrize scripts
2010-02-08 Simo Sorcetalloc: Fix abi checks in release script
2010-02-08 Simo Sorcetalloc: Fix abi checks and ifdefs
2010-02-08 Andrew Tridgelltalloc: fixed doc typo
2010-02-08 Andreas SchneiderMove the talloc details to the mainpage.
2010-02-08 Andreas Schneidertalloc: Added doxygen config file.
2010-02-08 Andreas Schneidertalloc: Documented talloc with doxygen.
2010-02-02 Matt KraaiChange uint_t to unsigned int in lib/talloc
2010-01-21 Jelmer Vernooijs4: Include Python.h early to avoid double definition...
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-06 Brian Lutalloc: create symbol links to shared libraries see...
2009-12-15 Simo SorceFix release script to work with recent git versions
2009-12-08 Kamen Mazdrashkitalloc: Fix write behind memory block
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-14 Simo Sorcetalloc: Fix exports and increment talloc version talloc-2.0.1
2009-10-14 Simo Sorcetalloc: Make abi checks in release script
2009-10-14 Simo Sorcetalloc: Move release script under /script too
2009-10-14 Simo Sorcetalloc: Change the way mksysms work
2009-09-28 Jelmer Vernooijpidl: Avoid using talloc_free as function pointer,...
2009-09-20 Matthias Dieter... Merge branch 'master' of git://git.samba.org/samba
2009-09-20 Andrew Tridgelltalloc: fixed talloc_disable_null_tracking()
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Andrew Tridgelltalloc: don't crash if f is NULL in talloc_report_*
2009-09-16 Andrew Tridgelltalloc: when we enable NULL tracking, reparent the...
2009-09-15 Andrew Tridgelltalloc: when we enable NULL tracking, reparent the...
2009-09-15 Andrew Tridgelltalloc: when we enable NULL tracking, reparent the...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgelltalloc: when we enable NULL tracking, reparent the...
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-11 Michael Adamtalloc:mksigs: allow PRINTF_ATTRIBUTE(..) macros functi...
2009-09-11 Michael Adamtalloc:mksigs: normalize bool -> _Bool
2009-09-11 Michael Adamtalloc:mksigs: ignore symbols (like _DEPRECATED_) after...
2009-09-11 Michael Adamtalloc:mksigs: correctly ignode multiline function...
2009-09-11 Michael Adamtalloc:mksigs: ignore struct forward declarations.
2009-09-11 Michael Adamtalloc:mksyms: allow characters after closing functions...
2009-09-11 Michael Adamtalloc:mksyms: allow double pointer return value of...
2009-09-04 Andrew Tridgellreport the location of the original talloc_free on... talloc-2.0.0
2009-08-29 Michael AdamOne would expect I could spell my name.
2009-08-29 Michael Adamtalloc: move the original abi_checks script to script...
2009-08-29 Michael Adamtalloc: remove talloc_free from the exports
2009-08-29 Michael Adamtalloc: run abi_checks as part of "make test"
2009-08-29 Michael Adamtalloc: remove files generated by "make abi_check"...
2009-08-29 Michael Adamtalloc: add a target "abi_checks" to talloc.
2009-08-29 Michael Adamtalloc: add script/abi_checks.sh. check for abi changes...
2009-08-29 Michael Adamtalloc: add script to extract signatures from header...
2009-08-29 Michael Adamtalloc: add scripts to extract library symbols (exports...
2009-08-24 Andrew Tridgellnote the semantic change in talloc_free from 2.0
2009-08-24 Andrew Tridgellfixed typo in talloc doc XML
2009-08-24 Andrew Tridgellupdated XML source for talloc man page
2009-08-24 Andrew Tridgelladded talloc_set_log_* documentation
2009-08-24 Andrew Tridgellupdated talloc guide for recent API changes
2009-08-24 Stefan Metzmachertalloc: add --enable-talloc-compat1 to build a compat...
2009-08-24 Stefan Metzmachertalloc: update talloc.exports and talloc.signatures
2009-08-24 Stefan Metzmachertalloc: add defines and functions for TALLOC_MAJOR...
2009-08-24 Stefan Metzmachertalloc: change version to 2.0.0
2009-08-24 Stefan Metzmachertalloc: remove ABI compat functions
2009-08-24 Stefan Metzmachertalloc: remove unused build dependecies to samba
2009-08-24 Stefan Metzmachertalloc/testsuite: use talloc_set_log_fn() and log to...
2009-08-24 Stefan Metzmachertalloc: add talloc_set_log_fn() and talloc_set_log_stderr()
2009-08-24 Stefan Metzmachertalloc: let talloc_steal() only generate a warning...
2009-08-24 Stefan Metzmachertalloc/testsuite: report __location__ of testsuite...
2009-08-24 Stefan Metzmachertalloc/testsuite: add infrastructure to test aborts
2009-08-24 Stefan Metzmachertalloc/testsuite: reset the globals after each subtest
2009-08-24 Stefan Metzmachertalloc: call return after abort, because an overloaded...
2009-08-24 Stefan Metzmachertalloc: report the size of reference handles as 0
2009-08-24 Stefan Metzmachertalloc: let talloc_total_blocks() and talloc_get_size...
2009-07-30 Jelmer VernooijDCE/RPC(Python): Rename py_talloc_import to py_talloc_s...
2009-07-04 Volker LendeckeFix some warnings
2009-07-03 Simo SorceRestore ABI compatibility for talloc.
2009-07-02 Stefan Metzmachertalloc: change TALLOC_MAGIC for version 2.0.0
2009-07-02 Andrew Tridgellchange talloc to 2.0.0
2009-07-01 Andrew Tridgellfixed the talloc testsuite for the recent changes
2009-07-01 Andrew Tridgella talloc_realloc() to zero size needs to use an unambig...
2009-07-01 Andrew Tridgellchanges to remove the ambiguity in talloc_free() and...
2009-07-01 Andrew Tridgellfixed use of reference in pytalloc
2009-06-17 Simo Sorcefix release scripts to always git clean
2009-06-15 Simo SorceAdd exports file and abi checker for talloc talloc-1.3.1
2009-06-08 Stefan Metzmachertalloc: try to fix the source4 build on AIX
2009-05-16 Jelmer VernooijUpdate copies of config.guess and config.sub.
2009-05-06 Jelmer VernooijAvoid --nonet when building manpages; xsltproc will...
2009-05-05 Simo SorceUpdate tdb and talloc web pages
2009-05-05 Simo SorceAdd release scripts for talloc and tdb
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-22 Simo SorcePrevent reallocs of the talloc pool itself
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-22 Volker Lendecketalloc_array_length: talloc_get_size deals fine with...
2009-03-22 Volker LendeckeRevert "Add a basic Doxyfile for talloc"
2009-03-22 Volker LendeckeRevert "Convert the contents of talloc_guide.txt to...
2009-03-22 Volker LendeckeRevert "Delete talloc_guide.txt"
2009-03-22 Volker LendeckeRevert "Add a default "undocumented" module"
2009-03-22 Volker LendeckeRevert "Add some initial hook to the front page"
2009-03-22 Volker LendeckeRevert "Reformatting"
2009-03-22 Volker LendeckeRevert "Document talloc_pool()"
2009-03-22 Volker LendeckeRevert "Add a talloc_internal "module""
2009-03-22 Volker LendeckeRevert "Document _talloc"
2009-03-22 Volker LendeckeRevert "Document TALLOC_FREE()"
2009-03-22 Volker LendeckeRevert "Document talloc_parent, talloc_parent_name...
next