Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r24033: We need to be able to cope with packet_handler calling itself | Volker Lendecke | 2007-10-10 | 1 | -4/+5 |
| | | | | | recursively (This used to be commit b74797a31eae1c59c1a23934a3302987de9ab87c) | ||||
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-10-10 | 1 | -2/+1 |
| | | | | (This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07) | ||||
* | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
| | | | | | Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3) | ||||
* | r23410: Merge the core of the cluster code. | Volker Lendecke | 2007-10-10 | 1 | -0/+256 |
I'm 100% certain I've forgotten to merge something, but the main code should be in. It's mainly in dbwrap_ctdb.c, ctdbd_conn.c and messages_ctdbd.c. There should be no changes to the non-cluster case, it does survive make test on my laptop. It survives some very basic tests with ctdbd enables, I did not do the full test suite for clusters yet. Phew... Volker (This used to be commit 15553d6327a3aecdd2b0b94a3656d04bf4106323) |