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