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