index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: The second half of monitoring is only for recovery master
Amitay Isaacs
2013-07-02
1
-2
/
+2
*
recoverd: when the recmaster is banned, use that information when forcing an ...
Michael Adam
2013-07-02
1
-0
/
+6
*
recoverd: fix a comment typo
Michael Adam
2013-07-02
1
-1
/
+1
*
recoverd: fix a comment in main_loop
Michael Adam
2013-07-02
1
-3
/
+3
*
recoverd: eliminate some trailing spaces from ctdb_election_win()
Michael Adam
2013-07-02
1
-2
/
+2
*
recoverd: Don't continue if the current node gets banned
Martin Schwenke
2013-07-02
1
-4
/
+19
*
recoverd: Refactor code to ban misbehaving nodes
Amitay Isaacs
2013-07-02
1
-37
/
+26
*
recoverd: Move code to ban other nodes after we get local node flags
Amitay Isaacs
2013-07-02
1
-22
/
+21
*
recoverd: Delay the initial election if node is started in stopped state
Amitay Isaacs
2013-07-02
1
-22
/
+26
*
recoverd: Update capabilities only if the current node is active
Amitay Isaacs
2013-07-02
1
-7
/
+7
*
recoverd: No need to check if node is recovery master when inactive
Amitay Isaacs
2013-07-02
1
-9
/
+0
*
recoverd: Always do an early exit from main_loop if node is stopped or banned
Amitay Isaacs
2013-07-02
1
-11
/
+8
*
recoverd: Do not set banning credits on a node if current node is inactive
Amitay Isaacs
2013-07-02
1
-0
/
+6
*
banning: Do not come out of ban if databases are not frozen
Amitay Isaacs
2013-07-02
1
-0
/
+15
*
banning: No need to check if banned pnn is for local node
Amitay Isaacs
2013-07-02
1
-3
/
+1
*
banning: Make ctdb_local_node_got_banned() a void function
Amitay Isaacs
2013-07-02
3
-6
/
+4
*
recoverd: Also check if current node is in recovery when it is banned
Amitay Isaacs
2013-07-02
1
-6
/
+6
*
recoverd: Set node_flags information as soon as we get nodemap
Amitay Isaacs
2013-07-02
1
-3
/
+3
*
recovered: Remove old comment as the code corresponding to that has gone away
Amitay Isaacs
2013-07-02
1
-4
/
+0
*
banning: Log ban state changes for other nodes at higher debug level
Amitay Isaacs
2013-07-02
1
-3
/
+7
*
freeze: Make ctdb_start_freeze() a void function
Amitay Isaacs
2013-07-02
3
-18
/
+8
*
freeze: If priority is invalid here, it's time to abort
Amitay Isaacs
2013-07-02
1
-6
/
+1
*
freeze: Log message from ctdb_start_freeze() and ctdb_control_freeze()
Amitay Isaacs
2013-07-02
1
-2
/
+3
*
recoverd: Print banning message only after verifying pnn
Amitay Isaacs
2013-06-28
1
-2
/
+2
*
recoverd: When updating flags on nodes, send updated flags and not old flags
Amitay Isaacs
2013-06-28
1
-1
/
+1
*
tools/ctdb: Add "force" option to "recover" command
Martin Schwenke
2013-06-28
1
-2
/
+9
*
client: Exit with non-zero status when unix socket is closed
Amitay Isaacs
2013-06-25
1
-2
/
+2
*
doc: Fix ctdb ping entry in manpage
Martin Schwenke
2013-06-22
1
-2
/
+3
*
doc: Fix documentation for NoIPTakeover in ctdbd manpage
Martin Schwenke
2013-06-22
1
-3
/
+4
*
doc: Update notification script section in ctdbd manpage
Martin Schwenke
2013-06-22
1
-1
/
+6
*
doc: Add nodestatus command to the ctdb manpage
Martin Schwenke
2013-06-22
1
-0
/
+65
*
doc: Update NEWS
Martin Schwenke
2013-06-22
1
-0
/
+26
*
tests: Integration tests use "ctdb nodestatus" for healthy cluster check
Martin Schwenke
2013-06-22
1
-15
/
+2
*
tests: Integration test infrastructure should do only a single recovery
Martin Schwenke
2013-06-22
1
-4
/
+0
*
ctdbd: Fix panic on overlapping shutdowns
Martin Schwenke
2013-06-22
3
-0
/
+9
*
ctdbd: Refactor shutdown sequence
Martin Schwenke
2013-06-22
4
-21
/
+22
*
eventscripts: "setup" event doesn't need to wait for SETUP runstate
Martin Schwenke
2013-06-20
1
-15
/
+0
*
tests/eventscripts: New tests for 00.ctdb "init" event
Martin Schwenke
2013-06-20
16
-6
/
+258
*
eventscripts: 13.per_ip_routing should not try hard to find public_addresses
Martin Schwenke
2013-06-20
1
-1
/
+1
*
tests/eventscripts: setup_ctdb() should always set $CTDB_PUBLIC_ADDRESSES
Martin Schwenke
2013-06-20
1
-1
/
+2
*
logging: Notify parent when logging daemon is up
Martin Schwenke
2013-06-20
1
-7
/
+33
*
scripts: Move TDB checking from initscript to "init" event
Martin Schwenke
2013-06-20
2
-98
/
+95
*
scripts: Move dropping of all IPs from initscript to "init" event
Martin Schwenke
2013-06-20
2
-4
/
+4
*
scripts: drop_ip() should use delete_ip_from_iface()
Martin Schwenke
2013-06-20
1
-1
/
+1
*
scripts: drop_all_public_ips() now prints messages to stdout, not log
Martin Schwenke
2013-06-20
3
-11
/
+5
*
ctdbd: "init" event should run earlier in daemon initialisation
Martin Schwenke
2013-06-20
1
-7
/
+7
*
tools/ctdb: Do not exit prematurely on control timeout if retrying in a loop
Amitay Isaacs
2013-06-20
1
-5
/
+4
*
packaging: Update the minimum required library versions
Amitay Isaacs
2013-06-17
1
-3
/
+3
*
build: Enable VERBOSE option to display build command line
Amitay Isaacs
2013-06-14
1
-39
/
+47
*
build: Fix tdb.h path to enable building with system TDB library
Mathieu Parent
2013-06-14
24
-24
/
+24
[next]