r12608: Remove some unused #include lines.
[abartlet/samba.git/.git] / source4 / torture / local / messaging.c
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