summaryrefslogtreecommitdiff
path: root/source4/cluster/ctdb/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-17use uintptr_t instead of intptr_t where appropriateAndrew Tridgell1-1/+1
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-1/+1
2007-10-10r24644: add a ctdb_fetch() function to the ctdb client codeAndrew Tridgell1-0/+3
2007-10-10r24274: - merge from ctdb bzr treeAndrew Tridgell2-7/+81
2007-10-10r23806: update Samba4 with the latest ctdb code.Andrew Tridgell3-146/+827
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2-4/+2
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell2-2/+2
2007-10-10r22421: merged in latest ctdb changes from bzrAndrew Tridgell4-62/+150
2007-10-10r22232: add a special message handler ID meaning "all messages please"Andrew Tridgell1-0/+5
2007-10-10r22231: merge from bzr ctdb treeAndrew Tridgell4-14/+281
2007-10-10r22117: merged from bzrAndrew Tridgell1-1/+2
2007-10-10r22098: merged from bzr treeAndrew Tridgell1-0/+5
2007-10-10r22082: merged the ctdb changes from bzrAndrew Tridgell2-1/+8
2007-10-10r22072: in order to implement the opendb ctdb backend, I've found that theAndrew Tridgell1-0/+15
2007-10-10r22070: merge in the changes from the bzr ctdb tree, and convert the brlockAndrew Tridgell2-11/+28
2007-10-10r21256: - msg_type is not needed in the cluster messaging APIAndrew Tridgell1-1/+6
2007-10-10r21232: added a raw ctdb messaging api - allowing ctdb applications to takeAndrew Tridgell2-1/+23
2007-10-10r21045: every call in brlock_ctdb ended up neededing a 32 bit status code, soAndrew Tridgell2-0/+3
2007-10-10r21044: - merge struct ctdb_call API changes from bzr treeAndrew Tridgell1-5/+11
2007-10-10r20945: fixed the bug causing locktest to fail with the ctdb backend after aAndrew Tridgell1-1/+1
2007-10-10r20901: - not all compiler like uint8_t data[0] elements!Stefan Metzmacher1-5/+5
2007-10-10r20900: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r20896: make the maximum lacount configurable in smb.confAndrew Tridgell2-1/+7
2007-10-10r20889: import ctdb cluster backend from bzrAndrew Tridgell2-0/+333