Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r22760: sync lib/talloc with SAMBA_3_0 and SAMBA_4_0 | Stefan Metzmacher | 2007-05-08 | 1 | -2/+56 |
| | | | | metze | ||||
* | r19431: merge recent talloc performance improvements from Samba4 | Andrew Tridgell | 2006-10-21 | 1 | -383/+340 |
| | |||||
* | r19125: merge from samba4 | Andrew Tridgell | 2006-10-06 | 1 | -19/+19 |
| | |||||
* | r18996: merge from samba4: | Stefan Metzmacher | 2006-09-29 | 1 | -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 Metzmacher | 2006-09-22 | 1 | -0/+1085 |
to make mergeing easier. metze |