s4:cluster Rename .id to .pid in server_id
[kai/samba-autobuild/.git] / source4 / lib / messaging / messaging.c
2011-05-03 Andrew Bartletts4:cluster Rename .id to .pid in server_id
2011-02-28 Jelmer VernooijUse <tdb.h> to include tdb, so the system include file...
2010-09-27 Anatoliy Atanasovs4/irpc: Add function to add security token to the...
2010-09-27 Stefan Metzmachers4:irpc: optionaly pass the security_token via IRPC...
2010-09-23 Stefan Metzmachers4:irpc: use LIBNDR_FLAG_REF_ALLOC for the server side...
2010-09-15 Kamen Mazdrashkis4-irpc: Don't install endtime-timer in case timeout...
2010-09-15 Andrew Tridgells4-messaging: add support for no_reply in irpc messages
2010-09-04 Stefan Metzmachers4:lib/messaging: implement irpc_bh_set_timeout
2010-09-03 Stefan Metzmachers4:lib/messaging: make irpc_request private and remove...
2010-09-03 Stefan Metzmachers4:lib/messaging: add irpc_binding_handle_by_name(...
2010-09-03 Stefan Metzmachers4:lib/messaging: add irpc dcerpc_binding_handle backend
2010-08-30 Stefan Metzmachers4:lib/messaging: add some const to messaging_send()
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-03-05 Andrew Tridgells4-messaging: use auto-close on the socket
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-08 Andrew Tridgells4-messaging: remove only usage of debug_ctx()
2010-01-08 Andrew Tridgells4-messaging: fixed a memory leak in messaging_path()
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Andrew Tridgellfixed several places that unnecessarily take a referenc...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-31 Stefan Metzmachers4:irpc: avoid c++ reserved word 'private'
2009-01-31 Stefan Metzmachers4:lib/messaging: avoid c++ reserved word 'private'
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijMerge branch 'singlecompression' into single
2008-09-16 Jelmer VernooijMerge branch 'singlepopt' into single
2008-09-16 Jelmer VernooijMerge branch 'singlensswrap' into single
2008-09-16 Jelmer VernooijMerge branch 'singlesw' into single
2008-09-16 Jelmer VernooijMerge branch 'singlereplace' into single
2008-09-16 Jelmer VernooijMerge branch 'singletdb' into single
2008-09-16 Jelmer VernooijUse single copy of tdb in both samba3 and samba4.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-25 Jelmer VernooijProvide access to server_id from python bindings, add...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-21 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-05-20 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-19 Volker LendeckeFix a memleak in irpc_remove_name
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-21 Simo SorceRemove more event_context_init() uses from function...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-19 Andrew BartlettMerge branch 'v4-0-logon' of git://git.id10ts.net/samba...
2008-03-15 Stefan Metzmachermessaging: fix a valgrind warning on 64bit hosts zero...
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-04 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-04 Andrew BartlettFix a few more breakages from our recent changes to...
2008-02-04 Andrew BartlettRework cluster_id() to take an additional argument...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26441: Remove global_loadparm uses.
2007-12-21 Jelmer Vernooijr26432: Require ndr_pull users to specify iconv_conveni...
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25047: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24717: Some more easy bool conversions, update TODO...
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23153: a first cut at a fix for the dgram flood proble...
2007-10-10 Andrew Tridgellr23059: reject_free needs to be initialised
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 Tridgellr21256: - msg_type is not needed in the cluster messagi...
2007-10-10 Andrew Tridgellr21233: first version of samba4 messaging using ctdb...
2007-10-10 Andrew Tridgellr21230: added the hooks needed in the cluster layer...
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Andrew Tridgellr19428: moved tdbutil.c from lib/tdb/common/ to lib...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Andrew Bartlettr15356: Remove unused 'flags' argument from socket_send...
2007-10-10 Stefan Metzmacherr15055: this was my version for the crash bug in the...
2007-10-10 Andrew Tridgellr15050: fixed a double free in the new messaging code.
2007-10-10 Andrew Tridgellr15049: for really efficient oplock handling with thous...
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
2007-10-10 Jelmer Vernooijr14554: Write out header dependencies. This means all...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr13944: Yet another round of splitups.
2007-10-10 Andrew Bartlettr13317: Create a new function messaging_client_init...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Andrew Tridgellr12783: add a comment about matching more than 1 handle...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12512: Use GUID structs in API functions everywhere...
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 Tridgellr10489: added the ability for irpc server to defer...
next