summaryrefslogtreecommitdiff
path: root/source3/lib/tallocmsg.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11962: Bring talloc up to date with Samba4, re-add theJeremy Allison1-5/+10
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-2/+2
2007-10-10r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison1-6/+5
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-1/+1
2002-01-30Removed version number from file header.Tim Potter1-1/+1
2002-01-09Add UNUSED(paramname) macro to be used in parameter lists, to quietenMartin Pool1-1/+4
2002-01-03Send back talloc allocation information when POOL_USAGE is received.Martin Pool1-2/+8
2002-01-03smbd now sends a reply to MSG_REQ_POOL_USAGE, though it's prettyMartin Pool1-1/+5
2002-01-03smbd should register to receive MSG_REQ_POOL_USAGE. Response shouldMartin Pool1-0/+45