summaryrefslogtreecommitdiffstats
path: root/ctdb/tests
Commit message (Expand)AuthorAgeFilesLines
* no longer wait at startup for services to become available, insteadAndrew Tridgell2007-09-241-1/+1
* added support for persistent databases in ctdbdAndrew Tridgell2007-09-216-4/+167
* change ctdb_get_vnn to ctdb_get_pnnRonnie Sahlberg2007-09-043-14/+14
* hang the ctdb_req_control structure off the ctdb_client_control_state Ronnie Sahlberg2007-08-233-3/+3
* merge from volkerAndrew Tridgell2007-08-221-2/+2
* merged new event script calling code from ronnnieAndrew Tridgell2007-08-203-1/+2
|\
| * add a function to return the first entry that is stored in a tree where Ronnie Sahlberg2007-08-151-0/+1
* | merge from ronnieAndrew Tridgell2007-08-152-1/+323
|\|
| * enhanced tests to verify the tree integrity when adding/removing nodesRonnie Sahlberg2007-08-131-5/+44
| * remove an extra blanklineRonnie Sahlberg2007-08-091-1/+0
| * change the mem hierarchy for trees. let the node be owned by the data Ronnie Sahlberg2007-08-091-25/+58
| * run the test for 60 seconds if that is what we claimRonnie Sahlberg2007-08-081-1/+1
| * add more extensive test cases and verify that we are not losing any Ronnie Sahlberg2007-08-081-2/+68
| * add helpers to traverse a tree where the key is an array of uint32Ronnie Sahlberg2007-08-081-5/+18
| * add helpers to add/lookup/delete nodes in a tree where the key is an Ronnie Sahlberg2007-08-081-2/+66
| * add a tree insert function that takes a callback fucntion to populate Ronnie Sahlberg2007-08-081-0/+108
|/
* add a small tool to compare rb tree with a timeval_compare()+add an Ronnie Sahlberg2007-07-301-0/+123
* update lib/replace from samba4Andrew Tridgell2007-07-103-9/+6
* - merged ctdb_store test from ronnieAndrew Tridgell2007-06-172-1/+160
|\
| * add a small test tool that can be used to create a massive amount of Ronnie Sahlberg2007-06-171-0/+152
|/
* support up takeover in testing when rootAndrew Tridgell2007-06-092-4/+38
* more code rearrangementAndrew Tridgell2007-06-071-4/+4
* implement a scheme where nodes are banned if they continuously caused the clu...Andrew Tridgell2007-06-071-1/+2
* - fixed flags display in logsAndrew Tridgell2007-06-061-0/+4
* added tunables settable using ctdb command line toolAndrew Tridgell2007-06-042-2/+10
* - start moving tunable variables into their own structureAndrew Tridgell2007-06-044-17/+23
* remove some cruft thats not needed any moreAndrew Tridgell2007-06-041-2/+2
* removed some old cruftAndrew Tridgell2007-06-021-245/+0
* make test now works againAndrew Tridgell2007-06-025-25/+24
* first step towards fixing "make test" with the new daemon systemAndrew Tridgell2007-06-0215-764/+67
* - make specification of a recovery lock file compulsoryAndrew Tridgell2007-06-021-3/+6
* split out events for each subsystem separatelyAndrew Tridgell2007-06-011-0/+35
* convert ctdbd.sh tests to use an event scriptAndrew Tridgell2007-06-011-4/+15
* ctdb is GPL not LGPLAndrew Tridgell2007-05-316-72/+72
* use /etc/services for ctdbAndrew Tridgell2007-05-299-15/+16
* - renamed ctdb_control utility to ctdbAndrew Tridgell2007-05-291-14/+14
* moved the recovery daemon into the main ctdbd and enable it by defaultAndrew Tridgell2007-05-151-1/+0
* separate the wire format and internal format for the vnn_mapAndrew Tridgell2007-05-101-0/+2
* add a command line flag to ctdbd to start a recovery daemon.Ronnie Sahlberg2007-05-091-7/+5
* update to rhe recovery daemonRonnie Sahlberg2007-05-061-3/+8
* in the recover testRonnie Sahlberg2007-05-061-36/+36
* add support in catdb to dump the content of a specific nodes tdb instead Ronnie Sahlberg2007-05-061-10/+13
* add a control to get the pid of a daemon.Ronnie Sahlberg2007-05-061-1/+1
* merge from tridgeRonnie Sahlberg2007-05-042-2/+1
|\
| * nicer interface to ctdb traverseAndrew Tridgell2007-05-042-2/+1
* | remove a exit from the test scriptRonnie Sahlberg2007-05-041-2/+0
* | recovery daemonRonnie Sahlberg2007-05-042-1/+3
|/
* - changed the REQ_REGISTER PDU to be a controlAndrew Tridgell2007-05-041-0/+1
* merge from ronnieAndrew Tridgell2007-05-041-13/+13
* first version of traverse is workingAndrew Tridgell2007-05-031-0/+2