summaryrefslogtreecommitdiff
path: root/talloc_guide.txt
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3553: Allow talloc_reference to take a NULL pointer for the "ptr" argument.Andrew Bartlett1-1/+4
2007-10-10r3366: updates from the junkcode version of talloc.Andrew Tridgell1-16/+35
2007-10-10r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(),Andrew Tridgell1-0/+10
2007-10-10r2791: got rid of talloc_unreference() and instead created talloc_unlink(),Andrew Tridgell1-17/+19
2007-10-10r2745: added some example talloc reportsAndrew Tridgell1-0/+22
2007-10-10r2744: ben elliston taught me about gcov today, which allows you to measureAndrew Tridgell1-1/+3
2007-10-10r2743: fixed some errors in the description of talloc_reference(). VolkerAndrew Tridgell1-6/+38
2007-10-10r2733: added a note on performanceAndrew Tridgell1-0/+12
2007-10-10r2719: an additional note on talloc_unreference()Andrew Tridgell1-0/+5
2007-10-10r2718: - added a talloc_unreference() function as requested by metze.Andrew Tridgell1-0/+11
2007-10-10r2717: added talloc_p() docsAndrew Tridgell1-0/+13
2007-10-10r2716: created a separate detailed talloc_guide.txt document, after volkerAndrew Tridgell1-0/+361