index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
config
/
functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
From : Flavio Carmo Junior <carmo.flavio@gmail.com>
Ronnie Sahlberg
2009-05-19
1
-0
/
+36
*
create a function "remote_ip" which can be used from scripts to remove a sing...
Ronnie Sahlberg
2009-04-08
1
-0
/
+25
*
create a varient of kill_tcp_connections that only kills off the local side o...
Ronnie Sahlberg
2009-03-24
1
-0
/
+42
*
use netstat to check first and only fall back to netcat if netstat is unavail...
root
2009-02-05
1
-5
/
+5
*
ctdb_check_tcp_ports: correctly detect listeners on ipv6 :::<port> w/out netcat
Michael Adam
2009-01-30
1
-1
/
+5
*
ctdb_check_tcp_ports: fail the check if neither netstat nor netcat/nc is found
Michael Adam
2009-01-30
1
-0
/
+4
*
ctdb_check_tcp_ports: cope with multiple locations of netcat or nc
Michael Adam
2009-01-30
1
-8
/
+24
*
funcions: make (nice_)service a noop for empty service name
Michael Adam
2009-01-16
1
-0
/
+8
*
functions: add detect_init_style().
Michael Adam
2009-01-16
1
-0
/
+14
*
skip directories containing macros (%) in ctdb_check_directories_probe
Michael Adam
2008-12-16
1
-0
/
+1
*
When we harvest all tcp connections to kill off after a takeip/releaseip even...
Ronnie Sahlberg
2008-08-20
1
-0
/
+1
*
update the socketkiller in the eventscripts to be able to handle ipv6
Ronnie Sahlberg
2008-08-20
1
-5
/
+8
*
ensure we use killtcp on non-NFS/non-CIFS ports for faster failover of
Andrew Tridgell
2008-08-01
1
-1
/
+9
*
allow for probing of directories without raising an error
Andrew Tridgell
2008-07-23
1
-6
/
+19
*
mark /etc/ctdb/functions as a config file to keep rpmlint happy
Ronnie Sahlberg
2008-07-09
1
-1
/
+0
*
Replace \s with [[:space:]] in our regexps we use for egrep.
Ronnie Sahlberg
2008-07-09
1
-4
/
+4
*
make /etc/ctdb/functions executable and add a hashbang to it so
Ronnie Sahlberg
2008-06-27
1
-0
/
+1
*
shell scripts need extra spaces sometime
Ronnie Sahlberg
2008-04-10
1
-1
/
+1
*
add possibility to provide site local modifications to the event system
Ronnie Sahlberg
2008-04-10
1
-0
/
+8
*
from Mathieu PARENT <math.parent@gmail.com>
Ronnie Sahlberg
2008-02-13
1
-0
/
+13
*
add helpers to stop/start nfs lockmanager on different platforms
Ronnie Sahlberg
2008-02-11
1
-0
/
+42
*
create a startstop_nfs function that can start/stop the nfs service of differ...
Ronnie Sahlberg
2008-02-11
1
-0
/
+41
*
dont use absolute pathnames for the netstat tool
Ronnie Sahlberg
2008-02-07
1
-2
/
+6
*
the event scripts no longer need to show a date, as its done by the main ctdb...
Andrew Tridgell
2008-01-16
1
-15
/
+15
*
move the kill_tcp_connections() function from 10.interfaces to functions
Ronnie Sahlberg
2007-10-11
1
-0
/
+40
*
cope with non-standard install dirs in event scripts
Andrew Tridgell
2007-09-14
1
-2
/
+2
*
remove more cruft from the logs
Andrew Tridgell
2007-09-13
1
-3
/
+3
*
remove clutter from ctdb log file
Andrew Tridgell
2007-09-13
1
-3
/
+3
*
try netstat as a last attempt to check a tcp port in
Ronnie Sahlberg
2007-07-15
1
-0
/
+2
*
if we dont have nc or netcat, try using netstat as a final attempt to
Ronnie Sahlberg
2007-07-15
1
-1
/
+3
*
if we dont have /etc/sysconfig and we dont have /etc/default
Ronnie Sahlberg
2007-07-15
1
-0
/
+2
*
when we have found that /etc/rc.d/init.d/SERVICE exists, then run that
Ronnie Sahlberg
2007-07-15
1
-1
/
+1
*
added --nosetsched option to ctdbd
Andrew Tridgell
2007-07-13
1
-0
/
+1
*
check winbind in monitoring event too
Andrew Tridgell
2007-06-17
1
-0
/
+14
*
- wait for winbind on samba start
Andrew Tridgell
2007-06-17
1
-2
/
+24
*
- added monitoring of rpc ports for nfs, and of Samba ports and directories
Andrew Tridgell
2007-06-06
1
-2
/
+58
*
make the init scripts more portable about location of system config files
Andrew Tridgell
2007-06-03
1
-0
/
+11
*
move config files to config/ directory
Andrew Tridgell
2007-06-02
1
-0
/
+75