summaryrefslogtreecommitdiffstats
path: root/ctdb/include/ctdb.h
Commit message (Expand)AuthorAgeFilesLines
...
* when we change state between healthy/unhealthy, make sure we ask the recoveryRonnie Sahlberg2009-10-141-0/+5
* uptade the freeze/thaw commands to be able to send the requested database pri...Ronnie Sahlberg2009-10-121-1/+5
* add a control to read the db priority from a databaseRonnie Sahlberg2009-10-101-0/+1
* add a control to set a database priority. Let newly created databases default...Ronnie Sahlberg2009-10-101-0/+6
* add a new message to ask the recovery daemon to temporarily disable checking ...Ronnie Sahlberg2009-10-061-1/+4
* add a new function to collect a list of all active nodes EXCEPT a certain nodeRonnie Sahlberg2009-10-061-0/+4
* new prototype banning codeRonnie Sahlberg2009-09-041-10/+9
* add new controls to make it possible to enable/disable individual eventscriptsRonnie Sahlberg2009-08-131-0/+4
* add two commands : setlmasterrole and setrecmasterrole to enable/disable thes...Ronnie Sahlberg2009-07-281-0/+2
* add a command "setnatgwstate {on|off}" that can be used to indicate if this n...Ronnie Sahlberg2009-07-281-0/+2
* add two new controls, CTOP_NODE and CONTINUE_NODERonnie Sahlberg2009-07-091-0/+2
* add a new command "ctdb ipreallocate", this command will force the recovery m...Ronnie Sahlberg2009-07-021-0/+5
* update the handling of debug levels so that we always can use a literal inste...Ronnie Sahlberg2009-07-011-0/+10
* add a control to set the reclock fileRonnie Sahlberg2009-06-251-0/+3
* add a new node state : DELETED.Ronnie Sahlberg2009-06-011-0/+5
* add a new command "ctdb scriptstatus"root2009-03-231-0/+24
* create a helper function that converts a ctdb instance in daemon mode to becomeroot2009-03-231-0/+2
* remove include <netinet/in.h> from public ctdb.hMichael Adam2009-01-291-2/+0
* finish the ipv6 support.root2009-01-131-0/+29
* reqrite the handling of flag updates across the cluster to eliminate aRonnie Sahlberg2008-11-201-2/+13
* update the client side of getnodemap and getpublicips controls toRonnie Sahlberg2008-10-151-0/+4
* additional monitoring between the two daemons.Ronnie Sahlberg2008-09-091-0/+2
* make the function to canonicalize a sockaddr structure publicRonnie Sahlberg2008-08-201-1/+0
* new prototypesAndrew Tridgell2008-07-301-0/+21
* track both when we last started and ended a recovery.Ronnie Sahlberg2008-07-021-1/+2
* add a parameter for the tdb-flags to the client functionRonnie Sahlberg2008-06-041-1/+1
* Add a capabilities field to the ctdb structureRonnie Sahlberg2008-05-061-0/+9
* add improvements to tracking memory usage in ctdbd adn the recovery daemonRonnie Sahlberg2008-04-011-0/+6
* From M Dietz,Ronnie Sahlberg2008-03-251-0/+11
* add a new file <reclock>.pnn where each recovery daemon can lock that byte at...Ronnie Sahlberg2008-02-291-0/+2
* add a control to get the name of the reclock file from the daemonRonnie Sahlberg2008-02-291-0/+4
* to make it easier/less disruptive to add nodes to a running clusterRonnie Sahlberg2008-02-191-0/+3
* Specify and print debuglevels by name and not by numberRonnie Sahlberg2008-02-051-2/+2
* merge async recovery changes from RonnieAndrew Tridgell2008-01-291-0/+11
* add a ctdb uptime command that prints when ctdb was started and when the Ronnie Sahlberg2008-01-171-0/+15
* added syslog support, and use a pipe to catch logging from child processes to...Andrew Tridgell2008-01-161-1/+1
* ensure the recovery daemon is not clagged up by vacuum callsAndrew Tridgell2008-01-081-2/+1
* added two new ctdb commands:Andrew Tridgell2008-01-081-1/+7
* a new tunable DatabaseMaxDead that enables the tdb max dead cache logicAndrew Tridgell2008-01-051-1/+30
* get rid of the control to set the monitoring mode.Ronnie Sahlberg2007-11-301-4/+0
* Add a --node-ip argument so that one can specify which ip address a Ronnie Sahlberg2007-11-261-0/+6
* change async.private to async.private_data since private is a reserved Ronnie Sahlberg2007-09-261-1/+1
* added support for persistent databases in ctdbdAndrew Tridgell2007-09-211-3/+7
* change ctdb_send_message to take pnn as parameter instead of vnnRonnie Sahlberg2007-09-041-1/+1
* change ctdb_ctrl_getvnn to ctdb_ctrl_getpnnRonnie Sahlberg2007-09-041-1/+1
* change server_id.vnn to server_id.pnnRonnie Sahlberg2007-09-041-1/+1
* change ctdb_get_vnn to ctdb_get_pnnRonnie Sahlberg2007-09-041-2/+2
* add async versions of the freeze node control and freeze all nodes in Ronnie Sahlberg2007-08-271-1/+10
* add a control to pull the server id list off a nodeRonnie Sahlberg2007-08-261-0/+11
* add an initial implementation of a service_id structure and three Ronnie Sahlberg2007-08-241-0/+17