Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20652: Attempt to fix the build | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r20646: first preparations for cluster enablement. This changes " | Andrew Tridgell | 1 | -10/+17 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -41/+34 |
2007-10-10 | r18516: I'm surprised that compilers allowed this at all | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18498: While passing stack values into torture_tcase_add_test is bad, values | Andrew Bartlett | 1 | -3/+8 |
2007-10-10 | r18497: fixed crash bug in irpc test - the torture_tcase_add_test() call | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r16328: Wrap all existing tests in simple single-function testsuites. | Jelmer Vernooij | 1 | -4/+3 |
2007-10-10 | r16304: Improve testing UI API. This now allows registering the full | Jelmer Vernooij | 1 | -45/+54 |
2007-10-10 | r16169: Convert to UI API | Jelmer Vernooij | 1 | -58/+49 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r12782: Don't segfault if we cannot setup messaging. | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r12014: free the irpc_request structure with the irpc_call_recv functions, | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r10490: - allow deferred irpc replies to set the status | Andrew Tridgell | 1 | -4/+21 |
2007-10-10 | r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC test | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r8879: more expansion of the irpc test to try to uncover the ia64 mystery | Andrew Tridgell | 1 | -0/+50 |
2007-10-10 | r8874: test some more combinations | Stefan Metzmacher | 1 | -3/+8 |
2007-10-10 | r8873: add more checks | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r8871: add some debugging code to findout why LOCAL-IRPC fails on 64bit hosts | Stefan Metzmacher | 1 | -2/+10 |
2007-10-10 | r8867: try to fix the LOCAL-IRPC test on 64bit platforms | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8818: - fix LOCAL-IRPC test for new ref-alloc semantics of irpc | Andrew Tridgell | 1 | -9/+7 |
2007-10-10 | r7358: make the irpc test use two messaging contexts, not one, so it better | Andrew Tridgell | 1 | -10/+15 |
2007-10-10 | r7321: add nbtd statistics serving over irpc | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7295: added an irpc benchmark. It gets about 16k messages/sec on my laptop, | Andrew Tridgell | 1 | -3/+73 |
2007-10-10 | r7294: implemented the irpc messaging system. This is the core of the | Andrew Tridgell | 1 | -0/+91 |