merge from ronnie
[tridge/ctdb.git] / common / cmdline.c
2008-02-04 Andrew Tridgellmerge from ronnie
2007-09-10 Ronnie Sahlbergmerged patch from tridge
2007-09-10 Andrew Tridgellmerge from ronnie
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->vnn to ctdb->pnn
2007-08-27 Andrew Tridgellmerge from ronnie
2007-08-24 Ronnie Sahlbergadd an initial implementation of a service_id structure...
2007-08-15 Andrew Tridgellmerge from ronnie
2007-08-08 Ronnie Sahlbergmerge from tridge
2007-08-07 Ronnie Sahlbergdont wait indefinitely for the initial getvnn to complete
2007-08-07 Andrew Tridgellmerge from ronnie
2007-08-07 Ronnie Sahlbergchange error output in ctdb and in ctdb_cmdline_clien...
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellupdate lib/replace from samba4
2007-06-02 Andrew Tridgell- moved cmdline options that are only relevant to ctdbd...
2007-06-01 Ronnie Sahlbergnew branch from tridges tree
2007-05-31 Andrew Tridgellctdb is GPL not LGPL
2007-05-29 Andrew Tridgelldefault log file to reasonable location
2007-05-29 Andrew Tridgelluse autoconf for more paths
2007-05-29 Andrew Tridgelluse /etc/services for ctdb
2007-05-29 Andrew Tridgellmerge from jim
2007-05-29 Andrew Tridgell- moved ctdbd specific options to ctdbd.c from cmdline.c
2007-05-25 Andrew Tridgelladded IP takeover logic for public IPs to ctdb
2007-05-23 Ronnie Sahlbergadd a new command for ctdb_control to trigger a recovery
2007-05-23 Andrew Tridgell- get rid of ctdb_ctrl_get_config
2007-05-16 Ronnie Sahlbergmerge from tridge
2007-05-15 Andrew Tridgellmoved the recovery daemon into the main ctdbd and enabl...
2007-05-09 Ronnie Sahlbergmerge from tridge
2007-05-09 Andrew Tridgellmoved the vnn_map initialisation out of the cmdline...
2007-05-09 Andrew Tridgellmerge from ronnie
2007-05-08 Ronnie Sahlbergadd a command line flag to ctdbd to start a recovery...
2007-05-05 Ronnie Sahlbergmerge from tridge
2007-05-05 Andrew Tridgellmerged vnn map broadcast from ronnie
2007-05-05 Andrew Tridgellallow the events system to be chosen on the command...
2007-05-03 Andrew Tridgellmerged cleanup from ronnie
2007-05-03 Ronnie Sahlbergbreak set/get vnn map out from ctdb_control and put...
2007-05-02 Andrew Tridgellmerged from ronnie
2007-05-02 Ronnie Sahlbergmerge with tridges tree to resolve all conflicts
2007-04-30 Andrew Tridgellauto-determine listen address by attempting to bind...
2007-04-29 Andrew Tridgellsaner logfile code
2007-04-29 Ronnie Sahlbergadd push/pull of tdb and a control to copy a tdb from...
2007-04-29 Ronnie Sahlbergmerge from tridge
2007-04-29 Ronnie Sahlbergadd a new control to set all records in a database...
2007-04-27 Andrew Tridgellmerge vnn_map code from ronnie
2007-04-27 Ronnie Sahlbergadd a mapping table from a hash value to a lmaster...
2007-04-26 Andrew Tridgelladded a ctdb_get_config call
2007-04-26 Peter Somogyimerged tridge's branch
2007-04-26 Andrew Tridgelladded a ctdb control message, and tool
2007-04-21 Ronnie Sahlbergmerge from tridges tree
2007-04-20 Andrew Tridgelladded ctdb_status tool
2007-04-19 Ronnie Sahlbergmerge from tridge
2007-04-19 Peter SomogyiMerged tridge's ctdb branch.
2007-04-19 Andrew Tridgell- added a --torture option to all ctdb tools. This...
2007-04-19 Ronnie sahlbergmerge from tridge
2007-04-18 Andrew Tridgell- use separate directories for the tdb files by default
2007-04-18 Andrew Tridgellmerged the db_dir changes from volker. Changed them...
2007-04-17 Ronnie sahlbergmerge from tridge
2007-04-17 Andrew Tridgellmoved cmdline.c to common code