summaryrefslogtreecommitdiffstats
path: root/ctdb/include
Commit message (Expand)AuthorAgeFilesLines
...
* better timeout handling for calls, controls and traversesAndrew Tridgell2007-05-101-3/+18
* merge from ronnieAndrew Tridgell2007-05-101-0/+4
* separate the wire format and internal format for the vnn_mapAndrew Tridgell2007-05-101-0/+9
* merge from ronnieAndrew Tridgell2007-05-091-0/+1
|\
| * add a command line flag to ctdbd to start a recovery daemon.Ronnie Sahlberg2007-05-091-0/+1
* | fixed a problem with the number of timed events growing without bound with th...Andrew Tridgell2007-05-081-0/+1
|/
* recovery daemon with recovery master electionRonnie Sahlberg2007-05-071-0/+4
* add new controls to get and set the recovery master node of a daemonRonnie Sahlberg2007-05-072-0/+12
* add a control to get the pid of a daemon.Ronnie Sahlberg2007-05-062-0/+6
* merge from tridgeRonnie Sahlberg2007-05-051-0/+1
|\
| * show number of connected clients in status outputAndrew Tridgell2007-05-051-0/+1
* | split the vnn broadcast address into twoRonnie Sahlberg2007-05-051-2/+6
|/
* added a dumpmemory control, used to find memory leaksAndrew Tridgell2007-05-051-0/+1
* - fixed a crash bug after client disconnect in ctdb_controlAndrew Tridgell2007-05-051-0/+1
* - added counters for controls in ctdb_control statusAndrew Tridgell2007-05-051-1/+17
* merge from tridgeRonnie Sahlberg2007-05-051-0/+10
|\
| * added seqnum propogation code to ctdbAndrew Tridgell2007-05-041-0/+9
| * added a ctdb control for enabling the tdb seqnumAndrew Tridgell2007-05-041-0/+1
* | merge from tridgeRonnie Sahlberg2007-05-041-1/+4
|\|
| * nicer interface to ctdb traverseAndrew Tridgell2007-05-041-1/+4
* | recovery daemonRonnie Sahlberg2007-05-042-7/+19
|/
* - changed the REQ_REGISTER PDU to be a controlAndrew Tridgell2007-05-041-9/+8
* update getvnnmap control to take a timeout parameterRonnie Sahlberg2007-05-041-1/+3
* change the signature for ctdb_ctrl_getnodemap() so that a timeout Ronnie Sahlberg2007-05-041-2/+5
* start working on a recovery daemonRonnie Sahlberg2007-05-041-1/+2
* merge from tridgeRonnie Sahlberg2007-05-032-2/+35
|\
| * first version of traverse is workingAndrew Tridgell2007-05-032-2/+35
* | cleanup the control "write record"Ronnie Sahlberg2007-05-031-0/+11
|/
* merged from ronnieAndrew Tridgell2007-05-032-4/+6
|\
| * cleanup getnodemapRonnie Sahlberg2007-05-032-2/+3
| * fixup getdbmap control so it looks a bit nicerRonnie Sahlberg2007-05-032-2/+3
* | first stage of efficient non-blocking ctdb traverseAndrew Tridgell2007-05-031-0/+1
|/
* break set/get vnn map out from ctdb_control and put it in ctdb_recover.c Ronnie Sahlberg2007-05-032-2/+16
* merge from tridgeRonnie Sahlberg2007-05-022-16/+2
|\
| * added a builtin fetch function to support samba3 unlocked fetchAndrew Tridgell2007-05-022-16/+2
* | add a recover test change alignment for the pull/push db structuresRonnie Sahlberg2007-05-022-1/+6
* | add a control to create a databaseRonnie Sahlberg2007-05-021-0/+4
|/
* update some calls to ctdb_control() that were still using the old Ronnie Sahlberg2007-05-021-2/+0
* merge with tridges tree to resolve all conflictsRonnie Sahlberg2007-05-023-6/+41
|\
| * merge latest versions of lib/replace, lib/talloc, lib/tdb and lib/events into...Andrew Tridgell2007-05-021-0/+2
| * added a hopcount in ctdb_callAndrew Tridgell2007-05-011-0/+3
| * changed the way set_call and attach are done so that you can safelyAndrew Tridgell2007-04-302-5/+26
| * saner logfile codeAndrew Tridgell2007-04-292-0/+3
| * yay! finally fixed the bug that volker, ronnie and I have been chasingAndrew Tridgell2007-04-292-1/+6
* | add an initial recovery control to perform samba3 style recoveryRonnie Sahlberg2007-05-022-4/+6
* | add push/pull of tdb and a control to copy a tdb from one node to Ronnie Sahlberg2007-04-302-22/+19
* | merge from tridgeRonnie Sahlberg2007-04-292-27/+22
|\|
| * added reset status controlAndrew Tridgell2007-04-282-1/+4
| * removed unnecessary variableAndrew Tridgell2007-04-281-1/+0
| * much simpler redirect logicAndrew Tridgell2007-04-281-24/+11