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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystem
Martin Schwenke
2014-09-10
2
-2
/
+2
*
ctdb-tools: Move definition of timeval_delta() to tools/ctdb.c
Martin Schwenke
2014-09-10
1
-0
/
+6
*
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
-15
/
+15
*
ctdb-tools: Be more helpful when CTDB CLI tool is run on unconfigured node
Martin Schwenke
2014-08-21
1
-0
/
+7
*
ctdb-tools: Factor out new function find_node_xpnn() from control_xpnn()
Martin Schwenke
2014-08-21
1
-5
/
+17
*
ctdb-tools: There is no need for forcing a recovery
Amitay Isaacs
2014-07-07
1
-13
/
+0
*
ctdb-build: Use CTDB_ETCDIR instead of ETCDIR/ctdb
Amitay Isaacs
2014-06-24
1
-1
/
+1
*
ctdb-tools-ctdb: Make natgwlist and lvsmaster more resilient
Martin Schwenke
2014-05-29
1
-33
/
+47
*
ctdb-tools-ctdb: scriptstatus should not count disabled scripts
Martin Schwenke
2014-05-28
1
-1
/
+7
*
ctdb-tools/ctdb: Unlock records before closing tdb database
Amitay Isaacs
2014-04-23
1
-2
/
+2
*
ctdb-tools/ctdb: Detach databases only if all nodes disallow client access
Amitay Isaacs
2014-04-23
1
-0
/
+64
*
ctdb-tools-ctdb: Drop disconnected nodes when filtering by capability
Martin Schwenke
2014-04-14
1
-3
/
+10
*
ctdb-tools/ctdb: Add ctdb detach command to detach databases
Amitay Isaacs
2014-04-14
1
-0
/
+40
*
ctdb-tools-ctdb: Parse IP addresses when reading a list from a file
Martin Schwenke
2014-03-23
1
-21
/
+15
*
ctdb-tools-ctdb: Remove redundant filtering of trailing empty lines
Martin Schwenke
2014-03-23
1
-3
/
+0
*
ctdb-tools-ctdb: Use DLIST_ADD_END() to avoid reversing the list
Martin Schwenke
2014-03-23
1
-14
/
+3
*
ctdb-tools-ctdb: Factor out function read_pnn_node_file()
Martin Schwenke
2014-03-23
1
-58
/
+36
*
ctdb-tools-ctdb: Read NAT gateway nodes from a separate function
Martin Schwenke
2014-03-23
1
-38
/
+53
*
ctdb-tools-ctdb: Add and use function filter_nodemap_by_natgw_nodes()
Martin Schwenke
2014-03-23
1
-29
/
+43
*
ctdb-tools-ctdb: Update LVS commands to use filter_nodemap_by_flags()
Martin Schwenke
2014-03-23
1
-67
/
+41
*
ctdb-tools-ctdb: Update LVS commands to use filter_nodemap_by_capabilities()
Martin Schwenke
2014-03-23
1
-42
/
+22
*
ctdb-tools-ctdb: Fixes for "lvs" and "lvsmaster" commands
Martin Schwenke
2014-03-23
1
-3
/
+4
*
ctdb-tools-ctdb: Generalise find_natgw() -> filter_nodemap_by_flags()
Martin Schwenke
2014-03-23
1
-15
/
+28
*
ctdb-tools-ctdb: Update natgwlist to filter nodes by NATGW capability
Martin Schwenke
2014-03-23
1
-14
/
+55
*
ctdb-tools-ctdb: Don't close stderr when running without_daemon commands
Martin Schwenke
2014-03-23
1
-1
/
+0
*
ctdb-doc: Fix usage string for ctdb readkey/writekey
Amitay Isaacs
2014-01-31
1
-2
/
+2
*
ctdb-tools/ctdb: Improve error checking when parsing node string
Martin Schwenke
2013-11-27
1
-1
/
+8
*
ctdb-tools/ctdb: Fix tstore command to generate ltdb header internally
Amitay Isaacs
2013-11-27
1
-8
/
+26
*
ctdb-scripts: Rewrite statd-callout to avoid 10 minute lag
Martin Schwenke
2013-11-27
1
-2
/
+2
*
ctdb-tools/ctdb: New ptrans command
Martin Schwenke
2013-11-27
1
-0
/
+150
*
ctdb-onnode: New -i option to stop stdin from being closed
Martin Schwenke
2013-11-27
1
-5
/
+10
*
ctdb-recoverd: Fix backward compatibility for CTDB_SRVID_TAKEOVER_RUN
Martin Schwenke
2013-11-27
1
-12
/
+29
*
ctdb-tools/ctdb: Fix db commands when dbid is given instead of name
Amitay Isaacs
2013-11-27
1
-32
/
+31
*
ctdb-tools/ctdb: Coverity fixes
Amitay Isaacs
2013-11-19
1
-5
/
+11
*
tools/ctdb: Fix documentation string for ban command
Martin Schwenke
2013-10-29
1
-1
/
+1
*
tools/onnode: Fix healthy/ok node handling
Martin Schwenke
2013-10-29
1
-2
/
+2
*
tools/ctdb: CTDB_BASE is the default location of configuration files
Martin Schwenke
2013-10-22
1
-2
/
+15
*
tools/ctdb: Remove setdbseqnum command
Amitay Isaacs
2013-10-04
1
-86
/
+0
*
tools/ctdb: Stop return value from being clobbered in control_lvsmaster()
Martin Schwenke
2013-10-04
1
-2
/
+2
*
tools/ctdb: Pass memory context for returning nodes in parse_nodestring
Amitay Isaacs
2013-10-04
1
-7
/
+8
*
tools/ctdb: Do not use libctdb for commandline tool
Amitay Isaacs
2013-10-04
1
-107
/
+200
*
tools/ctdb: When printing TDB data as a string, use correct length of the string
Amitay Isaacs
2013-10-04
1
-1
/
+1
*
tools/ctdb: Remove un-implemented ctdb vacuum command
Amitay Isaacs
2013-10-04
2
-10
/
+0
*
tool/ltdbtool: -h option does not require an argument
Martin Schwenke
2013-09-25
1
-1
/
+1
*
tools/ctdb: Fix help messages for ctdb commands
Martin Schwenke
2013-09-25
1
-4
/
+4
*
tools/ctdb: Ban time of 0 is invalid
Martin Schwenke
2013-09-25
1
-0
/
+5
*
tools/ctdb: Use the standard long timeout when disabling takeover runs
Martin Schwenke
2013-09-19
1
-2
/
+4
*
tools/ctdb: Fix arguments/semantics of rebalance node
Martin Schwenke
2013-09-19
1
-6
/
+20
*
tools/ctdb: Make rebalancenode more robust
Martin Schwenke
2013-09-19
1
-8
/
+4
[next]