index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
server
/
ctdb_takeover.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-recoverd: Fix typo in comment
Amitay Isaacs
2015-03-27
1
-2
/
+2
*
ctdb-daemon: Trust vnn->interface for an IP when releasing it
Martin Schwenke
2014-12-05
1
-24
/
+1
*
ctdb-util: Add extra max_size argument to file_lines_load()
Martin Schwenke
2014-09-10
1
-1
/
+1
*
ctdb: Use sys_read() and sys_write() to ensure correct signal interaction
Martin Schwenke
2014-08-21
1
-2
/
+2
*
ctdb-daemon: Debugging for tickle updates
Martin Schwenke
2014-06-20
1
-1
/
+10
*
ctdb-daemon: Move a ZERO_STRUCT() to a better place
Martin Schwenke
2014-05-05
1
-3
/
+12
*
ctdb:daemon avoid goto ctdb_remove_orphaned_ifaces()
Gregor Beck
2014-04-01
1
-9
/
+5
*
ctdb:daemon take a shortcut in all_nodes_are_disabled()
Gregor Beck
2014-04-01
1
-5
/
+4
*
ctdb/daemon: Optimise deletion of IPs
Martin Schwenke
2014-03-23
1
-11
/
+11
*
ctdb/daemon: Make delete IP wait until the IP is released
Martin Schwenke
2014-03-23
1
-29
/
+90
*
ctdb-daemon: Fix tickle updates to recently started nodes
Martin Schwenke
2014-03-23
1
-10
/
+7
*
ctdb-daemon: Do not support connection tracking if there are no public IPs
Amitay Isaacs
2014-03-04
1
-0
/
+15
*
ctdb-recoverd: Check if callback function is registered before calling
Amitay Isaacs
2014-02-27
1
-2
/
+7
*
ctdb-daemon: After updating tickles on other nodes, set update flag to false
Amitay Isaacs
2014-02-27
1
-0
/
+2
*
ctdb-daemon: Implement ctdb_control_startup()
Martin Schwenke
2014-02-27
1
-4
/
+12
*
ctdb-daemon: Fix whitespaces
Amitay Isaacs
2014-02-27
1
-4
/
+4
*
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-recoverd: Fix a bug in the LCP2 rebalancing code
Martin Schwenke
2014-02-13
1
-1
/
+4
*
ctdb/daemon: reloadips must register state of asynchronous controls
Martin Schwenke
2014-01-31
1
-0
/
+3
*
ctdb-recoverd: Ignore failed ipreallocated controls to inactive nodes
Martin Schwenke
2014-01-17
1
-17
/
+17
*
ctdb-daemon: No need to call event scripts with CTDB_CALLED_BY_USER
Amitay Isaacs
2014-01-16
1
-5
/
+1
*
ctdb-server: Coverity fixes
Amitay Isaacs
2013-11-19
1
-1
/
+1
*
ctdbd: Default for event_script_dir should use CTDB_BASE
Martin Schwenke
2013-10-22
1
-10
/
+0
*
recoverd: reloadips should rebalance target nodes for new IPs
Martin Schwenke
2013-09-19
1
-0
/
+20
*
ctdbd: Make ctdb_reloadips_child send controls asynchronously
Martin Schwenke
2013-09-19
1
-42
/
+90
*
recoverd: Fix the implementation of CTDB_SRVID_REBALANCE_NODE
Martin Schwenke
2013-09-19
1
-42
/
+21
*
recoverd: Move disabling of IP checks into do_takeover_run()
Martin Schwenke
2013-09-19
1
-14
/
+0
*
recoverd: Fail takeover run if "ipreallocated" fails
Martin Schwenke
2013-09-19
1
-14
/
+15
*
recoverd: Banned nodes should not be told to run "ipreallocated" event
Martin Schwenke
2013-09-18
1
-3
/
+3
*
recoverd: Remove an orphaned comment
Martin Schwenke
2013-09-11
1
-4
/
+0
*
recoverd: Update a comment to use current terminology
Martin Schwenke
2013-09-11
1
-3
/
+4
*
recoverd: Move struct ctdb_public_ip_list back into ctdb_takeover.c
Martin Schwenke
2013-08-22
1
-0
/
+6
*
ctdbd: Kill client process without checking for tracked child
Martin Schwenke
2013-07-29
1
-1
/
+1
*
recoverd: Call takeover fail callback only once per node
Martin Schwenke
2013-07-29
1
-2
/
+47
*
ctdbd: Set process names for child processes
Amitay Isaacs
2013-07-10
1
-0
/
+1
*
recoverd: Fix buffer overflow error in reloadips
Amitay Isaacs
2013-07-05
1
-8
/
+21
*
ctdbd: Log something when releasing all IPs
Martin Schwenke
2013-07-05
1
-0
/
+10
*
recoverd: Clean up log messages in remote IP verification
Martin Schwenke
2013-07-05
1
-3
/
+9
*
ctdbd: Release IP callback should fail if the IP is still hosted
Martin Schwenke
2013-07-05
1
-0
/
+8
*
ctdbd: Log warnings in release IP when unexpected interface is encountered
Martin Schwenke
2013-07-05
1
-0
/
+15
*
build: Fix compiler warnings for uninitialized variables
Amitay Isaacs
2013-07-04
1
-0
/
+1
*
build: Fix tdb.h path to enable building with system TDB library
Mathieu Parent
2013-06-14
1
-1
/
+1
*
recoverd: Backward compatibility for nodes without IPREALLOCATED control
Martin Schwenke
2013-05-27
1
-4
/
+103
*
recoverd: Nodes can only takeover IPs if they are in runstate RUNNING
Martin Schwenke
2013-05-24
1
-2
/
+115
*
recoverd: Handle errors carefully when fetching tunables
Martin Schwenke
2013-05-24
1
-5
/
+38
*
recoverd: Set explicit default value when getting tunable from nodes
Martin Schwenke
2013-05-24
1
-4
/
+11
*
recoverd: Whitespace improvements
Martin Schwenke
2013-05-24
1
-10
/
+10
*
recoverd: Use talloc_array_length() for simpler code
Martin Schwenke
2013-05-24
1
-8
/
+8
[next]