libndr: Avoid assigning duplicate versions to symbols
[amitay/samba.git] / ctdb / tools / ctdb.c
2020-08-17 Martin Schwenkectdb-tools: Drop "ctdb isnotrecmaster" command
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2020-07-24 Martin Schwenkectdb: Change LVS to use leader/follower
2020-07-24 Martin Schwenkectdb: Change NAT gateway to use leader/follower
2020-02-10 Martin Schwenkectdb-tools: Allow shorter runtime limit to be specified
2020-02-10 Martin Schwenkectdb-tools: When in test mode set process group in...
2019-09-17 Martin Schwenkectdb-tools: Stop deleted nodes from influencing ctdb...
2019-08-14 Martin Schwenkectdb-tools: Fix usage for "ctdb cattdb"
2019-07-05 Martin Schwenkectdb-tools: CID 1449530 - Negative loop bound
2019-06-30 Swen Schilligctdb: Update all consumers of strtoul_err(), strtoull_e...
2019-06-05 Martin Schwenkectdb-tools: Fix potentially uninitialised data
2019-06-05 Martin Schwenkectdb-tools: Fix signed/unsigned comparisons by casting
2019-06-05 Martin Schwenkectdb-tools: Fix signed/unsigned comparisons by declarin...
2019-06-05 Martin Schwenkectdb-tools: Fix signed/unsigned comparisons by declarin...
2019-05-07 Martin Schwenkectdb-tools: Fix ctdb dumpmemory to avoid printing trail...
2019-04-11 Swen Schilligctdb-tools: Update error check for new string conversio...
2019-03-15 Amitay Isaacsctdb-version: Simplify version string usage
2019-03-01 Swen Schilligctdb-tools: Use wrapper for string to integer conversion
2019-01-28 Andreas Schneiderctdb: Use C99 initializer for poptOption in ctdb tool
2019-01-16 Volker Lendeckectdb: Print locks latency in machinereadable stats
2018-12-18 Amitay Isaacsctdb-tool: Avoid data uninitialized warnings
2018-12-10 Christof Schmittctdb: Remove <file> parameter from pfetch usage info
2018-12-10 Christof Schmittctdb: Fix hex to int conversion in h2i
2018-11-08 Andreas Schneiderdebug: Use debuglevel_(get|set) function
2018-11-06 Martin Schwenkectdb-tools: Use path_socket() in ctdb tool
2018-07-28 Amitay Isaacsctdb-common: Add fd argument to ctdb_connection_list_read()
2018-07-27 Martin Schwenkectdb-tools: Switch to using ctdb_sock_addr_mask_from_st...
2018-07-11 Martin Schwenkectdb-tools: All ctdb event commands to run without...
2018-07-05 Amitay Isaacsctdb-tools: Switch to using new event daemon tool
2018-07-02 Martin Schwenkectdb-common: Move capture_socket functions to ctdb_sock...
2018-07-02 Martin Schwenkectdb-common: Rename system utility files
2018-04-27 Martin Schwenkectdb: Fix some -Werror=strict-overflow issues
2018-03-19 Martin Schwenkectdb-tools: No longer honour CTDB_NODES environment...
2018-03-19 Martin Schwenkectdb-tools: Drop testing hook from ctdb tool
2018-03-19 Martin Schwenkectdb-tools: Drop ctdb --socket option
2018-03-19 Martin Schwenkectdb-tools: Move handling of CTDB_SOCKET to process_com...
2018-03-09 Amitay Isaacsctdb-tools: Fix documentation for ctdb ping command
2018-03-09 Amitay Isaacsctdb-tools: Event script commands cannot be run without...
2018-03-09 Amitay Isaacsctdb-tools: Drop ipiface command from ctdb tool
2018-03-09 Amitay Isaacsctdb-tools: Wait for ctdb daemon to go away in shutdown
2017-10-23 Amitay Isaacsctdb-tools: Drop duplicate output from dbstatistics
2017-10-10 Amitay Isaacsctdb-protocol: Add req_tunnel counts to ctdb statistics
2017-10-05 Martin Schwenkectdb-tools: Replace parse_ip() -> ctdb_sock_addr_from_s...
2017-10-05 Martin Schwenkectdb-tools: Replace parse_ip_port() -> ctdb_sock_addr_f...
2017-10-05 Martin Schwenkectdb-tools: Use ctdb_connection_list_read()
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-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-06-29 Amitay Isaacsctdb-tools: Allow attach for replicated databases
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-25 Martin Schwenkectdb-tools: "ctdb nodestatus" should only display heade...
2017-05-25 Martin Schwenkectdb-tools: Stop "ctdb nodestatus" from always showing...
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: 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-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-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
next