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
*
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
*
Revert "null out the pointer before we reload the nodes file"
Martin Schwenke
2013-10-22
1
-1
/
+1
*
client: Fix a format string argument compiler warning
Martin Schwenke
2013-10-22
1
-1
/
+1
*
recoverd: Ignore failed flag updates on inactive nodes
Amitay Isaacs
2013-10-22
1
-2
/
+6
*
common/util: Use AIX specific code for setting high priority for CTDB daemon
Amitay Isaacs
2013-10-22
2
-3
/
+54
*
git: Ignore generated documentation files
Martin Schwenke
2013-10-22
1
-0
/
+2
*
tests: When running local tests with run_tests.sh, use fixed TEST_VAR_DIR
Martin Schwenke
2013-10-22
1
-0
/
+6
*
eventscripts: Fix comment - CTDB_TCP_PORT_CHECKS -> CTDB_TCP_PORT_CHECKERS
Martin Schwenke
2013-10-22
1
-1
/
+1
*
tests/integration: Tweak ctdbd startup options
Martin Schwenke
2013-10-22
1
-5
/
+1
*
recoverd: Fix the VNN lmaster consistency check
Martin Schwenke
2013-10-22
1
-5
/
+11
*
tests: If transaction_start fails, try again
Amitay Isaacs
2013-10-08
1
-1
/
+1
*
tests: Make sure test exits with zero status on successful completion
Amitay Isaacs
2013-10-08
1
-2
/
+5
*
tests: Re-enable transaction test code
Amitay Isaacs
2013-10-04
1
-3
/
+0
*
tools/ctdb: Remove setdbseqnum command
Amitay Isaacs
2013-10-04
1
-86
/
+0
*
tests: No need to set sequence number when modifying persistent database
Amitay Isaacs
2013-10-04
1
-10
/
+2
*
client: Remove old persistent transaction code
Amitay Isaacs
2013-10-04
1
-445
/
+0
*
client: Reimplement persistent transaction code using TRANS3_COMMIT
Amitay Isaacs
2013-10-04
2
-5
/
+290
*
client: Add functions to parse g_lock.tdb records
Amitay Isaacs
2013-10-04
1
-0
/
+198
*
client: Add functions to handle server_id structure
Amitay Isaacs
2013-10-04
1
-0
/
+66
*
ctdbd: Remove transaction code related to TRANS2 commits
Amitay Isaacs
2013-10-04
5
-323
/
+4
*
ctdbd: Deprecate TRANS2 commit controls
Amitay Isaacs
2013-10-04
2
-12
/
+11
*
ctdbd: Create a utility function to log error for "not implemented" controls
Amitay Isaacs
2013-10-04
1
-4
/
+15
*
include: Remove unused set_dmaster structure
Amitay Isaacs
2013-10-04
1
-6
/
+0
*
tests/tool: Remove references in libctdb in file and function names
Martin Schwenke
2013-10-04
7
-62
/
+40
*
tests/tool: Rework test programs so they no longer expect libctdb
Martin Schwenke
2013-10-04
4
-285
/
+291
*
tests/tool: Fix some comment typos
Martin Schwenke
2013-10-04
2
-2
/
+2
*
tools/ctdb: Stop return value from being clobbered in control_lvsmaster()
Martin Schwenke
2013-10-04
1
-2
/
+2
*
client: Fix some format string compiler warnings
Martin Schwenke
2013-10-04
1
-2
/
+4
*
common: Fix setting of debug level in the client code
Amitay Isaacs
2013-10-04
1
-0
/
+7
*
libctdb: Remove incomplete libctdb
Amitay Isaacs
2013-10-04
42
-6319
/
+1
[next]