summaryrefslogtreecommitdiffstats
path: root/source4/cluster/ctdb
Commit message (Expand)AuthorAgeFilesLines
...
* r20945: fixed the bug causing locktest to fail with the ctdb backend after aAndrew Tridgell2007-10-105-93/+10
* r20944: if a call has been destroyed before a reply comes in then discard theAndrew Tridgell2007-10-101-0/+4
* r20943: use offsetof() instead of sizeof() - 1 for the packet lengthAndrew Tridgell2007-10-101-14/+18
* r20919: add a function cluster_tdb_tmp_open() which can be used in a clusterAndrew Tridgell2007-10-102-2/+32
* r20918: a bit more debugging, and remove the hackish /dev/null writes I usedAndrew Tridgell2007-10-102-44/+12
* r20901: - not all compiler like uint8_t data[0] elements!Stefan Metzmacher2007-10-102-13/+13
* r20900: fix compiler warningsStefan Metzmacher2007-10-102-1/+4
* r20896: make the maximum lacount configurable in smb.confAndrew Tridgell2007-10-105-3/+22
* r20893: brlock notifies are currently disabled in the ctdb backend. Use a #ifAndrew Tridgell2007-10-101-6/+13
* r20892: add parameter for enabling ctdb self connectAndrew Tridgell2007-10-101-2/+5
* r20889: import ctdb cluster backend from bzrAndrew Tridgell2007-10-1016-0/+3729