summaryrefslogtreecommitdiff
path: root/ctdb/server
Commit message (Expand)AuthorAgeFilesLines
* ctdb-daemon: Add client code to talk to new event daemonAmitay Isaacs2018-07-052-24/+26
* ctdb-daemon: Remove old event daemonAmitay Isaacs2018-07-051-1092/+0
* ctdb-daemon: Switch to starting new event daemonAmitay Isaacs2018-07-052-73/+9
* ctdb-common: Add client pid to connect callback in sock_daemonAmitay Isaacs2018-07-051-0/+1
* ctdb-daemon: Set environment variable if running in interactive modeAmitay Isaacs2018-07-041-0/+1
* ctdb-daemon: Avoid closing stdin when running in interactive modeAmitay Isaacs2018-07-041-1/+1
* ctdb-daemon: Only consider client ID for local database attachMartin Schwenke2018-07-022-11/+30
* ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVEMartin Schwenke2018-07-024-13/+23
* ctdb-recoverd: Set the process name correctlyMartin Schwenke2018-07-021-1/+1
* ctdb: Fix build on AIXAmitay Isaacs2018-07-022-4/+4
* ctdb-common: Rename system utility filesMartin Schwenke2018-07-022-1/+2
* ctdb-daemon: CID 1435732: Argument cannot be negativeSwen Schillig2018-06-061-1/+1
* ctdb-common: Add support to run events through failureAmitay Isaacs2018-06-051-1/+2
* ctdb-common: Rename run_event_script_list to run_event_listAmitay Isaacs2018-06-051-2/+1
* ctdb-common: Do not initialize run_proc inside run_eventAmitay Isaacs2018-06-051-1/+11
* ctdb-scripts: Move event scripts to events/legacy/ directoryMartin Schwenke2018-06-051-1/+1
* ctdbd: Fix CID 1435732 Argument cannot be negativeVolker Lendecke2018-05-241-1/+1
* ctdb-daemon: Drop most ctdbd command-line optionsMartin Schwenke2018-05-171-40/+2
* ctdb-daemon: Integrate configuration file handlingMartin Schwenke2018-05-171-20/+67
* ctdb-daemon: Implement ctdb configuration file loadingMartin Schwenke2018-05-172-0/+214
* ctdb-daemon: Define ctdbd legacy configuration file optionsMartin Schwenke2018-05-172-0/+121
* ctdb-daemon: Drop ctdbd --max-persistent-check-errors optionMartin Schwenke2018-05-171-11/+0
* ctdb-daemon: Do not create database directoriesMartin Schwenke2018-05-171-5/+0
* Fix spelling s/propogate/propagate/Mathieu Parent2018-05-121-2/+2
* ctdb-daemon: Change default volatile database directoryMartin Schwenke2018-05-011-1/+1
* ctdb-daemon: Log the logging location when not logging via syslog()Martin Schwenke2018-05-011-0/+8
* ctdb-daemon: Reorder main() to improve the structureMartin Schwenke2018-05-011-77/+112
* ctdb-daemon: Consolidate basic CTDB context initialisationMartin Schwenke2018-05-011-20/+25
* ctdb-daemon: Drop duplicate initialisation of request ID contextMartin Schwenke2018-05-011-7/+1
* ctdb-daemon: Move ctdb_init() to the only place it is usedMartin Schwenke2018-05-012-45/+37
* ctdb-daemon: Drop ctdbd --torture and --valgrinding optionsMartin Schwenke2018-05-011-12/+0
* ctdb-daemon: Drop ctdbd --sloppy-start and --nopublicipcheck optionsMartin Schwenke2018-05-011-4/+1
* ctdb-daemon: Add testing environment variable CTDB_TEST_MODEMartin Schwenke2018-05-011-0/+8
* ctdb-daemon: Drop ctdbd --notification-script command-line optionMartin Schwenke2018-05-011-10/+3
* ctdb-daemon: Provide a default location for the notification scriptMartin Schwenke2018-05-011-4/+8
* ctdb-daemon: Use a local variable instead of repeating getenv()Martin Schwenke2018-05-011-3/+8
* ctdb-daemon: Drop unused function ctdb_set_notification_script()Martin Schwenke2018-05-011-10/+0
* ctdb-daemon: Set ctdb->notification_script directlyMartin Schwenke2018-05-011-3/+4
* ctdb-daemon: Move ctdb_client.c to server/ subdirAmitay Isaacs2018-05-011-0/+2127
* ctdb: Fix some -Werror=strict-overflow issuesMartin Schwenke2018-04-272-6/+9
* ctdb: Remove double sanity checks from ctdb_daemon_read_cbSwen Schillig2018-04-041-5/+0
* ctdb-server: Only set destructor if requiredSwen Schillig2018-03-311-5/+4
* ctdb-server: Add goto tag avoiding code duplicationSwen Schillig2018-03-311-6/+6
* ctdb-server: Minor code cleanupSwen Schillig2018-03-311-10/+24
* ctdb-server: Replace the variable rc by something meaningfulSwen Schillig2018-03-311-66/+77
* ctdb-server: Only talloc_set_destructor when requiredSwen Schillig2018-03-311-2/+1
* ctdb-server: Cleanup ctdb_daemon_call_send_remoteSwen Schillig2018-03-311-22/+32
* ctdb: Fixing possible memory leak in ctdb_daemon_read_cbSwen Schillig2018-03-311-2/+6
* ctdb-daemon: Drop ctdbd --nlist optionMartin Schwenke2018-03-191-12/+5
* ctdb-daemon: Drop ctdbd --public-interface optionMartin Schwenke2018-03-192-16/+6