summaryrefslogtreecommitdiff
path: root/source4/cluster/ctdb/common
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1
2007-10-10r25027: Fix more warnings.Jelmer Vernooij2-5/+5
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2-3/+4
2007-10-10r24274: - merge from ctdb bzr treeAndrew Tridgell2-14/+36
2007-10-10r23806: update Samba4 with the latest ctdb code.Andrew Tridgell11-3066/+718
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell10-20/+10
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell10-10/+10
2007-10-10r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _...Jelmer Vernooij1-1/+1
2007-10-10r22423: don't need popt hereAndrew Tridgell1-1/+0
2007-10-10r22421: merged in latest ctdb changes from bzrAndrew Tridgell9-742/+1241
2007-10-10r22232: add a special message handler ID meaning "all messages please"Andrew Tridgell1-1/+1
2007-10-10r22231: merge from bzr ctdb treeAndrew Tridgell7-70/+1853
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