r4943: Smplified the events handling code a lot. The first source of
[bbaumbach/samba-autobuild/.git] / source4 / lib / messaging /
2007-10-10 Andrew Tridgellr4943: Smplified the events handling code a lot. The...
2007-10-10 Stefan Metzmacherr4727: add a reference to the event context
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Andrew Tridgellr3481: split out client.h and events.h
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3360: improved the deletion of tmp files. smbd now...
2007-10-10 Andrew Tridgellr3314: added a option "socket:testnonblock" to the...
2007-10-10 Andrew Tridgellr3304: changed the API to lib/socket/ a little.
2007-10-10 Andrew Tridgellr3271: use "struct messaging_context *" instead of...
2007-10-10 Andrew Tridgellr3183: moved the unlink of the messaging unixdom socket...
2007-10-10 Andrew Tridgellr3034: - fixed a bug in message dispatch, when the...
2007-10-10 Andrew Tridgellr3029: implemented byte range lock timeouts.
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 Tridgellr3018: handle STATUS_MORE_ENTRIES from socket_recv...
2007-10-10 Andrew Tridgellr3016: - converted the events code to talloc