summaryrefslogtreecommitdiff
path: root/source3/lib/talloc_stack.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-23Import talloc_stack into util library.Jelmer Vernooij1-130/+0
2008-01-10Form a proper hierarchy in talloc_stackVolker Lendecke1-3/+10
2008-01-09Add the calls to make use of talloc_pools in a talloc_stackframe.Jeremy Allison1-2/+16
2008-01-08Only realloc the talloc stack if necessaryVolker Lendecke1-7/+12
2008-01-07talloc_stackframe only needs 1 tallocVolker Lendecke1-11/+7
2007-10-10r24902: DEBUG might use talloc_tos() itself...Volker Lendecke1-1/+1
2007-10-10r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke1-0/+108