r23792: convert Samba4 to GPLv3
[jelmer/samba4-debian.git] / source / torture / local / irpc.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr22969: fix some more places where we could end up...
2007-10-10 Volker Lendecker20652: Attempt to fix the build
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Andrew Tridgellr18516: I'm surprised that compilers allowed this at all
2007-10-10 Andrew Bartlettr18498: While passing stack values into torture_tcase_a...
2007-10-10 Andrew Tridgellr18497: fixed crash bug in irpc test - the torture_tcas...
2007-10-10 Jelmer Vernooijr16328: Wrap all existing tests in simple single-functi...
2007-10-10 Jelmer Vernooijr16304: Improve testing UI API. This now allows registe...
2007-10-10 Jelmer Vernooijr16169: Convert to UI API
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Andrew Bartlettr12782: Don't segfault if we cannot setup messaging.
2007-10-10 Stefan Metzmacherr12014: free the irpc_request structure with the irpc_c...
2007-10-10 Andrew Tridgellr10490: - allow deferred irpc replies to set the status
2007-10-10 Andrew Tridgellr8887: fixed the irpc error that caused ia64 to fail...
2007-10-10 Andrew Tridgellr8879: more expansion of the irpc test to try to uncove...
2007-10-10 Stefan Metzmacherr8874: test some more combinations
2007-10-10 Stefan Metzmacherr8873: add more checks
2007-10-10 Stefan Metzmacherr8871: add some debugging code to findout why LOCAL...
2007-10-10 Stefan Metzmacherr8867: try to fix the LOCAL-IRPC test on 64bit platforms
2007-10-10 Andrew Tridgellr8818: - fix LOCAL-IRPC test for new ref-alloc semantic...
2007-10-10 Andrew Tridgellr7358: make the irpc test use two messaging contexts...
2007-10-10 Andrew Tridgellr7321: add nbtd statistics serving over irpc
2007-10-10 Andrew Tridgellr7295: added an irpc benchmark. It gets about 16k messa...
2007-10-10 Andrew Tridgellr7294: implemented the irpc messaging system. This...