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
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove the obsolete ipmux component.
Ronnie Sahlberg
2009-05-25
3
-97
/
+0
*
From Flavio Carmo Junior <carmo.flavio@gmail.com>
Ronnie Sahlberg
2009-05-25
1
-0
/
+53
*
From : Flavio Carmo Junior <carmo.flavio@gmail.com>
Ronnie Sahlberg
2009-05-19
1
-0
/
+36
*
use scope host when adding the interface to loopback so we dont respond to AR...
Ronnie Sahlberg
2009-05-14
1
-1
/
+8
*
change the prefix NATGW_ to CTDB_NATGW_
Ronnie Sahlberg
2009-05-14
2
-15
/
+15
*
assign the natgw address to loopback and not the private network so that natg...
Ronnie Sahlberg
2009-05-12
2
-3
/
+2
*
41.httpd event script workaround for RHEL5-ism.
Martin Schwenke
2009-05-12
1
-10
/
+26
*
use less intrusive smbstatus call in periodic connections cleanup
Andrew Tridgell
2009-05-06
1
-1
/
+1
*
dont unconditionally kill/restart ctdb when given "service ctdb start" only...
Ronnie Sahlberg
2009-04-30
1
-1
/
+7
*
change shutdown level for ctdb to be 01
Andrew Tridgell
2009-04-23
1
-1
/
+1
*
create a function "remote_ip" which can be used from scripts to remove a sing...
Ronnie Sahlberg
2009-04-08
2
-3
/
+29
*
install a default /etc/ctdb/notify.sh script as example on how to use
Ronnie Sahlberg
2009-03-31
1
-0
/
+37
*
add a mechanism where the ctdb daemon will run a usercontrolled script when t...
Ronnie Sahlberg
2009-03-31
2
-0
/
+4
*
we must also try to set the routes when we release an ip since during the rel...
Ronnie Sahlberg
2009-03-31
1
-2
/
+2
*
update how the NATGW configuration works.
Ronnie Sahlberg
2009-03-25
2
-12
/
+13
*
Merge branch 'obnox'
Ronnie Sahlberg
2009-03-24
2
-12
/
+30
|
\
|
*
Merge commit 'ctdb-ronnie/master'
Michael Adam
2009-03-23
2
-0
/
+102
|
|
\
|
*
|
ctdb.sysconfig: add CTDB_MANAGES_HTTPD comment section
Michael Adam
2009-03-10
1
-0
/
+3
|
*
|
events.d/50.samba: allow CTDB_SERVICE_{SMB,NMB,WINBIND} to be overriden from ...
Michael Adam
2009-03-09
2
-12
/
+19
|
*
|
ctdb.sysconfig: add CTDB_INIT_STYLE with explanation
Michael Adam
2009-03-09
1
-0
/
+8
*
|
|
create a varient of kill_tcp_connections that only kills off the local side o...
Ronnie Sahlberg
2009-03-24
2
-1
/
+43
*
|
|
set --single-public-ip when lvs is used
Ronnie Sahlberg
2009-03-24
1
-1
/
+1
|
|
/
|
/
|
*
|
update the natgw eventscript and documentation
Ronnie Sahlberg
2009-03-19
1
-1
/
+6
*
|
redo how the natgw is done. just use a default route with a high metric inste...
root
2009-03-18
2
-55
/
+36
*
|
change the NATGW_ example in sysconfig to make it more realistic
root
2009-03-18
1
-2
/
+2
*
|
NAT-GW updates. Describe the functionality in the sysconfig file
root
2009-03-17
2
-0
/
+116
|
/
*
Add a variable CTDB_NFS_SKIP_SHARE_CHECK to sysconfig that can disable the ch...
root
2009-03-04
2
-2
/
+5
*
make it possible to disable checking all samba shares.
root
2009-02-20
2
-14
/
+21
*
Merge commit 'ctdb-ronnie/master'
Michael Adam
2009-02-10
1
-5
/
+5
|
\
|
*
use netstat to check first and only fall back to netcat if netstat is unavail...
root
2009-02-05
1
-5
/
+5
*
|
events 41.httpd: support suse and ubuntu/debian systems for managing apache
Michael Adam
2009-02-04
1
-4
/
+28
*
|
events.d/41.httpd: fix a typo in the fix of the comment typo
Michael Adam
2009-02-04
1
-1
/
+1
|
/
*
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
*
events.d/41.httpd: fix a comment typo
Michael Adam
2009-01-27
1
-1
/
+1
*
events 50.samba: fix control of nmbd without separate nmb service script.
Michael Adam
2009-01-19
1
-9
/
+9
*
ctdb.init: fix typo
Michael Adam
2009-01-16
1
-1
/
+1
*
events 50.samba: also support suse and ubuntu/debain systems
Michael Adam
2009-01-16
1
-6
/
+41
*
funcions: make (nice_)service a noop for empty service name
Michael Adam
2009-01-16
1
-0
/
+8
*
ctdb.init: use detect_init_style() in the init script
Michael Adam
2009-01-16
1
-10
/
+7
*
functions: add detect_init_style().
Michael Adam
2009-01-16
1
-0
/
+14
*
ctdb.init: add $network to RequiredStop to match RequiredStart.
Michael Adam
2009-01-16
1
-1
/
+1
*
skip directories containing macros (%) in ctdb_check_directories_probe
Michael Adam
2008-12-16
1
-0
/
+1
*
ctdb.init: add Default-Start to init script to enable autostart.
Michael Adam
2008-12-16
1
-0
/
+1
*
ctdb.init: check availability of ctdb (with ping) before calling ctdb status
Michael Adam
2008-12-16
1
-0
/
+16
*
ctdb.init: behave correctly when calling "service ctdb stop" on stopped service
Michael Adam
2008-12-16
1
-0
/
+12
*
ctdb.init: fix return code of "service ctdb stop" on non-redhat systems
Michael Adam
2008-12-16
1
-1
/
+1
*
ctdb.init: fix status message of "service ctdb stop" on suse systems
Michael Adam
2008-12-16
1
-0
/
+7
*
Improve the monitor event test for ethernet interfaces (link detection).
Michael Adam
2008-12-12
1
-2
/
+9
[next]