merge from ronnie
[rusty/ctdb.git] / tools / ctdb.c
2008-02-04 Andrew Tridgellmerge from ronnie
2008-01-29 Andrew Tridgellpartial merge from ronnie
2008-01-22 Andrew Tridgellmake ctdb dumpmemory work remotely, and dump the talloc
2008-01-17 Andrew Tridgellmerge from ronnie
2008-01-17 Ronnie Sahlbergadd a ctdb uptime command that prints when ctdb was...
2008-01-09 Ronnie Sahlbergmerge from tridge
2008-01-09 Andrew Tridgelladd a max runtime switch to ctdb tool
2008-01-08 Ronnie Sahlbergmerge from tridge
2008-01-08 Andrew Tridgellnicer outut from repack and vacuum
2008-01-08 Andrew Tridgelladded two new ctdb commands:
2007-12-04 Andrew Tridgellmerge from ronnie
2007-12-03 Ronnie Sahlbergrework banning/unbanning nodes
2007-12-02 Andrew Tridgellmerge from ronnie
2007-11-29 Ronnie Sahlbergget rid of the control to set the monitoring mode.
2007-10-18 Andrew Tridgellmerge from ronnie
2007-10-17 Ronnie Sahlbergreverse the order in which public ips are listed so...
2007-10-15 Andrew Tridgellmerge from ronnie
2007-10-10 Ronnie Sahlbergmerge from tridge
2007-10-09 Ronnie Sahlbergadd a control to send gratious arps from the ctdb daemon
2007-10-07 Ronnie Sahlbergadd a function in the ctdb tool to determine whether...
2007-09-21 Ronnie Sahlbergmerge from tridge
2007-09-21 Andrew Tridgelladded support for persistent databases in ctdbd
2007-09-16 Ronnie Sahlbergmerge from tridge
2007-09-14 Andrew Tridgellmerge from ronnie
2007-09-14 Ronnie Sahlberglet ctdb ip only print the ip addresses known to...
2007-09-13 Ronnie Sahlbergmerge from tridge
2007-09-13 Andrew Tridgellfixed return code
2007-09-10 Ronnie Sahlbergmerged patch from tridge
2007-09-10 Andrew Tridgellmerge from ronnie
2007-09-07 Ronnie Sahlbergctdb ip must loop over all connected nodes to pull...
2007-09-07 Ronnie Sahlbergremove the ctdb publicip command
2007-09-06 Ronnie Sahlbergmerge from tridge
2007-09-04 Ronnie Sahlbergchange ctdb_ctrl_getvnn to ctdb_ctrl_getpnn
2007-09-04 Ronnie Sahlbergchange ctdb_node_flags_change.vnn to ctdb_node_flags_ch...
2007-09-04 Ronnie Sahlbergchange server_id.vnn to server_id.pnn
2007-09-04 Ronnie Sahlbergchange vnn to pnn in the ctdb tool
2007-09-03 Ronnie Sahlbergchange how we do public addresses and takeover so that...
2007-08-27 Andrew Tridgellmerge from ronnie
2007-08-26 Ronnie Sahlbergadd a control to pull the server id list off a node
2007-08-24 Ronnie Sahlbergadd an initial implementation of a service_id structure...
2007-08-23 Ronnie Sahlbergtry out a slightly different api for controls where...
2007-08-23 Ronnie Sahlberghang the ctdb_req_control structure off the ctdb_client...
2007-08-22 Andrew Tridgellmerge from ronnie
2007-08-22 Ronnie Sahlbergcreate a define to represent the 'invalid' generation...
2007-08-15 Andrew Tridgellmerge from ronnie
2007-08-08 Ronnie Sahlbergchange fprintf(stderr to DEBUG(0, now that client DEBUG...
2007-08-08 Ronnie Sahlbergmerge from tridge
2007-08-07 Andrew Tridgellmerge from ronnie
2007-08-07 Ronnie Sahlbergchange error output in ctdb and in ctdb_cmdline_clien...
2007-08-07 Ronnie Sahlbergadd a ctdb command to print the default public ip of...
2007-08-03 Andrew Tridgellmerge from ronnie
2007-07-20 Ronnie Sahlbergupdated ctdb tickle management
2007-07-13 Andrew Tridgell- merge from ronnie
2007-07-11 Ronnie Sahlbergas an optimization for when we want to send multiple...
2007-07-11 Ronnie Sahlbergmake the ctdb tool use the killtcp control in the daemo...
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellupdate lib/replace from samba4
2007-07-10 Andrew Tridgellmerge from ronnie
2007-07-10 Ronnie Sahlbergmake it possible to specify how many times ctdb killtcp...
2007-07-05 Ronnie Sahlbergmerge from tridge
2007-07-05 Andrew Tridgellfixed help layout
2007-07-04 Andrew Tridgellfixed error message on bad IP/port
2007-07-04 Andrew Tridgellmerge from ronnie
2007-07-04 Ronnie Sahlbergadd a command to ctdb to send tickle-ack's
2007-07-04 Ronnie Sahlbergmerge from tridge
2007-07-04 Andrew Tridgell- neaten up the command line for killtcp
2007-07-04 Andrew Tridgellmerge from ronnie
2007-07-04 Ronnie Sahlbergadd a killtcp command to the ctdb tool
2007-06-13 Ronnie Sahlbergmerge from tridge
2007-06-11 Andrew Tridgellsimpler handling of -n all in ctdb tool
2007-06-09 Andrew Tridgellmerge from ronnie
2007-06-08 Ronnie Sahlbergupdate the blurb for the setmonmode control it...
2007-06-07 Ronnie Sahlbergmerge from tridge
2007-06-07 Andrew Tridgellsome #include cleanups
2007-06-07 Andrew Tridgellmore code rearrangement