Age | Commit message (Expand) | Author | Files | Lines |
2009-12-15 | Fix release script to work with recent git versions | Simo Sorce | 1 | -1/+1 |
2009-12-08 | talloc: Fix write behind memory block | Kamen Mazdrashki | 1 | -1/+1 |
2009-10-14 | talloc: Fix exports and increment talloc version | Simo Sorce | 3 | -37/+40 |
2009-10-14 | talloc: Make abi checks in release script | Simo Sorce | 1 | -0/+10 |
2009-10-14 | talloc: Move release script under /script too | Simo Sorce | 1 | -0/+0 |
2009-10-14 | talloc: Change the way mksysms work | Simo Sorce | 3 | -36/+29 |
2009-09-28 | pidl: Avoid using talloc_free as function pointer, since it may be a | Jelmer Vernooij | 2 | -0/+12 |
2009-09-20 | talloc: fixed talloc_disable_null_tracking() | Andrew Tridgell | 3 | -1/+30 |
2009-09-17 | talloc: don't crash if f is NULL in talloc_report_* | Andrew Tridgell | 1 | -2/+4 |
2009-09-15 | talloc: when we enable NULL tracking, reparent the autofree context | Andrew Tridgell | 1 | -0/+3 |
2009-09-11 | talloc:mksigs: allow PRINTF_ATTRIBUTE(..) macros function types as funcion args | Michael Adam | 1 | -1/+1 |
2009-09-11 | talloc:mksigs: normalize bool -> _Bool | Michael Adam | 1 | -0/+3 |
2009-09-11 | talloc:mksigs: ignore symbols (like _DEPRECATED_) after closing function pare... | Michael Adam | 1 | -0/+1 |
2009-09-11 | talloc:mksigs: correctly ignode multiline function typedefs | Michael Adam | 1 | -5/+5 |
2009-09-11 | talloc:mksigs: ignore struct forward declarations. | Michael Adam | 1 | -0/+1 |
2009-09-11 | talloc:mksyms: allow characters after closing functions parenthesis. | Michael Adam | 1 | -2/+2 |
2009-09-11 | talloc:mksyms: allow double pointer return value of functions. | Michael Adam | 1 | -1/+1 |
2009-09-04 | report the location of the original talloc_free on double free | Andrew Tridgell | 1 | -11/+18 |
2009-08-30 | One would expect I could spell my name. | Michael Adam | 1 | -1/+1 |
2009-08-30 | talloc: move the original abi_checks script to script/abi_checks_gcc.sh | Michael Adam | 1 | -0/+0 |
2009-08-30 | talloc: remove talloc_free from the exports | Michael Adam | 1 | -1/+0 |
2009-08-30 | talloc: run abi_checks as part of "make test" | Michael Adam | 1 | -0/+2 |
2009-08-30 | talloc: remove files generated by "make abi_check" in "make clean" | Michael Adam | 1 | -0/+2 |
2009-08-30 | talloc: add a target "abi_checks" to talloc. | Michael Adam | 1 | -0/+4 |
2009-08-30 | talloc: add script/abi_checks.sh. check for abi changes without gcc magic. | Michael Adam | 1 | -0/+91 |
2009-08-30 | talloc: add script to extract signatures from header files. | Michael Adam | 1 | -0/+178 |
2009-08-30 | talloc: add scripts to extract library symbols (exports file) from headers | Michael Adam | 2 | -0/+121 |
2009-08-24 | note the semantic change in talloc_free from 2.0 | Andrew Tridgell | 2 | -8/+9 |
2009-08-24 | fixed typo in talloc doc XML | Andrew Tridgell | 1 | -1/+2 |
2009-08-24 | updated XML source for talloc man page | Andrew Tridgell | 1 | -1/+73 |
2009-08-24 | added talloc_set_log_* documentation | Andrew Tridgell | 1 | -0/+11 |
2009-08-24 | updated talloc guide for recent API changes | Andrew Tridgell | 1 | -2/+54 |
2009-08-24 | talloc: add --enable-talloc-compat1 to build a compat library for talloc 1.x.x | Stefan Metzmacher | 5 | -0/+89 |
2009-08-24 | talloc: update talloc.exports and talloc.signatures | Stefan Metzmacher | 2 | -4/+8 |
2009-08-24 | talloc: add defines and functions for TALLOC_MAJOR/MINOR_VERSION | Stefan Metzmacher | 6 | -11/+72 |
2009-08-24 | talloc: change version to 2.0.0 | Stefan Metzmacher | 1 | -1/+1 |
2009-08-24 | talloc: remove ABI compat functions | Stefan Metzmacher | 2 | -31/+0 |
2009-08-24 | talloc: remove unused build dependecies to samba | Stefan Metzmacher | 1 | -18/+0 |
2009-08-24 | talloc/testsuite: use talloc_set_log_fn() and log to stdout | Stefan Metzmacher | 1 | -0/+6 |
2009-08-24 | talloc: add talloc_set_log_fn() and talloc_set_log_stderr() | Stefan Metzmacher | 2 | -12/+51 |
2009-08-24 | talloc: let talloc_steal() only generate a warning if it's used with references | Stefan Metzmacher | 1 | -2/+1 |
2009-08-24 | talloc/testsuite: report __location__ of testsuite failures | Stefan Metzmacher | 1 | -6/+6 |
2009-08-24 | talloc/testsuite: add infrastructure to test aborts | Stefan Metzmacher | 1 | -0/+20 |
2009-08-24 | talloc/testsuite: reset the globals after each subtest | Stefan Metzmacher | 1 | -3/+29 |
2009-08-24 | talloc: call return after abort, because an overloaded abort function might n... | Stefan Metzmacher | 1 | -0/+4 |
2009-08-24 | talloc: report the size of reference handles as 0 | Stefan Metzmacher | 1 | -1/+3 |
2009-08-24 | talloc: let talloc_total_blocks() and talloc_get_size() operate on the null_c... | Stefan Metzmacher | 1 | -2/+15 |
2009-07-30 | DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal. | Jelmer Vernooij | 2 | -7/+8 |
2009-07-04 | Fix some warnings | Volker Lendecke | 1 | -2/+3 |
2009-07-03 | Restore ABI compatibility for talloc. | Simo Sorce | 6 | -60/+106 |