Merge commit 'rusty/script-report'
[vlendec/samba-autobuild/.git] / ctdb / config / events.d / 10.interface
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...