summaryrefslogtreecommitdiffstats
path: root/source4/torture/local/irpc.c
Commit message (Expand)AuthorAgeFilesLines
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+2
* r12782: Don't segfault if we cannot setup messaging.Andrew Bartlett2007-10-101-0/+10
* r12014: free the irpc_request structure with the irpc_call_recv functions,Stefan Metzmacher2007-10-101-1/+0
* r10490: - allow deferred irpc replies to set the statusAndrew Tridgell2007-10-101-4/+21
* r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC testAndrew Tridgell2007-10-101-3/+3
* r8879: more expansion of the irpc test to try to uncover the ia64 mysteryAndrew Tridgell2007-10-101-0/+50
* r8874: test some more combinationsStefan Metzmacher2007-10-101-3/+8
* r8873: add more checksStefan Metzmacher2007-10-101-0/+5
* r8871: add some debugging code to findout why LOCAL-IRPC fails on 64bit hostsStefan Metzmacher2007-10-101-2/+10
* r8867: try to fix the LOCAL-IRPC test on 64bit platformsStefan Metzmacher2007-10-101-1/+1
* r8818: - fix LOCAL-IRPC test for new ref-alloc semantics of irpcAndrew Tridgell2007-10-101-9/+7
* r7358: make the irpc test use two messaging contexts, not one, so it betterAndrew Tridgell2007-10-101-10/+15
* r7321: add nbtd statistics serving over irpcAndrew Tridgell2007-10-101-1/+1
* r7295: added an irpc benchmark. It gets about 16k messages/sec on my laptop,Andrew Tridgell2007-10-101-3/+73
* r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell2007-10-101-0/+91