Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-04 | Fix some warnings | Volker Lendecke | 1 | -2/+3 |
2009-07-03 | Restore ABI compatibility for talloc. | Simo Sorce | 1 | -4/+39 |
2009-07-02 | talloc: change TALLOC_MAGIC for version 2.0.0 | Stefan Metzmacher | 1 | -1/+12 |
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 | 1 | -20/+99 |
2009-04-22 | Prevent reallocs of the talloc pool itself | Simo Sorce | 1 | -0/+5 |
2009-03-12 | talloc: add talloc_set_abort_fn() | Stefan Metzmacher | 1 | -4/+31 |
2009-03-03 | talloc: add talloc_get_type_abort() | Stefan Metzmacher | 1 | -0/+24 |
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 1 | -0/+1732 |