summaryrefslogtreecommitdiffstats
path: root/source3/lib/talloc
Commit message (Collapse)AuthorAgeFilesLines
* r19125: merge from samba4Andrew Tridgell2007-10-101-19/+19
| | | | (This used to be commit 65e1500ae6b5ca6334a63f4a18272568202bc048)
* r18996: merge from samba4:Stefan Metzmacher2007-10-102-12/+37
| | | | | | | | | | | - 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 (This used to be commit f5b0924f975f58bba3c13a53388ea25af51d3bc8)
* r18952: fix compiler warning (merge from samba4)Stefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 4cd59d47c8d21685cfab45f4bcfc005c5d7cf79e)
* r18810: use a copy of samba4's talloc under lib/talloc/Stefan Metzmacher2007-10-1016-0/+7403
to make mergeing easier. metze (This used to be commit d49ffbc19b29f7620e427de133ffab74721f37e8)