talloc: fixed a use after free error in talloc_free_children()
[sfrench/samba-autobuild/.git] / lib / talloc / script /
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
2009-12-15 Simo SorceFix release script to work with recent git versions
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
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-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-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: 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...