Age | Commit message (Expand) | Author | Files | Lines |
2008-04-19 | Fix bug 5400 | Volker Lendecke | 1 | -2/+2 |
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 | 1 | -7/+169 |
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 | 1 | -91/+142 |
2007-10-10 | r25164: Add talloc_asprintf_append_buffer() and the docs for it. | Jeremy Allison | 1 | -2/+63 |
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 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23790: LGPLv3+ conversion for our LGPLv2+ library code | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r22759: sync lib/talloc with samba4 | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r22564: Move the _strict -> _zeronull functions into lib/util.c | Jeremy Allison | 1 | -89/+0 |
2007-10-10 | r22539: Added _strict varients of the talloc calls to | Jeremy Allison | 1 | -0/+87 |
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 | 1 | -19/+17 |
2007-10-10 | r19774: Fix typo | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19431: merge recent talloc performance improvements from Samba4 | Andrew Tridgell | 1 | -211/+316 |
2007-10-10 | r18996: merge from samba4: | Stefan Metzmacher | 1 | -6/+12 |
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 | 1 | -0/+1309 |