summaryrefslogtreecommitdiff
path: root/lib/talloc/talloc.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-03Restore ABI compatibility for talloc.Simo Sorce1-4/+39
2009-07-02talloc: change TALLOC_MAGIC for version 2.0.0Stefan Metzmacher1-1/+12
2009-07-01a talloc_realloc() to zero size needs to use an unambiguous freeAndrew Tridgell1-1/+1
2009-07-01changes to remove the ambiguity in talloc_free() and talloc_steal() Andrew Tridgell1-20/+99
2009-04-22Prevent reallocs of the talloc pool itselfSimo Sorce1-0/+5
2009-03-12talloc: add talloc_set_abort_fn()Stefan Metzmacher1-4/+31
2009-03-03talloc: add talloc_get_type_abort()Stefan Metzmacher1-0/+24
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-0/+1732