r24872: Use torture API a bit more
[kai/samba.git] / source4 / torture / local / messaging.c
2007-10-10 Jelmer Vernooijr24686: Make sure control messages are on a new line.
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 Andrew Bartlettr22176: Make the LOCAL-MESSAGING test pass again. ...
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 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 Vernooijr16170: Convert to UI API
2007-10-10 Andrew Tridgellr15049: for really efficient oplock handling with thous...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Tridgellr8817: - fixed return result from LOCAL-MESSAGING test
2007-10-10 Andrew Tridgellr8412: cope with some lost messages in the ping test...
2007-10-10 Andrew Tridgellr7294: implemented the irpc messaging system. This...
2007-10-10 Andrew Tridgellr6563: - fixed the local messaging torture test not...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Stefan Metzmacherr4000: DATA_BLOB.data is uint8_t * not void * :-)
2007-10-10 Stefan Metzmacherr3967: fix compiler warnings
2007-10-10 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Tridgellr3271: use "struct messaging_context *" instead of...
2007-10-10 Jelmer Vernooijr3125: Store object UUID directly instead of using...
2007-10-10 Andrew Tridgellr3026: - added automatic retry to messages when the...
2007-10-10 Andrew Tridgellr3023: added immediate send of messages when they are...
2007-10-10 Andrew Tridgellr3021: under heavy load the listen queue for messaging...
2007-10-10 Andrew Tridgellr3019: make the LOCAL-MESSAGING test a 2 process test
2007-10-10 Andrew Tridgellr3016: - converted the events code to talloc