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
*
Fix a thinko in 2ea0a9f1a93781a0d036feb9fcc0d120b182922f.
Martin Schwenke
2010-04-20
1
-2
/
+2
*
ethtool does not support virtio_net devices.
Ralph Wuerthner
2010-04-15
1
-1
/
+2
*
events:50.samba: wipe the local part of the serverid db before starting winbi...
Michael Adam
2010-03-29
1
-1
/
+8
*
config: let 13.per_ip_routing use a flock for generate_auto_link_local()
Stefan Metzmacher
2010-03-18
1
-9
/
+41
*
Merge root@10.1.1.27:/shared/ctdb/ctdb-git
Ronnie Sahlberg
2010-03-11
1
-1
/
+2
|
\
|
*
ctdb_setstatus in /etc/ctdb/functions was not working correctly because it wa...
Wolfgang Mueller-Friedt
2010-03-11
1
-1
/
+2
*
|
Fix some more bashisms
Mathieu Parent
2010-03-10
2
-4
/
+9
*
|
Correct nice_service()
Mathieu Parent
2010-03-10
1
-2
/
+11
*
|
fix bug #7152: check NFS-Shares, fails with to long path-names
Michael Adam
2010-02-23
1
-1
/
+1
*
|
config/13.per_ip_routing: fix typo in error message
Stefan Metzmacher
2010-02-23
1
-1
/
+1
*
|
config/13.per_ip_routing: use better names for release_script and setup_script
Stefan Metzmacher
2010-02-23
1
-3
/
+3
*
|
config/13.per_ip_routing: register the setup script with setup_iface_ip_readd...
Stefan Metzmacher
2010-02-23
1
-0
/
+11
*
|
config/13.per_ip_routing: add a setup_per_ip_routing() function
Stefan Metzmacher
2010-02-23
1
-50
/
+61
*
|
server: add "setup" event
Stefan Metzmacher
2010-02-23
3
-2
/
+20
*
|
config/10.interface: use delete_ip_from_iface also in the "init" event
Stefan Metzmacher
2010-02-23
1
-1
/
+1
*
|
config/11.natgw: use delete_ip_from_iface() instead of remove_ip()
Stefan Metzmacher
2010-02-23
1
-2
/
+5
*
|
config: make remove_ip() a wrapper of delete_ip_from_iface()
Stefan Metzmacher
2010-02-23
1
-18
/
+8
*
|
config: interface_modify states in a $CTDB_BASE/state/interface_modify directory
Stefan Metzmacher
2010-02-23
1
-6
/
+27
*
|
config: add setup_iface_ip_readd_script() helper function
Stefan Metzmacher
2010-02-23
2
-4
/
+89
*
|
config: readd ips with a broadcast address in delete_ip_from_iface()
Stefan Metzmacher
2010-02-23
1
-1
/
+1
*
|
Make sure that the natgw eventscript also triggers on the "stopped" event
Ronnie Sahlberg
2010-02-23
1
-1
/
+1
|
/
*
From Sumit Bose <sbose@redhat.com>
Ronnie Sahlberg
2010-02-22
1
-7
/
+13
*
try to restart rpc-rquotad if it is not running
Ronnie Sahlberg
2010-02-16
1
-0
/
+10
*
Add a variable CTDB_CHECK_SWAP_IS_NOT_USED="yes"
Ronnie Sahlberg
2010-02-16
1
-5
/
+7
*
Add a new variable : CTDB_NFS_SKIP_KNFSD_ALIVE_CHECK
Ronnie Sahlberg
2010-02-16
1
-1
/
+3
*
Merge commit 'origin/master'
Martin Schwenke
2010-02-10
1
-0
/
+10
|
\
|
*
event scripts: add logging for low memory conditions
Rusty Russell
2010-02-09
1
-0
/
+10
*
|
eventscripts: stop loadconfig function from loading ctdb config file twice.
Martin Schwenke
2010-01-22
1
-4
/
+3
*
|
eventscript: Use of $NFS_TICKLE_SHARED_DIRECTORY must be after loadconfig.
Martin Schwenke
2010-01-22
1
-4
/
+3
*
|
initscript: Remove bash-ism.
Martin Schwenke
2010-01-22
1
-1
/
+1
|
/
*
initscript: handle spaces in option values inserted into $CTDB_OPTIONS.
Martin Schwenke
2010-01-22
1
-7
/
+8
*
config: 10.interface: search "ethtool" in $PATH instead of using a hardcoded ...
Stefan Metzmacher
2010-01-20
1
-2
/
+2
*
events: add updateip event to 13.per_ip_routing
Stefan Metzmacher
2010-01-20
1
-0
/
+60
*
events: 10.interface handle updateip event
Stefan Metzmacher
2010-01-20
1
-0
/
+57
*
server: add updateip event
Stefan Metzmacher
2010-01-20
1
-0
/
+8
*
config: add CTDB_PARTIALLY_ONLINE_INTERFACES to ctdb.sysconfig
Stefan Metzmacher
2010-01-20
2
-0
/
+19
*
config: 10.interfaces call monitor_interfaces on startup
Stefan Metzmacher
2010-01-20
1
-0
/
+8
*
config: 10.interfaces call ctdb ifaces and ctdb setifacelink for monitoring
Stefan Metzmacher
2010-01-20
1
-1
/
+46
*
events: splitout a monitor_interfaces function in 10.interface
Stefan Metzmacher
2010-01-20
1
-45
/
+64
*
events: 10.interfaces allow multiple interfaces per public address
Stefan Metzmacher
2010-01-20
1
-1
/
+1
*
config: add 13.per_ip_routing event script
Stefan Metzmacher
2010-01-20
2
-0
/
+433
*
config: add some ipv4 helper shell functions
Stefan Metzmacher
2010-01-20
1
-0
/
+64
*
config: add interface_modify.sh and call it under flock to make modification ...
Stefan Metzmacher
2010-01-20
3
-55
/
+104
*
events/10.interfaces: move some parts to helper functions
Stefan Metzmacher
2010-01-20
1
-28
/
+59
*
config/functions: add tickle_tcp_connections()
Stefan Metzmacher
2010-01-20
1
-0
/
+30
*
server: add "init" event
Stefan Metzmacher
2010-01-20
5
-7
/
+21
*
lib/util: import fault/backtrace handling from samba.
Stefan Metzmacher
2010-01-20
1
-0
/
+87
*
source the nfs sysconfig file from the 61.nfstickles script
Ronnie Sahlberg
2010-01-20
1
-0
/
+2
*
Make the size of the in memory ringbuffer for keeping the recent log messages
Ronnie Sahlberg
2010-01-15
2
-0
/
+8
*
Revert "Use wbinfo --ping-dc isntead of wbingo -p sicne this is a more reliab...
Martin Schwenke
2010-01-12
1
-1
/
+1
[next]