Age | Commit message (Expand) | Author | Files | Lines |
2008-01-02 | r26645: Janitorial: Fix a couple of warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r25553: Convert to standard bool type. | Jelmer Vernooij | 1 | -13/+13 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22863: in SMB2 mode we always need to return NT_STATUS_LOCK_NOT_GRANTED | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r22421: merged in latest ctdb changes from bzr | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r22070: merge in the changes from the bzr ctdb tree, and convert the brlock | Andrew Tridgell | 1 | -10/+24 |
2007-10-10 | r21230: added the hooks needed in the cluster layer and the messaging code for | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r21140: enable the pending lock notify code in the ctdb backend so that timed | Andrew Tridgell | 1 | -36/+80 |
2007-10-10 | r21045: every call in brlock_ctdb ended up neededing a 32 bit status code, so | Andrew Tridgell | 1 | -80/+10 |
2007-10-10 | r21044: - merge struct ctdb_call API changes from bzr tree | Andrew Tridgell | 1 | -51/+51 |
2007-10-10 | r20991: use relative includes for ctdb headers. This works with both | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r20946: fixed another couple of bugs in the brlock ctdb backend. It now | Andrew Tridgell | 1 | -28/+60 |
2007-10-10 | r20945: fixed the bug causing locktest to fail with the ctdb backend after a | Andrew Tridgell | 1 | -65/+1 |
2007-10-10 | r20919: add a function cluster_tdb_tmp_open() which can be used in a cluster | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r20893: brlock notifies are currently disabled in the ctdb backend. Use a #if | Andrew Tridgell | 1 | -6/+13 |
2007-10-10 | r20889: import ctdb cluster backend from bzr | Andrew Tridgell | 1 | -0/+971 |