delete from old interface before adding to new interface
[metze/ctdb/wip.git] / config / events.d / 10.interface
2010-11-10 Ronnie Sahlbergdelete from old interface before adding to new interface
2010-11-10 Ronnie Sahlbergdont delete all ips from the system during the initial...
2010-10-08 Ronnie Sahlbergdont stop checking interfaces after the first bond...
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-04 Martin SchwenkeMerge remote branch 'martins/master'
2010-07-31 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-07-30 Stefan Metzmacherevents/10.interface: we need to mark interfaces as...
2010-06-01 Ronnie SahlbergDont check linkstatus for loopback. This interface...
2010-04-22 Ronnie sahlbergMerge commit 'rusty/tdb-update'
2010-04-22 Ronnie Sahlberg add a missing ||
2010-04-20 Martin SchwenkeFix a thinko in 2ea0a9f1a93781a0d036feb9fcc0d120b182922f.
2010-04-15 Ralph Wuerthnerethtool does not support virtio_net devices.
2010-03-31 Martin SchwenkeMerge commit 'origin/master'
2010-03-11 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2010-02-23 Stefan Metzmacherconfig/10.interface: use delete_ip_from_iface also...
2010-01-22 Martin SchwenkeMerge commit 'origin/master'
2010-01-20 Stefan Metzmacherconfig: 10.interface: search "ethtool" in $PATH instead...
2010-01-20 Stefan Metzmacherevents: 10.interface handle updateip event
2010-01-20 Stefan Metzmacherconfig: add CTDB_PARTIALLY_ONLINE_INTERFACES to ctdb...
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 Metzmacherevents: 10.interfaces allow multiple interfaces per...
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 Metzmacherserver: add "init" event
2009-12-09 Ronnie SahlbergMerge commit 'rusty/script-report'
2009-12-09 Ronnie SahlbergBond devices can have any name the user configures, so
2009-12-09 Ronnie Sahlbergmake sure to also check that interfaces used for NATGW...
2009-12-04 Martin SchwenkeMerge branch 'status-test-2'
2009-12-01 Martin SchwenkeEventscript argument cleanups and introduction of ctdb_...
2009-11-30 Ronnie SahlbergMerge commit 'martins/status-test-2'
2009-11-19 Martin SchwenkeMore untested eventscript factorisation.
2009-11-11 Martin SchwenkeMerge commit 'origin/master'
2009-11-05 Ronnie Sahlbergadd an extra test for the bond devices and check that...
2009-10-21 Martin SchwenkeMerge commit 'origin/master'
2009-10-21 Ronnie Sahlbergtreat interfaces with the name ethX* as bond devices
2009-09-07 Martin SchwenkeMerge commit 'origin/master'
2009-09-03 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-09-01 Ronnie Sahlbergredirect stderr to dev null since the rule might not...
2009-08-27 Michael Adamset broadcast addresses in the takeip event.
2008-12-12 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-11 Michael AdamImprove the monitor event test for ethernet interfaces...
2008-12-11 Michael AdamUse "grep -q" instead of "grep ... > /dev/null" in...
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into for-ronnie
2008-09-12 Martin SchwenkeMerge commit 'origin/master' into martins
2008-08-21 Ronnie SahlbergDo not fail the takeip event if the "ip addr add ....
2008-07-28 Ronnie SahlbergFrom Alexander Saupp.
2008-02-07 Ronnie SahlbergMerge git://git.samba.org/tridge/ctdb
2008-02-07 Ronnie Sahlbergdont use an absolute pathname for the iptables tool
2008-02-06 Ronnie Sahlbergchange the IF interface is a BOND THEN xxx ELSE assume...
2008-01-16 Ronnie Sahlbergmerge from tridge
2008-01-16 Andrew Tridgellthe event scripts no longer need to show a date, as...
2007-10-29 Andrew Tridgellmerge from ronnie
2007-10-28 Ronnie Sahlbergif bond* interfaces are used as public interfaces we...
2007-10-15 Andrew Tridgellmerge from ronnie
2007-10-10 Ronnie Sahlbergmove the kill_tcp_connections() function from 10.interf...
2007-09-16 Ronnie Sahlbergmerge from tridge
2007-09-14 Andrew Tridgellmerge from ronnie
2007-09-14 Andrew Tridgellcope with non-standard install dirs in event scripts
2007-09-14 Ronnie Sahlbergmerge from tridge
2007-09-14 Andrew Tridgellmake sure all public IPs are removed at startup
2007-09-14 Ronnie Sahlbergduring startup make sure to delete any public addresses...
2007-09-13 Ronnie Sahlbergmerge from tridge
2007-09-13 Andrew Tridgellmore shell scripting fixes in 10.interface
2007-09-13 Andrew Tridgellfixed script errors in 10.interface
2007-09-13 Andrew Tridgellnew approach for killing TCP connections on IP release
2007-09-12 Andrew Tridgell- set arp_ignore to prevent replying to arp requests...
2007-09-11 Ronnie Sahlberguse the public addresses variable instead of hardcoding...
2007-09-11 Ronnie Sahlbergmove all ip addresses onto loopback when we startup...
2007-09-11 Andrew Tridgellfixed location of arp_filter
2007-09-10 Ronnie Sahlbergmerged patch from tridge
2007-09-10 Andrew Tridgellmerge from ronnie
2007-09-09 Ronnie Sahlbergchange the signature to ctdb_sys_have_ip() to also...
2007-09-07 Ronnie Sahlbergset /proc/sys/net/ipv4/conf/all/arp_filter to 1 by...
2007-09-06 Ronnie Sahlbergmerge from tridge
2007-09-03 Ronnie Sahlbergchange how we do public addresses and takeover so that...
2007-07-18 Ronnie Sahlbergmerge from tridge
2007-07-18 Andrew Tridgellmerged from ronnie
2007-07-15 Ronnie Sahlbergfix bug introduced in previous commit
2007-07-15 Ronnie Sahlbergthere is no point in doing anything in 10.interfaces...
2007-06-17 Andrew Tridgell- merged ctdb_store test from ronnie
2007-06-14 Ronnie Sahlbergnote that there is no link on the PUBLIC interface
2007-06-11 Ronnie Sahlbergmerge from tridge
2007-06-10 Andrew Tridgellmerge from ronnie
2007-06-10 Ronnie Sahlbergwhen public interface is not set, print this to the...
2007-06-09 Ronnie Sahlbergmerge from tridge
2007-06-09 Andrew Tridgellnewer versions of ip need the mask on del
2007-06-06 Ronnie Sahlbergmerge from tridge
2007-06-06 Andrew Tridgell- added monitoring of rpc ports for nfs, and of Samba...
2007-06-04 Ronnie Sahlbergmerge from tridge
2007-06-04 Andrew Tridgellsplit out the basic interface handling, and run event...