Age | Commit message (Expand) | Author | Files | Lines |
2008-01-10 | Fix a c++ warning | Volker Lendecke | 1 | -1/+2 |
2008-01-10 | talloc_free_children can only reset pool if it's empty | Volker Lendecke | 1 | -1/+2 |
2008-01-10 | Mark talloc_pool memory for valgrind | Volker Lendecke | 1 | -3/+16 |
2008-01-09 | Implement talloc_pool() | Volker Lendecke | 3 | -7/+207 |
2008-01-09 | Add a comment. | Michael Adam | 1 | -0/+1 |
2008-01-09 | Fix talloctort: move size check after referenced ptr check. | Michael Adam | 1 | -5/+5 |
2008-01-09 | Don't shrink a talloc area if we have less than 1k to gain | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r25230: sync lib/talloc with SAMBA_4_0 | Stefan Metzmacher | 4 | -125/+184 |
2007-10-10 | r25164: Add talloc_asprintf_append_buffer() and the docs for it. | Jeremy Allison | 3 | -4/+82 |
2007-10-10 | r25116: Fix talloc_asprintf_append to do the right thing with | Jeremy Allison | 1 | -5/+2 |
2007-10-10 | r24627: merge from SAMBA_4_0: | Stefan Metzmacher | 1 | -2/+12 |
2007-10-10 | r23802: fixed URL in XML | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23799: updated old Franklin Street FSF addresses to new URL | Andrew Tridgell | 2 | -6/+2 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 3 | -6/+3 |
2007-10-10 | r23790: LGPLv3+ conversion for our LGPLv2+ library code | Andrew Tridgell | 3 | -3/+3 |
2007-10-10 | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 3 | -3/+3 |
2007-10-10 | r22759: sync lib/talloc with samba4 | Stefan Metzmacher | 8 | -16/+103 |
2007-10-10 | r22564: Move the _strict -> _zeronull functions into lib/util.c | Jeremy Allison | 2 | -105/+0 |
2007-10-10 | r22541: Added talloc_size_strict macro. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r22540: Added _strict varients of the macro calls - added | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r22539: Added _strict varients of the talloc calls to | Jeremy Allison | 2 | -1/+96 |
2007-10-10 | r22366: sync lib/talloc/ with samba4 | Stefan Metzmacher | 4 | -8/+22 |
2007-10-10 | r22268: merge from samba4: | Stefan Metzmacher | 1 | -4/+6 |
2007-10-10 | r21176: merged va_end() changes from Samba4 | Andrew Tridgell | 1 | -6/+11 |
2007-10-10 | r20197: merge talloc fixes from samba4: | Stefan Metzmacher | 2 | -20/+18 |
2007-10-10 | r20131: get rid of a few no previous prototype warnings | Herb Lewis | 1 | -0/+1 |
2007-10-10 | r19774: Fix typo | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19666: Talloc_guide text on multithreading by Remi Turboult | Volker Lendecke | 1 | -0/+16 |
2007-10-10 | r19431: merge recent talloc performance improvements from Samba4 | Andrew Tridgell | 3 | -594/+660 |
2007-10-10 | r19125: merge from samba4 | Andrew Tridgell | 1 | -19/+19 |
2007-10-10 | r18996: merge from samba4: | Stefan Metzmacher | 2 | -12/+37 |
2007-10-10 | r18952: fix compiler warning (merge from samba4) | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18810: use a copy of samba4's talloc under lib/talloc/ | Stefan Metzmacher | 16 | -0/+7403 |