summaryrefslogtreecommitdiffstats
path: root/source3/include/talloc.h
Commit message (Expand)AuthorAgeFilesLines
* the BAD_PTR idea in talloc.h is actually a bad idea - it means callers have n...Andrew Tridgell2001-06-221-6/+0
* a much simpler talloc() implementation. This version has the followingAndrew Tridgell2001-03-231-2/+1
* Added total memory allocated counter to talloc, so we can tell if a tallocJeremy Allison2001-02-271-0/+1
* reworked talloc() to in order to help track down invalidGerald Carter2000-08-121-0/+6
* Ok - this is a *BIG* change - but it fixes the problems with static stringsJeremy Allison2000-07-271-0/+3
* implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell2000-01-051-0/+32