summaryrefslogtreecommitdiffstats
path: root/source3/lib/talloctort.c
Commit message (Expand)AuthorAgeFilesLines
* r17584: Some C++ WarningsVolker Lendecke2007-10-101-3/+3
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+3
* r13574: fix build; talloctort.c should not use the TALLOC_FREE() macroGerald Carter2007-10-101-40/+40
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-40/+40
* r10674: We no do define timeval_currentVolker Lendecke2007-10-101-7/+0
* r6658: Sorry for the spam... I think now I've got a version that should compi...Volker Lendecke2007-10-101-2/+2
* r6656: Samba 4 is Samba 3.9...Volker Lendecke2007-10-101-2/+2
* r6652: Next step getting the build farm happy.Volker Lendecke2007-10-101-1/+13
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2007-10-101-30/+804
* Ignore tallocdump binary.Tim Potter2003-11-061-2/+2
* talloc_init_named -> talloc_init.Jeremy Allison2002-12-221-1/+1
* Removed version number from file header.Tim Potter2002-01-301-1/+1
* Make talloctort call talloc_describe_all before exitingMartin Pool2002-01-031-0/+2
* Use less memory, but scribble all over it, just in case there'sMartin Pool2001-12-191-4/+6
* Make TALLOC_CTX and talloc_chunk private to talloc.c.Martin Pool2001-12-191-3/+8
* Add a very trivial talloc torture program, bin/talloctort. Not builtMartin Pool2001-12-191-0/+56