Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25027: Fix more warnings. | Jelmer Vernooij | 2 | -5/+5 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 2 | -3/+4 |
2007-10-10 | r24274: - merge from ctdb bzr tree | Andrew Tridgell | 2 | -14/+36 |
2007-10-10 | r23806: update Samba4 with the latest ctdb code. | Andrew Tridgell | 11 | -3066/+718 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 10 | -20/+10 |
2007-10-10 | r23795: more v2->v3 conversion | Andrew Tridgell | 10 | -10/+10 |
2007-10-10 | r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r22423: don't need popt here | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r22421: merged in latest ctdb changes from bzr | Andrew Tridgell | 9 | -742/+1241 |
2007-10-10 | r22232: add a special message handler ID meaning "all messages please" | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r22231: merge from bzr ctdb tree | Andrew Tridgell | 7 | -70/+1853 |
2007-10-10 | r22117: merged from bzr | Andrew Tridgell | 4 | -11/+25 |
2007-10-10 | r22098: merged from bzr tree | Andrew Tridgell | 3 | -0/+24 |
2007-10-10 | r22082: merged the ctdb changes from bzr | Andrew Tridgell | 2 | -12/+123 |
2007-10-10 | r22070: merge in the changes from the bzr ctdb tree, and convert the brlock | Andrew Tridgell | 3 | -39/+126 |
2007-10-10 | r21256: - msg_type is not needed in the cluster messaging API | Andrew Tridgell | 2 | -1/+10 |
2007-10-10 | r21232: added a raw ctdb messaging api - allowing ctdb applications to take | Andrew Tridgell | 3 | -13/+109 |
2007-10-10 | r21172: fixed a comment | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r21045: every call in brlock_ctdb ended up neededing a 32 bit status code, so | Andrew Tridgell | 1 | -11/+20 |
2007-10-10 | r21044: - merge struct ctdb_call API changes from bzr tree | Andrew Tridgell | 1 | -76/+60 |
2007-10-10 | r20991: use relative includes for ctdb headers. This works with both | Andrew Tridgell | 4 | -5/+4 |
2007-10-10 | r20945: fixed the bug causing locktest to fail with the ctdb backend after a | Andrew Tridgell | 3 | -27/+8 |
2007-10-10 | r20944: if a call has been destroyed before a reply comes in then discard the | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r20943: use offsetof() instead of sizeof() - 1 for the packet length | Andrew Tridgell | 1 | -14/+18 |
2007-10-10 | r20918: a bit more debugging, and remove the hackish /dev/null writes I used | Andrew Tridgell | 2 | -44/+12 |
2007-10-10 | r20901: - not all compiler like uint8_t data[0] elements! | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r20900: fix compiler warnings | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r20896: make the maximum lacount configurable in smb.conf | Andrew Tridgell | 2 | -1/+9 |
2007-10-10 | r20889: import ctdb cluster backend from bzr | Andrew Tridgell | 4 | -0/+1182 |