summaryrefslogtreecommitdiffstats
path: root/ctdb/include
Commit message (Expand)AuthorAgeFilesLines
...
| * rename killtcp->fd to killtcp->capture_fdRonnie Sahlberg2007-07-121-1/+1
| * make the ctdb tool use the killtcp control in the daemon instead of Ronnie Sahlberg2007-07-121-1/+7
| * add daemon code for the new kill_tcp controlRonnie Sahlberg2007-07-111-0/+10
| * add a ctdb_ prefix to two public functionsRonnie Sahlberg2007-07-111-2/+2
| * first cut at a better and more scalable socketkillerRonnie Sahlberg2007-07-111-6/+25
| * add a ctdb_kill_tcp_callback() that will perform a kill tcp using a Ronnie Sahlberg2007-07-111-0/+7
* | fully save/restore scheduler parametersAndrew Tridgell2007-07-131-1/+3
* | added --nosetsched option to ctdbdAndrew Tridgell2007-07-131-0/+1
|/
* minor back-merge from samba4Andrew Tridgell2007-07-101-1/+1
* update lib/replace from samba4Andrew Tridgell2007-07-102-6/+4
* use the official iana number for ctdb and not 9001Ronnie Sahlberg2007-07-061-1/+1
* - neaten up the command line for killtcpAndrew Tridgell2007-07-041-0/+2
* add a new ctdb_sys_kill_tcp() function that kills (RST) the specified Ronnie Sahlberg2007-07-041-0/+3
* change the signature for ctdb_sys_send_ack() to ctdb_sys_send_tcp()Ronnie Sahlberg2007-07-041-2/+3
* add a tuneable to control how long we wait after a successful recovery Ronnie Sahlberg2007-07-041-0/+1
* added code to kill registered clients on a IP releaseAndrew Tridgell2007-06-191-2/+3
* - merged ctdb_store test from ronnieAndrew Tridgell2007-06-171-0/+1
* - send tcp info to all connected nodes, not just vnnmap nodesAndrew Tridgell2007-06-101-0/+2
* propogate flag changes to all connected nodesAndrew Tridgell2007-06-091-0/+2
* some #include cleanupsAndrew Tridgell2007-06-071-1/+0
* there are now far too many controls for the controls statistics fields to be ...Andrew Tridgell2007-06-071-16/+0
* get all the tunables at once in recovery daemonAndrew Tridgell2007-06-071-0/+6
* added admin commands to ban/unban nodesAndrew Tridgell2007-06-072-0/+18
* implement a scheme where nodes are banned if they continuously caused the clu...Andrew Tridgell2007-06-072-9/+21
|\
* | merged admin enable/disable change from ronnieAndrew Tridgell2007-06-072-3/+11
|\|
| * add a control to permanently enable/disable a nodeRonnie Sahlberg2007-06-072-3/+8
|/
* added timeouts in all event scriptsAndrew Tridgell2007-06-061-2/+6
* added health monitoring logic to ctdb, so a node loses its public IP address ...Andrew Tridgell2007-06-062-4/+19
* clean out some more cruftAndrew Tridgell2007-06-052-13/+1
* first step in health monitoring of cluster nodes. When not healthy they will ...Andrew Tridgell2007-06-051-1/+3
* merge from ronnieAndrew Tridgell2007-06-041-3/+20
|\
| * add a control that lists all public ip addresses and which node that Ronnie Sahlberg2007-06-041-0/+11
| * merge from tridgeRonnie Sahlberg2007-06-042-120/+121
| |\
| * | change the takoverip/releaseip controls to pass a structure containing Ronnie Sahlberg2007-06-041-3/+9
* | | make recovery daemon values tunableAndrew Tridgell2007-06-041-0/+5
| |/ |/|
* | added tunables settable using ctdb command line toolAndrew Tridgell2007-06-042-0/+53
* | - start moving tunable variables into their own structureAndrew Tridgell2007-06-041-68/+58
* | remove some cruft thats not needed any moreAndrew Tridgell2007-06-042-59/+17
|/
* add the ip address to the nodemap structure we pull from a server and Ronnie Sahlberg2007-06-042-11/+17
* make test now works againAndrew Tridgell2007-06-022-7/+8
* - make specification of a recovery lock file compulsoryAndrew Tridgell2007-06-021-2/+4
* - moved cmdline options that are only relevant to ctdbd into ctdbd.cAndrew Tridgell2007-06-021-1/+3
* disable realtime scheduler in event scriptsAndrew Tridgell2007-06-021-1/+1
* - make calling of recovered event script asyncAndrew Tridgell2007-06-021-1/+5
* make the running of the takeover and release event scripts async, to prevent ...Andrew Tridgell2007-06-011-4/+12
* ctdb is GPL not LGPLAndrew Tridgell2007-05-312-24/+24
* close sockets when we exec scriptsAndrew Tridgell2007-05-301-0/+2
* don't start the transport connecting to the other nodes until after the start...Andrew Tridgell2007-05-301-0/+4
* use /etc/services for ctdbAndrew Tridgell2007-05-291-0/+3
* fixed more warnings on 64 bit boxesAndrew Tridgell2007-05-291-1/+1