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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/complex: Remove CTDB_SAMBA_SKIP_SHARE_CHECK test
Martin Schwenke
2013-10-29
1
-134
/
+0
*
eventscripts: Rewrite the smb.conf cache file handling
Martin Schwenke
2013-10-29
2
-78
/
+49
*
tools/ctdb: Fix documentation string for ban command
Martin Schwenke
2013-10-29
1
-1
/
+1
*
Revert "recoverd: Disable takeover runs on other nodes for 5 minutes"
Martin Schwenke
2013-10-29
1
-2
/
+2
*
tools/onnode: Fix healthy/ok node handling
Martin Schwenke
2013-10-29
4
-19
/
+18
*
daemon: Change the default recovery method for persistent databases
Amitay Isaacs
2013-10-28
2
-5
/
+8
*
packaging: Create runtime directories for CTDB
Amitay Isaacs
2013-10-25
1
-0
/
+3
*
initscript: Update systemd configuration to put PID file in /run/ctdb
Martin Schwenke
2013-10-25
1
-3
/
+3
*
build: Move the default CTDB socket from /tmp to /var/run/ctdb
Amitay Isaacs
2013-10-25
4
-9
/
+5
*
packaging: Move ctdb/ directory from /var to /var/lib
Amitay Isaacs
2013-10-25
2
-3
/
+4
*
ctdbd: Simplify database directory setting logic
Martin Schwenke
2013-10-25
3
-64
/
+3
*
ctdbd: Remove duplicate database directory setting logic
Martin Schwenke
2013-10-25
2
-34
/
+5
*
common: New function ctdb_mkdir_p_or_die()
Martin Schwenke
2013-10-25
2
-0
/
+15
*
common: New function mkdir_p()
Martin Schwenke
2013-10-25
3
-4
/
+30
*
tcp: Create socket lock in /var/run/ctdb instead of /tmp
Amitay Isaacs
2013-10-25
1
-1
/
+1
*
doc/examples: Add CTDB configuration examples
Amitay Isaacs
2013-10-24
4
-0
/
+206
*
Add missing $remote_fs LSB dependency
Mathieu Parent
2013-10-24
1
-2
/
+2
*
Improved check_ctdb
Mathieu Parent
2013-10-24
1
-14
/
+30
*
Add missing events.d/99.timeout
Mathieu Parent
2013-10-24
2
-0
/
+2
*
eventscripts: Instead of listing all tunables, query EventScriptTimeout
Amitay Isaacs
2013-10-24
1
-1
/
+1
*
ctdb_client.h: fix build on AIX by removing C++-style comments
Michael Adam
2013-10-23
1
-2
/
+2
*
ctdbd: Pass the public address file location in ctdb context
Martin Schwenke
2013-10-22
3
-6
/
+6
*
ctdbd: Debug locks by default with override from enviroment variable
Martin Schwenke
2013-10-22
1
-4
/
+16
*
ctdbd: Default for event_script_dir should use CTDB_BASE
Martin Schwenke
2013-10-22
3
-16
/
+10
*
ctdbd: Add nodes_file member to struct ctdb_context
Martin Schwenke
2013-10-22
5
-24
/
+26
*
tools/ctdb: CTDB_BASE is the default location of configuration files
Martin Schwenke
2013-10-22
1
-2
/
+15
*
ctdbd: Don't check CTDB_BASE before setting it, just don't override
Martin Schwenke
2013-10-22
1
-5
/
+2
*
tests/integration: Pass --valgrinding option when running under valgrind
Martin Schwenke
2013-10-22
1
-0
/
+4
*
ctdbd: Fix some errors in the popt configuration
Martin Schwenke
2013-10-22
1
-2
/
+2
*
initscript: New configuration variable CTDB_DBDIR_STATE
Martin Schwenke
2013-10-22
1
-0
/
+1
*
scripts: Make detect_init_style() more readable
Martin Schwenke
2013-10-22
1
-2
/
+3
*
eventscripts: Rework the iSCSI eventscript
Martin Schwenke
2013-10-22
1
-11
/
+13
*
eventscripts: Don't update static routes on "recovered" event
Martin Schwenke
2013-10-22
1
-1
/
+1
*
eventscripts: NAT gateway script doesn't need to handle "recovered" event
Martin Schwenke
2013-10-22
1
-9
/
+3
*
eventscripts: Delete placeholder "recovered" and "shutdown" events
Martin Schwenke
2013-10-22
1
-11
/
+0
*
eventscripts: Clean up comment at the top of 00.ctdb
Martin Schwenke
2013-10-22
1
-9
/
+3
*
eventscripts: Remove reconfigure check from samba and winbind eventscripts
Martin Schwenke
2013-10-22
2
-4
/
+0
*
eventscripts: Remove reconfigure code from httpd eventscript
Martin Schwenke
2013-10-22
1
-7
/
+0
*
eventscripts: Fold ctdb_check_tcp_ports_ctdb() into ctdb_check_tcp_ports()
Martin Schwenke
2013-10-22
1
-50
/
+16
*
eventscripts: Remove TCP port checks other than the built-in CTDB one
Martin Schwenke
2013-10-22
5
-165
/
+1
*
scripts: Remove setting of PATH from functions file
Martin Schwenke
2013-10-22
1
-2
/
+0
*
tests/eventscripts: Run scripts under sh by default
Martin Schwenke
2013-10-22
1
-6
/
+10
*
tests/eventscripts: New tests for 20.multipathd
Martin Schwenke
2013-10-22
6
-0
/
+110
*
eventscripts: Clean up 20.multipathd
Martin Schwenke
2013-10-22
1
-57
/
+44
*
eventscripts: NAT gateway script should export CTDB_NATGW_NODES
Martin Schwenke
2013-10-22
1
-1
/
+2
*
scripts: Simplify script_log() to just look at CTDB_SYSLOG variable
Martin Schwenke
2013-10-22
1
-6
/
+1
*
scripts: Remove support for CTDB_OPTIONS configuration variable
Martin Schwenke
2013-10-22
4
-24
/
+8
*
scripts: Remove unused configuration variable CTDB_MANAGES_SCP
Martin Schwenke
2013-10-22
1
-1
/
+0
*
eventscripts: Deprecate NFS_SERVER_MODE, use CTDB_NFS_SERVER_MODE instead
Martin Schwenke
2013-10-22
4
-4
/
+4
*
recoverd: Remove function reload_nodes_file()
Martin Schwenke
2013-10-22
1
-11
/
+2
[next]