Use variable for ndr_netlogon.o path.
[gd/samba/.git] / source4 / lib / messaging /
2008-05-26 Jelmer VernooijRemove evil hack which breaks Python bindings.
2008-05-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-26 Jelmer VernooijFinish smbstatus in Python.
2008-05-26 Jelmer VernooijAllow using IRPC functions on the messaging bus from...
2008-05-26 Jelmer VernooijImplement IRPC calls over the internal messaging bus.
2008-05-25 Jelmer VernooijProvide access to server_id from python bindings, add...
2008-05-25 Jelmer VernooijAdd bindings for deregister.
2008-05-25 Jelmer VernooijSupport messaging_client_init in the python bindings.
2008-05-25 Jelmer VernooijAdd bindings for irpc_{add,remove}_name.
2008-05-25 Jelmer VernooijAdd tests for irpc python bindings.
2008-05-25 Jelmer VernooijStart building IRPC Python support.
2008-05-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-24 Jelmer VernooijInitialize module.
2008-05-24 Jelmer VernooijInitial work on IRPC Python support.
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-05-19 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4 into...
2008-05-18 Jelmer VernooijUse variables for source directory in remaining subsystems.
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-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-16 Andrew BartlettNow that we don't create a new event context, don't...
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMove object files lists to makefile rather than smb_build.
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Kai BlinIRPC: Add include guards for the header.
2008-03-28 Jelmer VernooijMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
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-03-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-03 Jelmer VernooijMove object file lists to the Makefile.
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-26 Kai Blinr26588: Janitorial: Rename torture_*_add_*test to tortu...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26483: Merge ldb module dependency fixes, fix auth...
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 Vernooijr26328: remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26266: Remove more global_loadparm uses.
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 Jelmer Vernooijr25902: Move messaging tests to same directory as 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 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Stefan Metzmacherr24560: rename some DCERPC_ prefixes into NDR_
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
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 Jelmer Vernooijr19676: Fix some more dependencies.
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 Jelmer Vernooijr15295: Fix some dependencies
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
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 Andrew Tridgellr15048: started on the server side implementation of...
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
2007-10-10 Andrew Tridgellr14616: added notify change support to the posix backend
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 Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Jelmer Vernooijr13944: Yet another round of splitups.
2007-10-10 Andrew Bartlettr13317: Create a new function messaging_client_init...
next