summaryrefslogtreecommitdiffstats
path: root/source/lib/talloc/talloc.c
Commit message (Expand)AuthorAgeFilesLines
* r26514: Revert the talloc.c part of r26511, as talloc.h already takes care of...Kai Blin2008-09-151-3/+0
* r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_vStefan Metzmacher2008-09-151-2/+5
* Fix warnings on SuSE 9.0.Karolin Seeger2008-06-271-0/+8
* Fix bug 5400Volker Lendecke2008-04-191-2/+2
* Fix a c++ warningVolker Lendecke2008-01-101-1/+2
* talloc_free_children can only reset pool if it's emptyVolker Lendecke2008-01-101-1/+2
* Mark talloc_pool memory for valgrindVolker Lendecke2008-01-101-3/+16
* Implement talloc_pool()Volker Lendecke2008-01-091-7/+169
* Add a comment.Michael Adam2008-01-091-0/+1
* Fix talloctort: move size check after referenced ptr check.Michael Adam2008-01-091-5/+5
* Don't shrink a talloc area if we have less than 1k to gainVolker Lendecke2008-01-091-0/+5
* r25230: sync lib/talloc with SAMBA_4_0Stefan Metzmacher2007-10-101-91/+142
* r25164: Add talloc_asprintf_append_buffer() and the docs for it.Jeremy Allison2007-10-101-2/+63
* r25116: Fix talloc_asprintf_append to do the right thing withJeremy Allison2007-10-101-5/+2
* r24627: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-2/+12
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-101-1/+1
* r22759: sync lib/talloc with samba4Stefan Metzmacher2007-10-101-0/+2
* r22564: Move the _strict -> _zeronull functions into lib/util.cJeremy Allison2007-10-101-89/+0
* r22539: Added _strict varients of the talloc calls toJeremy Allison2007-10-101-0/+87
* r21176: merged va_end() changes from Samba4Andrew Tridgell2007-10-101-6/+11
* r20197: merge talloc fixes from samba4:Stefan Metzmacher2007-10-101-19/+17
* r19774: Fix typoVolker Lendecke2007-10-101-1/+1
* r19431: merge recent talloc performance improvements from Samba4Andrew Tridgell2007-10-101-211/+316
* r18996: merge from samba4:Stefan Metzmacher2007-10-101-6/+12
* r18952: fix compiler warning (merge from samba4)Stefan Metzmacher2007-10-101-1/+1
* r18810: use a copy of samba4's talloc under lib/talloc/Stefan Metzmacher2007-10-101-0/+1309