summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
* events: splitout a monitor_interfaces function in 10.interfaceStefan Metzmacher2010-01-201-45/+64
* server: monitor interfaces in verify_ip_allocation()Stefan Metzmacher2010-01-201-0/+30
* server: only trigger one takeover run in verify_ip_allocation()Stefan Metzmacher2010-01-201-26/+19
* tools/ctdb: add PartiallyOnline state for "ctdb status" and "ctdb status -Y"Stefan Metzmacher2010-01-201-3/+41
* tools/ctdb: display interfaces in "ctdb ip" and "ctdb ip -Y" outputsStefan Metzmacher2010-01-202-7/+72
* tests: add a all_ips_on_node() helper function that wraps ctdb ip -YStefan Metzmacher2010-01-204-7/+14
* tests/simple/11_ctdb_ip.sh: be more strict in checking ctdb ip -Y outputStefan Metzmacher2010-01-201-4/+13
* tools/ctdb: add "ctdb ipinfo <ip>"Stefan Metzmacher2010-01-201-0/+53
* tools/ctdb: add "ctdb setifacelink <iface> <status>"Stefan Metzmacher2010-01-201-0/+50
* tools/ctdb: add "ctdb ifaces"Stefan Metzmacher2010-01-201-0/+44
* server: implement ctdb_control_set_iface_link()Stefan Metzmacher2010-01-201-1/+51
* server: implement ctdb_control_get_ifaces()Stefan Metzmacher2010-01-201-1/+30
* server: implement ctdb_control_get_public_ip_info()Stefan Metzmacher2010-01-201-1/+62
* client: implement ctdb_ctrl_set_iface_link()Stefan Metzmacher2010-01-201-1/+18
* client: implement ctdb_ctrl_get_ifaces()Stefan Metzmacher2010-01-201-2/+57
* client: implement ctdb_ctrl_get_public_ip_info()Stefan Metzmacher2010-01-201-2/+61
* controls: add stups for GET_PUBLIC_IP_INFO, GET_IFACES and SET_IFACE_LINK_STATEStefan Metzmacher2010-01-204-0/+109
* server: use CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE during a takeover runStefan Metzmacher2010-01-203-11/+32
* server: implement CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE behaviorStefan Metzmacher2010-01-201-4/+39
* client: add CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE ctdb_ctrl_get_public_ips_flags()Stefan Metzmacher2010-01-202-6/+26
* reserve upper bits in ctdb_control->flags for opcode specific flagsStefan Metzmacher2010-01-201-0/+1
* server: keep the interface information in a list of ctdb_iface structuresStefan Metzmacher2010-01-202-12/+188
* server: we don't need to copy strings we pass as talloc_asprintf() argumentsStefan Metzmacher2010-01-201-4/+4
* events: 10.interfaces allow multiple interfaces per public addressStefan Metzmacher2010-01-201-1/+1
* server: allow multiple interfaces comma separated in public_addressesStefan Metzmacher2010-01-203-17/+47
* server: add a ctdb_vnn_iface_string() helper function to access vnn->ifaceStefan Metzmacher2010-01-201-15/+26
* server: add a ctdb_set_single_public_ip() helper functionStefan Metzmacher2010-01-203-13/+26
* config: add 13.per_ip_routing event scriptStefan Metzmacher2010-01-204-0/+435
* config: add some ipv4 helper shell functionsStefan Metzmacher2010-01-201-0/+64
* config: add interface_modify.sh and call it under flock to make modification ...Stefan Metzmacher2010-01-205-55/+106
* events/10.interfaces: move some parts to helper functionsStefan Metzmacher2010-01-201-28/+59
* config/functions: add tickle_tcp_connections()Stefan Metzmacher2010-01-201-0/+30
* server: add "init" eventStefan Metzmacher2010-01-2012-10/+44
* server: setup fault handler to get the build-in backtrace supportStefan Metzmacher2010-01-201-0/+1
* lib/util: add pre and post panic action hooksStefan Metzmacher2010-01-202-0/+13
* lib/util: import fault/backtrace handling from samba.Stefan Metzmacher2010-01-2011-2/+1307
* configure: don't overwrite AC_CHECK_FUNC_EXT and AC_CHECK_LIB_EXTStefan Metzmacher2010-01-201-8/+0
* move DEBUG* macros to one placeStefan Metzmacher2010-01-203-4/+4
* tools/ctdb: display INACTIVE status in "ctdb status" and "ctdb status -Y"Stefan Metzmacher2010-01-201-3/+5
* server: add missing goto again after do_recovery()Stefan Metzmacher2010-01-201-0/+2
* lib/events: finish "Run only one event for each epoll_wait/select call"Stefan Metzmacher2010-01-203-33/+2
* source the nfs sysconfig file from the 61.nfstickles scriptRonnie Sahlberg2010-01-201-0/+2
* document the in-memory ringbuffer for logging and the commandsRonnie Sahlberg2010-01-156-402/+422
* Make the size of the in memory ringbuffer for keeping the recent log messagesRonnie Sahlberg2010-01-155-6/+32
* new version 1.0.113Ronnie Sahlberg2010-01-131-1/+3
* Merge commit 'metze/master-for-ronnie'Ronnie Sahlberg2010-01-131-43/+34
|\
| * server: call event_add_fd at the end of ctdb_set_child_logging()Stefan Metzmacher2010-01-121-20/+28
| * ctdb_logging: simplify ctdb_fork_with_logging a lot and reduce the syscall usageStefan Metzmacher2010-01-121-23/+6
* | New version 1.0.112.Martin Schwenke2010-01-121-1/+4
* | Revert "Use wbinfo --ping-dc isntead of wbingo -p sicne this is a more reliab...Martin Schwenke2010-01-121-1/+1