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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ctdb-daemon: Always talloc tickle array off vnn instead of ctdb->nodes
Amitay Isaacs
2014-02-27
1
-8
/
+5
*
ctdb-recoverd: LCP2 cleanups
Martin Schwenke
2014-02-19
1
-7
/
+7
*
ctdb-recoverd: Optimise check for rebalance candidates in LCP2
Martin Schwenke
2014-02-19
1
-16
/
+17
*
ctdb:vacuum: move retrieval of freelist to after vacuum run
Michael Adam
2014-02-14
1
-6
/
+7
*
ctdb:vacuum: fix debug message typo in add_record_to_delete_list()
Michael Adam
2014-02-14
1
-1
/
+1
*
ctdb-recoverd: Fix a bug in the LCP2 rebalancing code
Martin Schwenke
2014-02-13
1
-1
/
+4
*
ctdb-daemon: Consult CTDB_DEBUG_HUNG_SCRIPT variable before running debug script
Amitay Isaacs
2014-02-12
1
-0
/
+4
*
ctdb-daemon: Return negative status only if there are known errors
Amitay Isaacs
2014-01-31
1
-1
/
+4
*
ctdb/daemon: reloadips must register state of asynchronous controls
Martin Schwenke
2014-01-31
1
-0
/
+3
*
ctdb-daemon: Simplify listing event scripts using scandir
Amitay Isaacs
2014-01-21
1
-94
/
+40
*
ctdb-daemon: Do not run monitor event if any other event is already running
Amitay Isaacs
2014-01-21
1
-0
/
+15
*
ctdb/daemon: Untangle serialisation of 1st recovery -> startup -> monitor
Martin Schwenke
2014-01-17
2
-68
/
+75
*
ctdb/recoverd: Do not refuse disabling takeover runs on inactive nodes
Martin Schwenke
2014-01-17
1
-7
/
+0
*
ctdb-recoverd: Ignore failed ipreallocated controls to inactive nodes
Martin Schwenke
2014-01-17
1
-17
/
+17
*
ctdb-daemon: Remove ctdb_fork_with_logging()
Amitay Isaacs
2014-01-16
1
-60
/
+0
*
ctdb-daemon: Remove unused code to run eventscripts
Amitay Isaacs
2014-01-16
1
-104
/
+0
*
ctdb-daemon: Replace ctdb_fork_with_logging with ctdb_vfork_with_logging (par...
Amitay Isaacs
2014-01-16
1
-26
/
+28
*
ctdb-daemon: Replace ctdb_fork_with_logging with ctdb_vfork_with_logging (par...
Amitay Isaacs
2014-01-16
1
-20
/
+90
*
ctdb-daemon: Add helper process to execute event scripts
Amitay Isaacs
2014-01-16
1
-0
/
+136
*
ctdb-daemon: Add ctdb_vfork_with_logging()
Amitay Isaacs
2014-01-16
1
-0
/
+78
*
ctdb-daemon: No need to call event scripts with CTDB_CALLED_BY_USER
Amitay Isaacs
2014-01-16
5
-44
/
+15
*
ctdb-daemon: Deprecate RELOAD and STATUS events
Amitay Isaacs
2014-01-16
1
-4
/
+1
*
ctdb-recoverd: Only respond to currently queued ipreallocated requests
Martin Schwenke
2013-11-27
1
-1
/
+10
*
ctdb-recoverd: For persistent databases a sequence number of 0 is valid
Martin Schwenke
2013-11-27
1
-2
/
+3
*
ctdb-locking: Use vfork instead of fork to exec helpers
Amitay Isaacs
2013-11-27
1
-2
/
+5
*
ctdb-locking: Update current lock statistics when lock is scheduled
Amitay Isaacs
2013-11-27
1
-2
/
+2
*
ctdb-locking: Do not merge multiple lock requests to avoid unfair scheduling
Amitay Isaacs
2013-11-27
1
-1
/
+6
*
ctdb-locking: Implement active lock requests limit per database
Amitay Isaacs
2013-11-27
1
-8
/
+11
*
ctdb-recoverd: Fix backward compatibility for CTDB_SRVID_TAKEOVER_RUN
Martin Schwenke
2013-11-27
1
-7
/
+7
*
ctdb-recoverd: A node refuses to play against itself
Martin Schwenke
2013-11-27
1
-0
/
+5
*
ctdb-recoverd: Remove duplicate code to update flags during recovery
Martin Schwenke
2013-11-27
1
-17
/
+0
*
ctdb-server: Coverity fixes
Amitay Isaacs
2013-11-19
8
-24
/
+49
*
tunables: Remove obsolete tunables
Amitay Isaacs
2013-10-30
1
-3
/
+0
*
recoverd: Rebalancing should be done regardless tunable
Martin Schwenke
2013-10-30
1
-7
/
+14
*
recoverd: Improve an error message in the election code
Martin Schwenke
2013-10-30
1
-1
/
+1
*
Revert "if a new node enters the cluster, that node will already be frozen at...
Martin Schwenke
2013-10-30
1
-20
/
+13
*
ctdbd: When a node is connected, log at DEBUG NOTICE not DEBUG_INFO
Martin Schwenke
2013-10-29
1
-2
/
+3
*
Revert "recoverd: Disable takeover runs on other nodes for 5 minutes"
Martin Schwenke
2013-10-29
1
-2
/
+2
*
daemon: Change the default recovery method for persistent databases
Amitay Isaacs
2013-10-28
1
-1
/
+1
*
packaging: Move ctdb/ directory from /var to /var/lib
Amitay Isaacs
2013-10-25
1
-3
/
+3
*
ctdbd: Simplify database directory setting logic
Martin Schwenke
2013-10-25
2
-57
/
+3
*
ctdbd: Remove duplicate database directory setting logic
Martin Schwenke
2013-10-25
2
-34
/
+5
*
ctdbd: Pass the public address file location in ctdb context
Martin Schwenke
2013-10-22
2
-4
/
+5
*
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
2
-15
/
+10
*
ctdbd: Add nodes_file member to struct ctdb_context
Martin Schwenke
2013-10-22
2
-16
/
+25
*
ctdbd: Don't check CTDB_BASE before setting it, just don't override
Martin Schwenke
2013-10-22
1
-5
/
+2
*
ctdbd: Fix some errors in the popt configuration
Martin Schwenke
2013-10-22
1
-2
/
+2
*
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
[prev]
[next]