s3:libsmbconf: include smbconf headers with lib/smbconf prefix
[amitay/samba.git] / source3 / lib / ctdbd_conn.c
2009-01-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-16 Stefan Metzmachers3:cluster: fix ctdb ipv6 support
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-02 Volker Lendeckepacket.h API: The callback is now responsible to talloc...
2008-12-30 Stefan Metzmachers3:cluster: register the client connection via CTDB_CON...
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-13 Jelmer VernooijUse DATA_BLOB instead of "struct data_blob".
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Michael Adam[s3]fix build --with-cluster-support after ndr_[pull...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-13 Andrew Tridgellfixed child exit handling and IP release handling
2008-08-13 Andrew Tridgellregister the ctdbd reconfigure message
2008-08-13 Andrew Tridgellremoved more unused code
2008-08-13 Andrew Tridgellsamba3 can't handle NOREPLY yet
2008-08-13 Andrew Tridgellfirst cut at adding full transactions for ctdb to samba3
2008-08-13 Ronnie SahlbergUse transaction start/cancel for persistent writes...
2008-06-26 Michael Adamctdbd_connect: bump debug level to 1 for "connect faile...
2008-03-17 Volker LendeckeUse right control to attach to persistent databases
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge CTDB-related fixes from samba-ctdb 3.0 branch...
2007-12-09 James PeachFix connect(2) callers to use correct sockaddr size.
2007-11-22 Volker LendeckeFix an uninitialized variable
2007-11-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-11 Volker LendeckeConvert ctdb_conn.c to enum ndr_error_code
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker25323: Fix the build
2007-10-10 Volker Lendecker24773: Fix a ctdb connection lockup
2007-10-10 Volker Lendecker24031: Fix some 64 bit warnings
2007-10-10 Stefan Metzmacherr24025: packet_send() expects DATA_BLOB elements as...
2007-10-10 Stefan Metzmacherr23863: handle NT_STATUS_RETRY and always print out...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.