summaryrefslogtreecommitdiffstats
path: root/source4/cluster/ctdb/brlock_ctdb.c
Commit message (Expand)AuthorAgeFilesLines
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22863: in SMB2 mode we always need to return NT_STATUS_LOCK_NOT_GRANTEDStefan Metzmacher2007-10-101-0/+6
* r22421: merged in latest ctdb changes from bzrAndrew Tridgell2007-10-101-0/+2
* r22070: merge in the changes from the bzr ctdb tree, and convert the brlockAndrew Tridgell2007-10-101-10/+24
* r21230: added the hooks needed in the cluster layer and the messaging code forAndrew Tridgell2007-10-101-2/+4
* r21140: enable the pending lock notify code in the ctdb backend so that timedAndrew Tridgell2007-10-101-36/+80
* r21045: every call in brlock_ctdb ended up neededing a 32 bit status code, soAndrew Tridgell2007-10-101-80/+10
* r21044: - merge struct ctdb_call API changes from bzr treeAndrew Tridgell2007-10-101-51/+51
* r20991: use relative includes for ctdb headers. This works with bothAndrew Tridgell2007-10-101-1/+1
* r20946: fixed another couple of bugs in the brlock ctdb backend. It nowAndrew Tridgell2007-10-101-28/+60
* r20945: fixed the bug causing locktest to fail with the ctdb backend after aAndrew Tridgell2007-10-101-65/+1
* r20919: add a function cluster_tdb_tmp_open() which can be used in a clusterAndrew Tridgell2007-10-101-0/+3
* r20893: brlock notifies are currently disabled in the ctdb backend. Use a #ifAndrew Tridgell2007-10-101-6/+13
* r20889: import ctdb cluster backend from bzrAndrew Tridgell2007-10-101-0/+971