summaryrefslogtreecommitdiff
path: root/source4/cluster/ctdb/common/ctdb_call.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22098: merged from bzr treeAndrew Tridgell1-0/+12
2007-10-10r22082: merged the ctdb changes from bzrAndrew Tridgell1-6/+87
2007-10-10r22070: merge in the changes from the bzr ctdb tree, and convert the brlockAndrew Tridgell1-22/+58
2007-10-10r21232: added a raw ctdb messaging api - allowing ctdb applications to takeAndrew Tridgell1-13/+0
2007-10-10r21045: every call in brlock_ctdb ended up neededing a 32 bit status code, soAndrew Tridgell1-11/+20
2007-10-10r21044: - merge struct ctdb_call API changes from bzr treeAndrew Tridgell1-76/+60
2007-10-10r20991: use relative includes for ctdb headers. This works with bothAndrew Tridgell1-1/+1
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