Make sure prototypes are always included, make some functions static and
[tprouty/samba.git] / source4 / cluster / ctdb / ctdb_cluster.c
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Jelmer VernooijFix includes.
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-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-04 Andrew BartlettRework cluster_id() to take an additional argument...
2008-01-02 Jelmer Vernooijr26640: Janitorial: Remove some more uses of global_loa...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26274: Some syntax fixes, remove more global_loadparm...
2007-12-21 Jelmer Vernooijr26269: Fix a couple more references to global_loadparm.
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25301: Merge my includes.h cleanups.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
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 Andrew Tridgellr24275: - setup the connection to the ctdb daemon
2007-10-10 Andrew Tridgellr23806: update Samba4 with the latest ctdb code.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr22421: merged in latest ctdb changes from bzr
2007-10-10 Andrew Tridgellr22234: merge test suite changes from bzr tree
2007-10-10 Andrew Tridgellr22232: add a special message handler ID meaning "all...
2007-10-10 Andrew Tridgellr22231: merge from bzr ctdb tree
2007-10-10 Andrew Tridgellr22084: use a TDB_INTERNAL tdb for the local ctdb tdb...
2007-10-10 Andrew Tridgellr22070: merge in the changes from the bzr ctdb tree...
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 Tridgellr20991: use relative includes for ctdb headers. This...
2007-10-10 Andrew Tridgellr20919: add a function cluster_tdb_tmp_open() which...
2007-10-10 Andrew Tridgellr20896: make the maximum lacount configurable in smb...
2007-10-10 Andrew Tridgellr20892: add parameter for enabling ctdb self connect
2007-10-10 Andrew Tridgellr20889: import ctdb cluster backend from bzr