Eventscripts: 50.samba - only start/stop nmbd if $CTDB_SERVICE_NMB set.
[ctdb.git] / config /
2011-08-11 Martin SchwenkeEventscripts: 50.samba - only start/stop nmbd if $CTDB_...
2011-08-11 Martin SchwenkeEventscripts: 50.samba needs null service_reconfigure...
2011-08-11 Martin SchwenkeEventscripts: 40.vsftpd service_stop() no longer /dev...
2011-08-11 Martin SchwenkeEventscripts: improvements to 41.httpd.
2011-08-11 Martin SchwenkeEventscript functions: new function ctdb_check_counter().
2011-08-11 Martin SchwenkeEventscripts: remove unused remove_ip() function.
2011-08-11 Martin SchwenkeEventscripts: startstop_nfs stop no longer redirects...
2011-08-11 Martin SchwenkeEventscripts: fix typo in _ctdb_counter_common().
2011-08-11 Martin SchwenkeEventscripts: improve log messages in ctdb_start_stop_s...
2011-08-11 Martin SchwenkeEventscript functions: fix counter regression.
2011-08-11 Martin SchwenkeEventscript functions: ctdb_service_check-reconfigure...
2011-08-11 Martin SchwenkeEventscripts: make 50.samba use $service_state_dir.
2011-08-11 Martin SchwenkeEvenscripts: update 60.nfs to use ctdb_service_check_re...
2011-08-11 Martin SchwenkeEvenscripts: update 60.nfs to use ctdb_setup_service_st...
2011-08-11 Martin SchwenkeEvenscripts: update 40.vsftpd to use ctdb_service_check...
2011-08-11 Martin SchwenkeEvenscripts: update 41.httpd to use ctdb_service_check_...
2011-08-11 Martin SchwenkeEventscripts: rejig the reconfigure infrastructure.
2011-08-11 Martin SchwenkeEventscript functions: move flagging of managed services.
2011-08-11 Martin SchwenkeEventscript function: change service_start into a function.
2011-08-11 Martin SchwenkeEventscript functions: add optional event name argument...
2011-08-11 Martin SchwenkeEventscript functions - optimise is_ctdb_managed_service().
2011-08-11 Martin Schwenke50.samba eventscript should use is_ctdb_managed_service...
2011-08-11 Martin Schwenke50.samba eventscript should use is_ctdb_managed_service...
2011-08-11 Martin Schwenke50.samba eventscript should stop/start services when...
2011-08-11 Ronnie SahlbergAdd documentation for the new filesystem use monitoring
2011-08-11 Ronnie SahlbergAdd new eventscript 40.fs_use that can be used to monit...
2011-08-10 Ronnie Sahlbergmake the persistent even longer for lvs to make people...
2011-08-10 Ronnie Sahlbergincrease the persistent timeout to make people happier
2011-08-10 Ronnie Sahlbergcheck the shares if they are available before we decide...
2011-08-10 Ronnie SahlbergMerge remote branch 'martins/eventscript.00.ctdb'
2011-08-10 Martin SchwenkeMerge branch 'eventscript.20.multipathd' into eventscri...
2011-08-10 Ronnie SahlbergMerge remote branch 'martins/eventscript.20.multipathd'
2011-08-10 Martin SchwenkeMerge branch 'eventscript.62.cnfs' into eventscript...
2011-08-10 Ronnie SahlbergMerge remote branch 'martins/eventscript.62.cnfs'
2011-08-10 Martin SchwenkeMerge branch 'eventscript.13.per_ip_routing' into event...
2011-08-10 Ronnie SahlbergMerge remote branch 'martins/eventscript.13.per_ip_routing'
2011-08-10 Ronnie SahlbergMerge remote branch 'martins/eventscript_tests'
2011-08-10 Ronnie SahlbergMerge remote branch 'martins/eventscripts_relative'
2011-08-10 Martin SchwenkeEvenscripts: update 61.cnfs to use ctdb_setup_service_s...
2011-08-09 Martin SchwenkeEvenscripts: update 13.per_ip_routing to use ctdb_setup...
2011-08-09 Martin SchwenkeEvenscripts: update 20.multipathd to use ctdb_setup_ser...
2011-08-09 Martin SchwenkeEventscripts: fix dangerous rm -rf in 00.ctdb init...
2011-08-09 Martin SchwenkeEventscripts: 00.ctdb uses $service_state_dir, neaten...
2011-08-09 Martin Schwenke00.ctdb eventscript removes all files from $ctdb_active...
2011-08-09 Martin SchwenkeScripts: add note about not using absolute command...
2011-08-09 Martin SchwenkeAdd a README to the config/ subdirectory.
2011-08-09 Martin SchwenkeEventscript functions: new function ctdb_setup_service_...
2011-08-09 Martin SchwenkeEventscript functions: new functions to remember/check...
2011-08-09 Martin SchwenkeMerge branch 'test_suite' into ronnie_target
2011-08-09 Martin SchwenkeMerge branch 'eventscript_tests' into ronnie_target
2011-08-08 Martin SchwenkeScripts: remove absolute paths from interface_modify.sh.
2011-08-08 Martin SchwenkeScripts: remove absolute paths from interface_modify.sh.
2011-08-08 Martin SchwenkeEventscripts - Remove local variable usage in 10.interf...
2011-08-08 Martin SchwenkeEventscripts: source a file specified by $CTDB_RC_LOCAL...
2011-08-08 Martin SchwenkeMerge remote-tracking branch 'origin/master' into event...
2011-08-08 Martin SchwenkeEventscript functions - use $CTDB_VARDIR instead of...
2011-08-04 Martin SchwenkeEventscripts - remove some more absolute paths to commands.
2011-08-03 Martin SchwenkeEventscripts - Rework the use of get_proc() for the...
2011-08-03 Martin SchwenkeEventscripts: update 60.nfs service() start to use...
2011-08-03 Martin SchwenkeEventscripts: update 10.interface to use set_proc(...
2011-08-03 Martin SchwenkeEventscripts: use set_proc() in startstop_nfs().
2011-08-03 Martin SchwenkeEventscripts: remove unnecessary absolute paths from...
2011-08-03 Martin SchwenkeEventscripts: new functions set_proc() and get_proc().
2011-08-03 Martin SchwenkeEventscripts: remove ctdb_wait_command() and ctdb_wait_...
2011-08-03 Martin SchwenkeEventscripts: iptables() should put lock in $CTDB_VARDIR.
2011-08-03 Martin SchwenkeMake Emacs recognise that the eventscript functions...
2011-08-03 Martin SchwenkeEventscript functions: add $CTDB_ETCDIR and hook servic...
2011-08-03 Martin SchwenkeSet $CTDB_VARDIR in the functions file.
2011-08-03 Ronnie SahlbergMerge remote branch 'martins/lcp2_sim'
2011-08-02 Martin SchwenkeEventscripts - 10.interfaces should not check orphaned...
2011-07-20 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2011-06-28 Ronnie Sahlbergchange the name for the key for the record where we...
2011-05-14 Mathieu ParentFix bashism
2011-05-12 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2011-05-12 Ronnie SahlbergWhen using multiple VLANs, some funky stuff can sometim...
2011-05-09 Ronnie SahlbergIf samba fails to start for some reason, make this...
2011-05-09 Ronnie SahlbergDont exit from checking interfaces once we have found...
2011-05-08 Ronnie SahlbergRemove logging of spam/errors from the 10.interfrace
2011-04-12 Ronnie Sahlbergbonding mode 4 monitoring:
2011-04-10 Ronnie SahlbergIFACE handling. Assume links are always good on nstartu...
2011-04-06 Ronnie SahlbergNATGW: dont set arp_ignore in 11.natgw anymore since...
2011-04-05 Michael Adamctdb.init: print a warning when tdbdump is found but...
2011-04-05 Michael Adamctdb.init: check for availability of "tdbtool check...
2011-03-22 Mathieu ParentCorrection of spelling errors
2011-02-18 Ronnie Sahlberg50.samba : Tell winbind about every time we add/remove...
2011-02-17 Ronnie Sahlbergremove checking for filesystems and filesystem health...
2011-02-17 Ronnie Sahlberg60.nfs
2011-01-11 Martin SchwenkeEventscripts: lower the fail/restart limits for nfsd.
2011-01-11 Martin SchwenkeEventscripts: use "startstop_nfs restart" to reconfigur...
2011-01-11 Martin SchwenkeEventscripts: only autostart during a monitor event.
2011-01-11 Martin SchwenkeEventscripts: print a message when reconfiguring a...
2011-01-11 Martin SchwenkeEventscripts: work around NFS restart failure under...
2011-01-11 Ronnie SahlbergTYPO
2011-01-11 Ronnie SahlbergSTATD is 100027 not 1000247
2011-01-06 Ronnie Sahlberg60.nfs Check if we have rpc.statd and if not, skip...
2010-12-21 Ronnie Sahlberg41.HTTPD
2010-12-21 Ronnie Sahlberg60.nfs
2010-12-21 Ronnie SahlbergDont run net serverid wipe in the background
2010-12-14 Ronnie Sahlberg50.samba
2010-12-13 Ronnie SahlbergLVS
next