metze/ctdb/wip.git
2010-01-20 Stefan Metzmacherevents: splitout a monitor_interfaces function in 10...
2010-01-20 Stefan Metzmacherserver: monitor interfaces in verify_ip_allocation()
2010-01-20 Stefan Metzmacherserver: only trigger one takeover run in verify_ip_allo...
2010-01-20 Stefan Metzmachertools/ctdb: add PartiallyOnline state for "ctdb status...
2010-01-20 Stefan Metzmachertools/ctdb: display interfaces in "ctdb ip" and "ctdb...
2010-01-20 Stefan Metzmachertests: add a all_ips_on_node() helper function that...
2010-01-20 Stefan Metzmachertests/simple/11_ctdb_ip.sh: be more strict in checking...
2010-01-20 Stefan Metzmachertools/ctdb: add "ctdb ipinfo <ip>"
2010-01-20 Stefan Metzmachertools/ctdb: add "ctdb setifacelink <iface> <status>"
2010-01-20 Stefan Metzmachertools/ctdb: add "ctdb ifaces"
2010-01-20 Stefan Metzmacherserver: implement ctdb_control_set_iface_link()
2010-01-20 Stefan Metzmacherserver: implement ctdb_control_get_ifaces()
2010-01-20 Stefan Metzmacherserver: implement ctdb_control_get_public_ip_info()
2010-01-20 Stefan Metzmacherclient: implement ctdb_ctrl_set_iface_link()
2010-01-20 Stefan Metzmacherclient: implement ctdb_ctrl_get_ifaces()
2010-01-20 Stefan Metzmacherclient: implement ctdb_ctrl_get_public_ip_info()
2010-01-20 Stefan Metzmachercontrols: add stups for GET_PUBLIC_IP_INFO, GET_IFACES...
2010-01-20 Stefan Metzmacherserver: use CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE during...
2010-01-20 Stefan Metzmacherserver: implement CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE...
2010-01-20 Stefan Metzmacherclient: add CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE ctdb_ct...
2010-01-20 Stefan Metzmacherreserve upper bits in ctdb_control->flags for opcode...
2010-01-20 Stefan Metzmacherserver: keep the interface information in a list of...
2010-01-20 Stefan Metzmacherserver: we don't need to copy strings we pass as talloc...
2010-01-20 Stefan Metzmacherevents: 10.interfaces allow multiple interfaces per...
2010-01-20 Stefan Metzmacherserver: allow multiple interfaces comma separated in...
2010-01-20 Stefan Metzmacherserver: add a ctdb_vnn_iface_string() helper function...
2010-01-20 Stefan Metzmacherserver: add a ctdb_set_single_public_ip() helper function
2010-01-20 Stefan Metzmacherconfig: add 13.per_ip_routing event script
2010-01-20 Stefan Metzmacherconfig: add some ipv4 helper shell functions
2010-01-20 Stefan Metzmacherconfig: add interface_modify.sh and call it under flock...
2010-01-20 Stefan Metzmacherevents/10.interfaces: move some parts to helper functions
2010-01-20 Stefan Metzmacherconfig/functions: add tickle_tcp_connections()
2010-01-20 Stefan Metzmacherserver: add "init" event
2010-01-20 Stefan Metzmacherserver: setup fault handler to get the build-in backtra...
2010-01-20 Stefan Metzmacherlib/util: add pre and post panic action hooks
2010-01-20 Stefan Metzmacherlib/util: import fault/backtrace handling from samba.
2010-01-20 Stefan Metzmacherconfigure: don't overwrite AC_CHECK_FUNC_EXT and AC_CHE...
2010-01-20 Stefan Metzmachermove DEBUG* macros to one place
2010-01-20 Stefan Metzmachertools/ctdb: display INACTIVE status in "ctdb status...
2010-01-20 Stefan Metzmacherserver: add missing goto again after do_recovery()
2010-01-20 Stefan Metzmacherlib/events: finish "Run only one event for each epoll_w...
2010-01-19 Ronnie Sahlbergsource the nfs sysconfig file from the 61.nfstickles...
2010-01-15 Ronnie Sahlbergdocument the in-memory ringbuffer for logging and the...
2010-01-15 Ronnie SahlbergMake the size of the in memory ringbuffer for keeping...
2010-01-12 Ronnie Sahlbergnew version 1.0.113
2010-01-12 Ronnie SahlbergMerge commit 'metze/master-for-ronnie'
2010-01-12 Stefan Metzmacherserver: call event_add_fd at the end of ctdb_set_child_...
2010-01-12 Stefan Metzmacherctdb_logging: simplify ctdb_fork_with_logging a lot...
2010-01-12 Martin SchwenkeNew version 1.0.112.
2010-01-12 Martin SchwenkeRevert "Use wbinfo --ping-dc isntead of wbingo -p sicne...
2010-01-12 Martin SchwenkeRevert "events/50.samba: only use wbinfo --ping-dc...
2010-01-07 Martin SchwenkeMerge commit 'origin/master'
2009-12-18 Ronnie SahlbergNew version 1.0.111
2009-12-18 Rusty Russelleventscript: fix bug when script is aborted
2009-12-18 Rusty Russelleventscript: remove cb_status, fix uninitialized bug...
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-18 Martin SchwenkeTest suite: Add an optimisation in the getvar test.
2009-12-18 Martin SchwenkeTest suite: allow settign of timeout triggers for all...
2009-12-18 Ronnie SahlbergVersion 1.0.110
2009-12-18 Rusty Russelleventscript: fix cleanup path when setting up script...
2009-12-17 Stefan Metzmacherserver: add set_close_on_exec() on more fds
2009-12-17 Stefan Metzmacherserver: fix fd leaks in the new logging code
2009-12-17 Ronnie Sahlbergversion 1.0.109
2009-12-17 Rusty Russelleventscript: remove cb_status, fix uninitialized bug...
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Rusty Russellctdb: use mlockall, cautiously
2009-12-16 Rusty RussellRemove RT priority, use niceness.
2009-12-16 Rusty RussellAdd --valgringing flag instead of --nosetsched
2009-12-16 Ronnie Sahlbergfix conflict in merge from metze
2009-12-16 Stefan Metzmacherctdb: pass TDB_DISALLOW_NESTING to all tdb_open/tdb_wra...
2009-12-16 Stefan Metzmacherdoc: regenerate manpages master-tdb-check
2009-12-16 Stefan Metzmacherdoc: fix docbook warnings for ctdb.1 and onnode.1 manpages
2009-12-16 Stefan Metzmacherdoc/ctdb.1: update example "ctdb listvars" output
2009-12-16 Stefan Metzmacherdoc/ctdb.1: make clear the database is specified by...
2009-12-16 Stefan Metzmacherdoc/ctdb.1: document "ctdb getdbstatus <dbname>"
2009-12-16 Stefan Metzmacherdoc/ctdb.1: add "See also" for ctdb getdbmap
2009-12-16 Stefan Metzmacherdoc/ctdb.1: document "ctdb dumpdbbackup <file>"
2009-12-16 Stefan Metzmacherdoc/ctdb.1: document -Y output fot ctdb getdbmap
2009-12-16 Stefan Metzmacherdoc/ctdb.1: document UNHEALTHY for "ctdb getdbmap"
2009-12-16 Stefan Metzmacherdoc/ctdb.1: document "ctdb wipedb"
2009-12-16 Stefan Metzmacherconfig: add CTDB_MAX_PERSISTENT_CHECK_ERRORS option
2009-12-16 Stefan Metzmacherconfig: try to use tdbtool <tdb> check instead of tdbdu...
2009-12-16 Stefan Metzmacherctdb: print out some hints how to debug a "ctdb catdb...
2009-12-16 Stefan Metzmacherctdb: add machinereadable output fot "ctdb -Y getdbmap"
2009-12-16 Stefan Metzmacherctdb: disallow "ctdb backupdb" on unhealthy databases
2009-12-16 Stefan Metzmacherclient: add "ctdb dumpdbbackup <filename>"
2009-12-16 Stefan Metzmacherclient: make ctdb_dumpdb_record() public
2009-12-16 Stefan Metzmachertools/ctdb: let "ctdb restoredb" and "ctdb wipedb"...
2009-12-16 Stefan Metzmachertools/ctdb: add "ctdb getdbstatus <dbname>"
2009-12-16 Stefan Metzmachertools/ctdb: display db health in "ctdb getdbmap"
2009-12-16 Stefan Metzmacherclient: add ctdb_ctrl_getdbhealth()
2009-12-16 Stefan Metzmacherserver: add CTDB_CONTROL_DB_SET_HEALTHY and CTDB_CONTRO...
2009-12-16 Stefan Metzmacherserver: Use tdb_check to verify persistent tdbs on...
2009-12-16 Stefan Metzmacherserver: move error handling to a 'fail' label in ctdb_c...
2009-12-16 Stefan Metzmacherserver/recovery: update flags on nodes before syncing dbs
2009-12-16 Stefan Metzmacherserver: open /var/ctdb/state/persistent_health.tdb...
2009-12-16 Stefan Metzmacherserver: create vactune.tdb.X with 0600 permissions
2009-12-16 Stefan Metzmacherserver: create vactun.tdb.X under /var/ctdb/state
2009-12-16 Stefan Metzmacherserver: create recdb.tdb.X in /var/ctdb/state/
2009-12-16 Stefan Metzmacherserver: only do the mkdir() calls for db_directory...
next