ctdb-daemon: Send broadcast to connected nodes, not configured nodes
[samba.git] / ctdb / tools /
2017-09-26 Volker Lendeckectdb: Centralize ctdb_version_string
2017-09-21 Amitay Isaacsctdb-tool: Update process-exists command to pass option...
2017-09-19 Martin Schwenkectdb-tools: Fix a typo for a talloc context
2017-09-19 Martin Schwenkectdb-tools: Add debug to ctdb_killtcp
2017-09-19 Martin Schwenkectdb-tools: Move special case of 0 connections into...
2017-09-19 Martin Schwenkectdb-tools: Rework killtcp logic into a tevent_req...
2017-09-19 Martin Schwenkectdb-tools: New function ctdb_kill_tcp_init()
2017-09-19 Martin Schwenkectdb-tools: Improve error handling
2017-09-19 Martin Schwenkectdb-tools: Drop global variable prog
2017-09-19 Martin Schwenkectdb-tools: Use db_hash in ctdb_killtcp
2017-09-19 Martin Schwenkectdb-tools: Use ctdb_connection and ctdb_connection_lis...
2017-09-19 Martin Schwenkectdb-protocol: Optionally print port for address printi...
2017-09-19 Martin Schwenkectdb-build: Split protocol-util as a separate subsystem
2017-09-14 Martin Schwenkectdb-tools: Drop monitoring-related ctdb commands
2017-09-09 Amitay Isaacsctdb-tools: Fix CID 1414746
2017-09-09 Amitay Isaacsctdb-tools: Use ssize_t instead of int for checking...
2017-08-31 Martin Schwenkectdb-tools: Remove broken natgwlist command
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_rec_buffer
2017-08-30 Amitay Isaacsctdb-protocol: Fix marshalling for ctdb_ltdb_header
2017-08-14 Amitay Isaacsctdb-tools: Drop check_srvids command from ctdb tool
2017-08-14 Martin Schwenkectdb-tools: Remove duplicate code
2017-08-14 Martin Schwenkectdb-scripts: Ignore shellcheck SC2181 warning (use...
2017-08-14 Martin Schwenkectdb-tools: Avoid shellcheck SC2181 warnings (use of...
2017-08-14 Martin Schwenkectdb-tools: Use a clear and readable if-statement
2017-08-14 Martin Schwenkectdb-tools: Reformat and explain complex code
2017-08-14 Martin Schwenkectdb-tools: Avoid shellcheck SC2188 warning (redirect...
2017-06-29 Amitay Isaacsctdb-tools: Allow attach for replicated databases
2017-06-07 Amitay Isaacsctdb-client: Move eventd API to a separate header
2017-06-07 Amitay Isaacsctdb-client: Move sync API to a separate header
2017-06-07 Amitay Isaacsctdb-client: Move ctdb_ctrl_modflags() to ctdb tool
2017-06-07 Amitay Isaacsctdb-client: Add async api for detaching a database
2017-06-07 Amitay Isaacsctdb-tools: Use traverse api to re-implement ctdb catdb...
2017-06-07 Amitay Isaacsctdb-client: Rename ctdb_db_travese to ctdb_db_traverse...
2017-05-30 Amitay Isaacsctdb-tools: Always exit with positive return value
2017-05-25 Martin Schwenkectdb-tools: "ctdb nodestatus" should only display heade...
2017-05-25 Martin Schwenkectdb-tools: Stop "ctdb nodestatus" from always showing...
2017-03-29 Amitay Isaacsctdb-tools: Avoid deferencing argv[0] if argc == 0
2017-02-17 Andreas Schneiderctdb: Do not leak fd handle in control_restoredb()
2016-12-19 Martin Schwenkectdb-client: Add available-only option public IP fetching
2016-12-18 Amitay Isaacsctdb-tool: Drop disablescript, enablescript and eventsc...
2016-12-18 Amitay Isaacsctdb-tool: Add new command "event" to ctdb tool
2016-12-18 Amitay Isaacsctdb-tool: Add helper for talking to event daemon
2016-12-18 Amitay Isaacsctdb-tool: Improve error reporting if helper execution...
2016-12-18 Amitay Isaacsctdb-tool: Allow passing multiple command-line argument...
2016-12-16 Martin Schwenkectdb-tools: Don't trust non-hosting nodes in "ctdb...
2016-12-16 Martin Schwenkectdb-tools: Print PNN as int in "ctdb ip -v"
2016-12-16 Martin Schwenkectdb-tools: Skip GET_PUBLIC_IP_INFO for unassigned...
2016-12-16 Martin Schwenkectdb-tools: Fix memory corruption in "ctdb ip -v"
2016-12-16 Martin Schwenkectdb-tools: Fix sort order of "ctdb ip" output
2016-12-09 David Disseldorpctdb-build: move ctdb_etcd_lock to utils/etcd
2016-12-05 Jose A. Riveractdb: Add new helper ctdb_etcd_lock
2016-12-05 Martin Schwenkectdb-logging: Drop enum debug_level
2016-11-29 Martin Schwenkectdb-common: Drop CTDB's copy of sys_read() and sys_write()
2016-10-27 Amitay Isaacsctdb-tools: Simplify using a local variable
2016-10-27 Amitay Isaacsctdb-tools: Simplify using tdb_storev
2016-10-27 Amitay Isaacsctdb-tool: Simplify using tdb_storev
2016-10-17 Volker Lendeckectdb: Fix format errors for time_t!=long
2016-09-08 Martin Schwenkectdb-tools: CID 1125617 String not null terminated...
2016-08-17 Martin Schwenkectdb-tools: Consistently use db_name
2016-08-17 Martin Schwenkectdb-tools: Fix CID 1125618 String not null terminated...
2016-08-17 Amitay Isaacsctdb-tools: Drop "ctdb rebalancenode"
2016-08-17 Amitay Isaacsctdb-tools: Drop "ctdb rebalanceip"
2016-08-17 Amitay Isaacsctdb-tools: Addition of IPs is deferred until the next...
2016-08-12 Volker Lendeckectdb: Fix the O3 developer build on RHEL7
2016-08-08 Amitay Isaacsctdb-tools: Use INVALID_GENERATION macro instead of...
2016-08-08 Martin Schwenkectdb-tools: "ctdb tickle" command should run without...
2016-08-08 Amitay Isaacsctdb-tools: Cancel transaction on error or if commit...
2016-08-08 Amitay Isaacsctdb-tools: Free temporary memory context before exiting
2016-08-08 Amitay Isaacsctdb-tools: Close tdb database on error
2016-08-08 Amitay Isaacsctdb-tools: Free connection list after processing it
2016-08-08 Martin Schwenkectdb-tools: Add early return for empty connection list
2016-08-08 Amitay Isaacsctdb-tools: Free tickle list before exiting
2016-08-08 Amitay Isaacsctdb-tools: Free record if it does not contain valid...
2016-08-08 Amitay Isaacsctdb-tools: Fix CID 1364706 - resource leak
2016-08-08 Amitay Isaacsctdb-tools: Fix CID 1364705 - resource leak
2016-08-08 Amitay Isaacsctdb-tools: Fix CID 1364704 - resource leak
2016-08-08 Amitay Isaacsctdb-tools: Fix CID 1364703 - resource leak
2016-08-08 Amitay Isaacsctdb-tools: Fix CID 1364702 - resource leak
2016-08-08 Amitay Isaacsctdb-tools: Fix CID 1364701 - resource leak
2016-08-08 Amitay Isaacsctdb-tools: Fix CID 1364699 - dereference after null...
2016-08-05 Volker Lendeckectdb: Fix uninitialized variable warnings
2016-07-28 Amitay Isaacsctdb-tool: Add replacement ctdb tool using new client API
2016-07-28 Amitay Isaacsctdb-tool: Remove old ctdb tool
2016-07-28 Amitay Isaacsctdb-daemon: Use consistent naming for monitoring mode
2016-07-25 Martin Schwenkectdb-tools: Simplify "ctdb getdbseqnum" output format
2016-07-25 Martin Schwenkectdb-tools: Simplify "ctdb getmonmode" output format
2016-07-25 Amitay Isaacsctdb-tool: Improve error output in "ctdb setdebug"
2016-07-25 Martin Schwenkectdb-tools: Simplify "ctdb getdebug" output format
2016-07-25 Martin Schwenkectdb-tools: Simplify "ctdb pnn" output format
2016-07-25 Martin Schwenkectdb-tools: Simplify "ctdb getpid" output format
2016-07-25 Amitay Isaacsctdb-tool: Simplify "ctdb process-exists"
2016-07-25 Amitay Isaacsctdb-tool: Improve "ctdb uptime" output format
2016-07-25 Amitay Isaacsctdb-tool: Fix a log message in "ctdb reloadnodes"
2016-07-25 Amitay Isaacsctdb-tool: Exit with 1 on failure instead of -1
2016-07-25 Amitay Isaacsctdb-tool: Drop arbitrary exit codes
2016-07-25 Amitay Isaacsctdb-tool: Log a message at INFO level
2016-07-25 Amitay Isaacsctdb-tool: Remove setdbprio and getdbprio commands
2016-07-25 Amitay Isaacsctdb-tool: Remove ctdb thaw command
2016-07-21 Martin Schwenkectdb-scripts: Avoid shellcheck warning SC2006 (legacy...
2016-07-21 Martin Schwenkectdb-scripts: Avoid shellcheck warning SC2124 (string...
next