tridge/ctdb.git
2010-02-04 Andrew Tridgellctdb: when we fill the client packet queue we need... master
2010-02-04 Andrew Tridgellctdb: move ctdb_io.c to use TLIST_*() macros
2010-02-04 Andrew Tridgellutil: added TLIST_*() macros
2010-02-03 Ronnie SahlbergWhen trying to enable/disable a node.
2010-02-03 Ronnie SahlbergWe only queued up to 1000 packets per queue before...
2010-02-03 Ronnie Sahlbergadd two new debug controls to send and receive messages
2010-02-03 Ronnie SahlbergDrop the debug level for logging fd creation to DEBUG_DEBUG
2010-02-01 Volker Lendecketdb: fix an early release of the global lock that can...
2010-01-22 Martin Schwenkeinitscript: handle spaces in option values inserted...
2010-01-21 Martin Schwenkeonnode: update algorithm for finding nodes file.
2010-01-21 Martin Schwenkeonnode - respect $CTDB_BASE rather than hard-coding...
2010-01-20 Stefan Metzmacherconfig: 10.interface: search "ethtool" in $PATH instead...
2010-01-20 Stefan Metzmacherserver: reload the public addresses before doing a...
2010-01-20 Stefan Metzmacherserver: ban ourself if the ctdb and kernel knowledge...
2010-01-20 Stefan Metzmacherserver: give an error if we're getting an takeover_ip...
2010-01-20 Stefan Metzmacherserver: return an error if we get an takeover ip event...
2010-01-20 Stefan Metzmacherserver: print node number as signed integer on release...
2010-01-20 Stefan Metzmacherserver: debug redundant takeover ip events with level...
2010-01-20 Stefan Metzmacherserver: be less verbose on redundant release_ip events
2010-01-20 Stefan Metzmacherserver: add a ctdb_do_updateip()
2010-01-20 Stefan Metzmacherserver: split out a ctdb_do_takeover_ip() function
2010-01-20 Stefan Metzmacherserver: split out a ctdb_announce_vnn_iface() function
2010-01-20 Stefan Metzmacherevents: add updateip event to 13.per_ip_routing
2010-01-20 Stefan Metzmacherevents: 10.interface handle updateip event
2010-01-20 Stefan Metzmacherserver: add updateip event
2010-01-20 Stefan Metzmacherconfig: add CTDB_PARTIALLY_ONLINE_INTERFACES to ctdb...
2010-01-20 Stefan Metzmacherserver: start with disabled interfaces and let the...
2010-01-20 Stefan Metzmacherconfig: 10.interfaces call monitor_interfaces on startup
2010-01-20 Stefan Metzmacherconfig: 10.interfaces call ctdb ifaces and ctdb setifac...
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
next