summaryrefslogtreecommitdiff
path: root/source4/cluster/ctdb/common/ctdb_call.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20945: fixed the bug causing locktest to fail with the ctdb backend after aAndrew Tridgell1-22/+3
2007-10-10r20944: if a call has been destroyed before a reply comes in then discard theAndrew Tridgell1-0/+4
2007-10-10r20943: use offsetof() instead of sizeof() - 1 for the packet lengthAndrew Tridgell1-14/+18
2007-10-10r20918: a bit more debugging, and remove the hackish /dev/null writes I usedAndrew Tridgell1-28/+12
2007-10-10r20901: - not all compiler like uint8_t data[0] elements!Stefan Metzmacher1-8/+8
2007-10-10r20900: fix compiler warningsStefan Metzmacher1-0/+3
2007-10-10r20896: make the maximum lacount configurable in smb.confAndrew Tridgell1-1/+1
2007-10-10r20889: import ctdb cluster backend from bzrAndrew Tridgell1-0/+653