summaryrefslogtreecommitdiffstats
path: root/ctdb/include
Commit message (Expand)AuthorAgeFilesLines
...
* rename the structure we use for marshalling multiple recordsAndrew Tridgell2008-07-301-2/+2
* From Michael Adams,Ronnie Sahlberg2008-07-221-1/+1
* Add two new controls to start and cancel a persistent update.Ronnie Sahlberg2008-07-171-0/+9
* make LVS a capability so that we can see which nodes are configured withRonnie Sahlberg2008-07-101-0/+2
* an extraordinarily ugly patch!Andrew Tridgell2008-07-041-0/+1
* CTDB_NO_MEMORY_VOID() needs to return on errorAndrew Tridgell2008-07-041-1/+1
* track both when we last started and ended a recovery.Ronnie Sahlberg2008-07-023-2/+5
* print the opcode when an async callback detects an errorRonnie Sahlberg2008-07-021-0/+1
* if the event scripts hangs EventScriptsBanCount consecutive times in a rowRonnie Sahlberg2008-06-131-0/+2
* add a callback for failed nodes to the async control helper.Ronnie Sahlberg2008-06-121-2/+6
* first cut to convert takeover_callback_state{}Ronnie Sahlberg2008-06-041-1/+3
* convert handling of gratious arps and their controls and helpers toRonnie Sahlberg2008-06-041-4/+15
* add a parameter for the tdb-flags to the client functionRonnie Sahlberg2008-06-041-1/+1
* do persistent writes in a child processRonnie Sahlberg2008-05-281-0/+3
* second try for safe transaction stores into persistend tdb databasesRonnie Sahlberg2008-05-221-0/+2
* Start implementing support for ipv6.Ronnie Sahlberg2008-05-141-5/+3
* add a new container to hold a socketaddr for either ipv4 or ipv6Ronnie Sahlberg2008-05-141-0/+10
* Try to use tdb transactions when updating a record and record header inside t...Ronnie Sahlberg2008-05-121-1/+2
* Expand the client async framework so that it can take a callback function.Ronnie Sahlberg2008-05-061-1/+11
* Add a capabilities field to the ctdb structureRonnie Sahlberg2008-05-062-0/+15
* Revert "Revert "Revert "- accept an optional set of tdb_flags from clients on...Ronnie Sahlberg2008-04-101-2/+1
* Revert "Revert "- accept an optional set of tdb_flags from clients on open a ...Ronnie Sahlberg2008-04-101-1/+2
* Revert "- accept an optional set of tdb_flags from clients on open a database,"Ronnie Sahlberg2008-04-101-2/+1
* - accept an optional set of tdb_flags from clients on open a database,Andrew Tridgell2008-04-101-1/+2
* add a mechanism to force a node to run the eventscripts with arbitrary argumentsRonnie Sahlberg2008-04-021-0/+4
* add improvements to tracking memory usage in ctdbd adn the recovery daemonRonnie Sahlberg2008-04-012-0/+16
* Add two new controls to add/delete public ip address from a node at runtime.Ronnie Sahlberg2008-03-271-2/+20
* From M Dietz,Ronnie Sahlberg2008-03-252-0/+13
* in ctdb_call_local() we can not talloc_steal() the returned data and hang it ...Ronnie Sahlberg2008-03-191-2/+2
* Redo the vacukming process to mkake it scalable.Ronnie Sahlberg2008-03-131-3/+3
* add a new tunable 'NoIPFailback'Ronnie Sahlberg2008-03-031-0/+1
* add a new tunable : reclockpingperiodRonnie Sahlberg2008-03-031-0/+1
* 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-292-0/+6
* add a new tunable DisableWhenUnhealthy which when set will cause a node to au...Ronnie Sahlberg2008-02-221-0/+1
* Add a new parameter to /etc/sysconfig/ctdbRonnie Sahlberg2008-02-221-0/+1
* to make it easier/less disruptive to add nodes to a running clusterRonnie Sahlberg2008-02-192-0/+8
* Specify and print debuglevels by name and not by numberRonnie Sahlberg2008-02-051-2/+2
* added debug constants to allow for better mapping to syslog levelsAndrew Tridgell2008-02-041-2/+14
* merge async recovery changes from RonnieAndrew Tridgell2008-01-292-0/+35
* add a ctdb uptime command that prints when ctdb was started and when the Ronnie Sahlberg2008-01-172-0/+20
* added syslog support, and use a pipe to catch logging from child processes to...Andrew Tridgell2008-01-162-1/+3
* ctdb_control_send() does not need to take an outdata parameterRonnie Sahlberg2008-01-161-1/+1
* split node health monitoring and checking for connected/disconnected Ronnie Sahlberg2008-01-151-0/+3
* get rid of monitor_retry as wellAndrew Tridgell2008-01-101-1/+0
* exponential backoff in health monitoring for faster startupAndrew Tridgell2008-01-101-2/+2
* block alarm signals during critical sections of vacuumAndrew Tridgell2008-01-101-0/+2
* ensure the recovery daemon is not clagged up by vacuum callsAndrew Tridgell2008-01-082-2/+16
* added two new ctdb commands:Andrew Tridgell2008-01-082-1/+15
* merge from ronnieAndrew Tridgell2008-01-071-0/+1