r23792: convert Samba4 to GPLv3
[garming/samba-autobuild/.git] / source4 / lib / messaging / irpc.h
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22748: fix memleaks by passing an mem_ctx to
2007-10-10 Stefan Metzmacherr22629: if irpc gets freed within event_loop_once(...
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Andrew Tridgellr15049: for really efficient oplock handling with thous...
2007-10-10 Andrew Bartlettr13317: Create a new function messaging_client_init...
2007-10-10 Andrew Tridgellr10490: - allow deferred irpc replies to set the status
2007-10-10 Andrew Tridgellr10489: added the ability for irpc server to defer...
2007-10-10 Andrew Tridgellr8923: put the IRPC default timeout back to 10s (I...
2007-10-10 Andrew Tridgellr8887: fixed the irpc error that caused ia64 to fail...
2007-10-10 Andrew Tridgellr8277: filled in the code for finding irpc server ids...
2007-10-10 Andrew Tridgellr8272: added the hooks for adding a name to a messaging...
2007-10-10 Andrew Tridgellr7320: added support for a private pointer in irpc...
2007-10-10 Andrew Tridgellr7298: ensure messages are sent in order even when...
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...