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