summaryrefslogtreecommitdiff
path: root/source4/torture/local/messaging.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-1/+1
2007-10-10r3271: use "struct messaging_context *" instead of "void *" in messaging APIAndrew Tridgell1-6/+6
2007-10-10r3125: Store object UUID directly instead of using a pointer (struct dcerpc_b...Jelmer Vernooij1-0/+10
2007-10-10r3026: - added automatic retry to messages when the servers listen queue isAndrew Tridgell1-8/+11
2007-10-10r3023: added immediate send of messages when they are first queued. This make...Andrew Tridgell1-6/+1
2007-10-10r3021: under heavy load the listen queue for messaging unix domain socket can...Andrew Tridgell1-12/+24
2007-10-10r3019: make the LOCAL-MESSAGING test a 2 process testAndrew Tridgell1-13/+47
2007-10-10r3016: - converted the events code to tallocAndrew Tridgell1-0/+92