Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-07-02 | talloc: change TALLOC_MAGIC for version 2.0.0 | Stefan Metzmacher | 1 | -1/+12 |
2009-07-02 | change talloc to 2.0.0 | Andrew Tridgell | 1 | -1/+1 |
2009-07-01 | fixed the talloc testsuite for the recent changes | Andrew Tridgell | 1 | -6/+10 |
2009-07-01 | a talloc_realloc() to zero size needs to use an unambiguous free | Andrew Tridgell | 1 | -1/+1 |
2009-07-01 | changes to remove the ambiguity in talloc_free() and talloc_steal() | Andrew Tridgell | 2 | -26/+109 |
2009-07-01 | fixed use of reference in pytalloc | Andrew Tridgell | 2 | -3/+24 |
2009-06-17 | fix release scripts to always git clean | Simo Sorce | 1 | -0/+3 |
2009-06-15 | Add exports file and abi checker for talloc | Simo Sorce | 8 | -9/+169 |
2009-06-08 | talloc: try to fix the source4 build on AIX | Stefan Metzmacher | 1 | -1/+1 |
2009-05-16 | Update copies of config.guess and config.sub. | Jelmer Vernooij | 2 | -76/+282 |
2009-05-06 | Avoid --nonet when building manpages; xsltproc will already prefer local | Jelmer Vernooij | 1 | -2/+2 |
2009-05-05 | Update tdb and talloc web pages | Simo Sorce | 1 | -5/+10 |
2009-05-05 | Add release scripts for talloc and tdb | Simo Sorce | 1 | -0/+45 |
2009-04-22 | Prevent reallocs of the talloc pool itself | Simo Sorce | 1 | -0/+5 |
2009-03-22 | talloc_array_length: talloc_get_size deals fine with NULL | Volker Lendecke | 1 | -1/+1 |
2009-03-22 | Revert "Add a basic Doxyfile for talloc" | Volker Lendecke | 1 | -8/+0 |
2009-03-22 | Revert "Convert the contents of talloc_guide.txt to doxygen-style talloc.h co... | Volker Lendecke | 1 | -1023/+1 |
2009-03-22 | Revert "Delete talloc_guide.txt" | Volker Lendecke | 1 | -0/+694 |
2009-03-22 | Revert "Add a default "undocumented" module" | Volker Lendecke | 1 | -9/+0 |
2009-03-22 | Revert "Add some initial hook to the front page" | Volker Lendecke | 1 | -3/+0 |
2009-03-22 | Revert "Reformatting" | Volker Lendecke | 1 | -10/+5 |
2009-03-22 | Revert "Document talloc_pool()" | Volker Lendecke | 1 | -35/+0 |