Age | Commit message (Expand) | Author | Files | Lines |
2008-02-04 | Rework cluster_id() to take an additional argument, as we need | Andrew Bartlett | 1 | -2/+3 |
2008-01-01 | r26640: Janitorial: Remove some more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26431: Require ndr_push creators to specify a iconv_convenience context. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26274: Some syntax fixes, remove more global_loadparm instances. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26269: Fix a couple more references to global_loadparm. | Jelmer Vernooij | 1 | -2/+3 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25301: Merge my includes.h cleanups. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r24275: - setup the connection to the ctdb daemon | Andrew Tridgell | 1 | -0/+17 |
2007-10-10 | r23806: update Samba4 with the latest ctdb code. | Andrew Tridgell | 1 | -72/+3 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22421: merged in latest ctdb changes from bzr | Andrew Tridgell | 1 | -16/+53 |
2007-10-10 | r22234: merge test suite changes from bzr tree | Andrew Tridgell | 1 | -45/+18 |
2007-10-10 | r22232: add a special message handler ID meaning "all messages please" | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r22231: merge from bzr ctdb tree | Andrew Tridgell | 1 | -8/+11 |
2007-10-10 | r22084: use a TDB_INTERNAL tdb for the local ctdb tdb for now | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r22070: merge in the changes from the bzr ctdb tree, and convert the brlock | Andrew Tridgell | 1 | -5/+8 |
2007-10-10 | r21256: - msg_type is not needed in the cluster messaging API | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r21233: first version of samba4 messaging using ctdb is working. This means we | Andrew Tridgell | 1 | -1/+77 |
2007-10-10 | r21230: added the hooks needed in the cluster layer and the messaging code for | Andrew Tridgell | 1 | -2/+36 |
2007-10-10 | r20991: use relative includes for ctdb headers. This works with both | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r20919: add a function cluster_tdb_tmp_open() which can be used in a cluster | Andrew Tridgell | 1 | -2/+29 |
2007-10-10 | r20896: make the maximum lacount configurable in smb.conf | Andrew Tridgell | 1 | -1/+6 |
2007-10-10 | r20892: add parameter for enabling ctdb self connect | Andrew Tridgell | 1 | -2/+5 |
2007-10-10 | r20889: import ctdb cluster backend from bzr | Andrew Tridgell | 1 | -0/+138 |