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
/
tools
/
onnode
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-tools: Avoid use of non-portable getopt in onnode
Martin Schwenke
2018-07-28
1
-31
/
+22
*
ctdb-tools: Improve portability by not using /bin/bash directly
Martin Schwenke
2018-07-28
1
-1
/
+1
*
ctdb-scripts: Don't load CTDB configuration in onnode
Martin Schwenke
2018-05-12
1
-4
/
+0
*
ctdb-tools: Avoid filtering stderr when onnode not running in parallel
Martin Schwenke
2018-04-27
1
-6
/
+1
*
ctdb-scripts: Split CTDB configuration loading
Martin Schwenke
2018-03-28
1
-1
/
+2
*
ctdb-scripts: Drop CTDB_NODES configuration option
Martin Schwenke
2018-03-19
1
-2
/
+0
*
ctdb-tools: Drop onnode CTDB_NODES_FILE environment variable
Martin Schwenke
2018-03-19
1
-4
/
+5
*
ctdb-tools: Reindent parts of onnode
Martin Schwenke
2018-03-01
1
-75
/
+75
*
ctdb-tools: Remove test hooks from onnode
Martin Schwenke
2018-03-01
1
-14
/
+0
*
ctdb-tools: Revisit stray file descriptor avoidance in onnode
Martin Schwenke
2018-03-01
1
-3
/
+3
*
ctdb-tools: Introduce a variable to hold the ssh command
Martin Schwenke
2018-03-01
1
-2
/
+3
*
ctdb-tools: Change onnode to use ONNODE_SSH and ONNODE_SSH_OPTS
Martin Schwenke
2018-03-01
1
-8
/
+8
*
ctdb-scripts: Ignore shellcheck SC2181 warning (use of $?)
Martin Schwenke
2017-08-14
1
-1
/
+5
*
ctdb-tools: Avoid shellcheck SC2181 warnings (use of $?) in onnode
Martin Schwenke
2017-08-14
1
-10
/
+6
*
ctdb-tools: Use a clear and readable if-statement
Martin Schwenke
2017-08-14
1
-2
/
+2
*
ctdb-tools: Reformat and explain complex code
Martin Schwenke
2017-08-14
1
-2
/
+21
*
ctdb-tools: Simplify "ctdb pnn" output format
Martin Schwenke
2016-07-25
1
-3
/
+3
*
ctdb-scripts: Avoid shellcheck warning SC2124 (string=array)
Martin Schwenke
2016-07-21
1
-1
/
+1
*
ctdb-scripts: Avoid shellcheck warning SC2155 (declare, assign)
Martin Schwenke
2016-07-21
1
-2
/
+2
*
ctdb-scripts: Avoid shellcheck warnings SC2046, SC2086 (double-quoting)
Martin Schwenke
2016-07-21
1
-11
/
+21
*
ctdb-scripts: Avoid shellcheck warning SC2034 (unused variables)
Martin Schwenke
2016-07-21
1
-1
/
+1
*
ctdb-tools: Drop onnode node specifications for recmaster/lvs/natgw
Martin Schwenke
2016-04-25
1
-60
/
+1
*
ctdb-scripts: Update important installed files to use build-time defaults
Martin Schwenke
2015-09-15
1
-5
/
+12
*
ctdb-tools: Bracket IP addresses in onnode (for IPv6)
Martin Schwenke
2014-12-05
1
-2
/
+2
*
ctdb-tools: Update onnode and ctdb-diagnostics to use ctdb -X
Martin Schwenke
2014-12-05
1
-3
/
+3
*
ctdb-onnode: New -i option to stop stdin from being closed
Martin Schwenke
2013-11-27
1
-5
/
+10
*
tools/onnode: Fix healthy/ok node handling
Martin Schwenke
2013-10-29
1
-2
/
+2
*
tools/onnode: Add -P option to push files to given nodes
Martin Schwenke
2012-07-30
1
-13
/
+36
*
onnode: unset EXTRA_SSH_OPTS when using fakessh
Martin Schwenke
2011-10-18
1
-0
/
+1
*
onnode: fix natgwlist nodespec
Martin Schwenke
2011-06-08
1
-5
/
+21
*
onnode: fix get_nodes_with_status()
Martin Schwenke
2011-06-08
1
-8
/
+11
*
onnode: Remove an unnecessary comment.
Martin Schwenke
2011-06-08
1
-1
/
+0
*
onnode: Future-proof get_nodes_with_status().
Martin Schwenke
2011-06-08
1
-28
/
+29
*
onnode: Exit with error for unknown command-line flags.
Martin Schwenke
2011-06-08
1
-1
/
+3
*
onnode: Be defensive when listing IPs of nodes with designated status.
Martin Schwenke
2011-06-08
1
-1
/
+1
*
onnode - Fix long standing bug in onnode healthy/ok/connected/con.
Martin Schwenke
2011-06-08
1
-2
/
+2
*
onnode: update algorithm for finding nodes file.
Martin Schwenke
2010-01-21
1
-2
/
+15
*
onnode - respect $CTDB_BASE rather than hard-coding /etc/ctdb.
Martin Schwenke
2010-01-21
1
-3
/
+5
*
New onnode options: -f to specify nodes file, -n to allow use of hostnames.
Martin Schwenke
2009-10-14
1
-7
/
+16
*
Revert "try to restart statd everytime it fails, not just the first time"
Ronnie Sahlberg
2009-09-15
1
-2
/
+23
*
try to restart statd everytime it fails, not just the first time
Ronnie Sahlberg
2009-09-15
1
-23
/
+2
*
onnode: add "any" nodespec to select any node with running CTDB.
Martin Schwenke
2009-09-08
1
-2
/
+23
*
onnode: update tests for healthy and connected to cope with new stopped bit.
Martin Schwenke
2009-07-28
1
-2
/
+2
*
Fix minor onnode bugs relating to local daemons.
Martin Schwenke
2009-06-19
1
-2
/
+2
*
teach ONNODE about deleted nodes
Ronnie Sahlberg
2009-06-02
1
-3
/
+4
*
Fix lvsmaster and natgwlist nodespecs.
Martin Schwenke
2009-05-12
1
-1
/
+5
*
New lvs/lvsmaster and natgw/natgwlist nodespecs for onnode.
Martin Schwenke
2009-05-12
1
-37
/
+51
*
New option "-o <prefix>" saves stdout from each node to file <prefix>.<ip>.
Martin Schwenke
2009-05-12
1
-18
/
+36
*
Add some simple tests that can be run from within the tree.
Martin Schwenke
2008-11-20
1
-10
/
+26
*
onnode changes. "ok" is an alias for "healthy", "con" is an alias for
Martin Schwenke
2008-09-12
1
-12
/
+36
[next]