summaryrefslogtreecommitdiffstats
path: root/source/lib/talloc/testsuite.c
Commit message (Collapse)AuthorAgeFilesLines
* r22760: sync lib/talloc with SAMBA_3_0 and SAMBA_4_0Stefan Metzmacher2007-05-081-2/+56
| | | | metze
* r19431: merge recent talloc performance improvements from Samba4Andrew Tridgell2006-10-211-383/+340
|
* r19125: merge from samba4Andrew Tridgell2006-10-061-19/+19
|
* r18996: merge from samba4:Stefan Metzmacher2006-09-291-6/+25
| | | | | | | | | | - fix bug 4078 - talloc_free(talloc_autofree_context()); should not result in a SIGABORT on exit - add a test for this, but this test can also pass in the standalone build and samba3, as samba4 uses talloc_autofree_context() metze
* r18810: use a copy of samba4's talloc under lib/talloc/Stefan Metzmacher2006-09-221-0/+1085
to make mergeing easier. metze