summaryrefslogtreecommitdiff
path: root/source4/cluster/ctdb/common
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22117: merged from bzrAndrew Tridgell4-11/+25
2007-10-10r22098: merged from bzr treeAndrew Tridgell3-0/+24
2007-10-10r22082: merged the ctdb changes from bzrAndrew Tridgell2-12/+123
2007-10-10r22070: merge in the changes from the bzr ctdb tree, and convert the brlockAndrew Tridgell3-39/+126
2007-10-10r21256: - msg_type is not needed in the cluster messaging APIAndrew Tridgell2-1/+10
2007-10-10r21232: added a raw ctdb messaging api - allowing ctdb applications to takeAndrew Tridgell3-13/+109
2007-10-10r21172: fixed a commentAndrew Tridgell1-1/+2
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 Tridgell4-5/+4
2007-10-10r20945: fixed the bug causing locktest to fail with the ctdb backend after aAndrew Tridgell3-27/+8
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 Tridgell2-44/+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 Tridgell2-1/+9
2007-10-10r20889: import ctdb cluster backend from bzrAndrew Tridgell4-0/+1182