summaryrefslogtreecommitdiff
path: root/source4/include/talloc.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3052: added talloc_zero_p() and talloc_zero_array_p() calls, for allocating ...Andrew Tridgell1-1/+5
2007-10-10r2791: got rid of talloc_unreference() and instead created talloc_unlink(),Andrew Tridgell1-1/+1
2007-10-10r2744: ben elliston taught me about gcov today, which allows you to measureAndrew Tridgell1-0/+39
2007-10-10r2674: I have realised that talloc() should have its context marked const, asAndrew Tridgell1-0/+1
2007-10-10r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell1-2/+2
2007-10-10r2653: - data_blob() and data_blob_talloc() now get automatic namesAndrew Tridgell1-0/+3
2007-10-10r2649: - used some cpp tricks to make users of talloc() and talloc_realloc()Andrew Tridgell1-2/+12
2007-10-10r2641: talloc_p() now produces a named talloc pointer, with the nameAndrew Tridgell1-1/+1
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell1-30/+9
2007-10-10r683: Remove the trailing ; from this macro, so it can be used in an 'if' exp...Andrew Bartlett1-1/+1
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-0/+4
2003-12-13added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell1-0/+5
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+51