summaryrefslogtreecommitdiff
path: root/source3/lib/talloctort.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-1/+3
2007-10-10r13574: fix build; talloctort.c should not use the TALLOC_FREE() macroGerald Carter1-40/+40
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter1-40/+40
2007-10-10r10674: We no do define timeval_currentVolker Lendecke1-7/+0
2007-10-10r6658: Sorry for the spam... I think now I've got a version that should compi...Volker Lendecke1-2/+2
2007-10-10r6656: Samba 4 is Samba 3.9...Volker Lendecke1-2/+2
2007-10-10r6652: Next step getting the build farm happy.Volker Lendecke1-1/+13
2007-10-10r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison1-30/+804
2003-11-06Ignore tallocdump binary.Tim Potter1-2/+2
2002-12-22talloc_init_named -> talloc_init.Jeremy Allison1-1/+1
2002-01-30Removed version number from file header.Tim Potter1-1/+1
2002-01-03Make talloctort call talloc_describe_all before exitingMartin Pool1-0/+2
2001-12-19Use less memory, but scribble all over it, just in case there'sMartin Pool1-4/+6
2001-12-19Make TALLOC_CTX and talloc_chunk private to talloc.c.Martin Pool1-3/+8
2001-12-19Add a very trivial talloc torture program, bin/talloctort. Not builtMartin Pool1-0/+56