summaryrefslogtreecommitdiffstats
path: root/source4/cluster/ctdb/common
Commit message (Expand)AuthorAgeFilesLines
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-1010-20/+10
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-1010-10/+10
* r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _...Jelmer Vernooij2007-10-101-1/+1
* r22423: don't need popt hereAndrew Tridgell2007-10-101-1/+0
* r22421: merged in latest ctdb changes from bzrAndrew Tridgell2007-10-109-742/+1241
* r22232: add a special message handler ID meaning "all messages please"Andrew Tridgell2007-10-101-1/+1
* r22231: merge from bzr ctdb treeAndrew Tridgell2007-10-107-70/+1853
* r22117: merged from bzrAndrew Tridgell2007-10-104-11/+25
* r22098: merged from bzr treeAndrew Tridgell2007-10-103-0/+24
* r22082: merged the ctdb changes from bzrAndrew Tridgell2007-10-102-12/+123
* r22070: merge in the changes from the bzr ctdb tree, and convert the brlockAndrew Tridgell2007-10-103-39/+126
* r21256: - msg_type is not needed in the cluster messaging APIAndrew Tridgell2007-10-102-1/+10
* r21232: added a raw ctdb messaging api - allowing ctdb applications to takeAndrew Tridgell2007-10-103-13/+109
* r21172: fixed a commentAndrew Tridgell2007-10-101-1/+2
* r21045: every call in brlock_ctdb ended up neededing a 32 bit status code, soAndrew Tridgell2007-10-101-11/+20
* r21044: - merge struct ctdb_call API changes from bzr treeAndrew Tridgell2007-10-101-76/+60
* r20991: use relative includes for ctdb headers. This works with bothAndrew Tridgell2007-10-104-5/+4
* r20945: fixed the bug causing locktest to fail with the ctdb backend after aAndrew Tridgell2007-10-103-27/+8
* 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
* 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-101-8/+8
* r20900: fix compiler warningsStefan Metzmacher2007-10-101-0/+3
* r20896: make the maximum lacount configurable in smb.confAndrew Tridgell2007-10-102-1/+9
* r20889: import ctdb cluster backend from bzrAndrew Tridgell2007-10-104-0/+1182