ctdb-scripts: Update statd-callout to try several configuration files
[vlendec/samba-autobuild/.git] / ctdb / server / ctdbd.c
2018-12-03 Martin Schwenkectdb-daemon: Exit with error if a database directory...
2018-11-06 Martin Schwenkectdb-daemon: Do not fork when CTDB_TEST_MODE is set
2018-11-06 Martin Schwenkectdb-daemon: Switch interactive variable to a bool
2018-11-06 Martin Schwenkectdb-daemon: Improve documentation for -i option
2018-11-06 Martin Schwenkectdb-daemon: Avoid unnecessarily spamming the logs...
2018-11-06 Martin Schwenkectdb-daemon: Use path functions for socket and PID...
2018-09-03 Martin Schwenkectdb-daemon: Drop incorrect log message
2018-08-24 Martin Schwenkectdb-config: Change option "no realtime" option to...
2018-07-05 Amitay Isaacsctdb-daemon: Switch to starting new event daemon
2018-07-04 Amitay Isaacsctdb-daemon: Set environment variable if running in...
2018-06-05 Swen Schilligctdb-daemon: CID 1435732: Argument cannot be negative
2018-06-05 Martin Schwenkectdb-scripts: Move event scripts to events/legacy/...
2018-05-23 Volker Lendeckectdbd: Fix CID 1435732 Argument cannot be negative
2018-05-17 Martin Schwenkectdb-daemon: Drop most ctdbd command-line options
2018-05-17 Martin Schwenkectdb-daemon: Integrate configuration file handling
2018-05-17 Martin Schwenkectdb-daemon: Drop ctdbd --max-persistent-check-errors...
2018-05-17 Martin Schwenkectdb-daemon: Do not create database directories
2018-05-01 Martin Schwenkectdb-daemon: Change default volatile database directory
2018-05-01 Martin Schwenkectdb-daemon: Log the logging location when not logging...
2018-05-01 Martin Schwenkectdb-daemon: Reorder main() to improve the structure
2018-05-01 Martin Schwenkectdb-daemon: Consolidate basic CTDB context initialisation
2018-05-01 Martin Schwenkectdb-daemon: Drop duplicate initialisation of request...
2018-05-01 Martin Schwenkectdb-daemon: Move ctdb_init() to the only place it...
2018-05-01 Martin Schwenkectdb-daemon: Drop ctdbd --torture and --valgrinding...
2018-05-01 Martin Schwenkectdb-daemon: Drop ctdbd --sloppy-start and --nopublicip...
2018-05-01 Martin Schwenkectdb-daemon: Add testing environment variable CTDB_TEST...
2018-05-01 Martin Schwenkectdb-daemon: Drop ctdbd --notification-script command...
2018-05-01 Martin Schwenkectdb-daemon: Provide a default location for the notific...
2018-05-01 Martin Schwenkectdb-daemon: Use a local variable instead of repeating...
2018-05-01 Martin Schwenkectdb-daemon: Set ctdb->notification_script directly
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --nlist option
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --public-interface option
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --public-addresses option
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --socket option
2018-03-19 Martin Schwenkectdb-daemon: Allow CTDB_SOCKET environment variable...
2018-03-19 Martin Schwenkectdb-tests: Drop ctdbd --event-script-dir option
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --pidfile option
2018-03-09 Martin Schwenkectdb-daemon: CTDB_PIDFILE environment variable override...
2018-03-09 Martin Schwenkectdb-daemon: Provide default location for ctdbd PID...
2017-08-17 Martin Schwenkectdb-daemon: Fix default socket location
2016-12-05 Amitay Isaacsctdb-daemon: Log to stderr when running in interactive...
2016-12-05 Amitay Isaacsctdb-daemon: Fix debug messages
2016-12-05 Amitay Isaacsctdb-daemon: Consolidate initialization of logging...
2016-12-05 Martin Schwenkectdb-logging: Drop enum debug_level
2016-12-01 Martin Schwenkectdb-daemon: Exit early if there are trailing command...
2016-11-25 Amitay Isaacsctdb-daemon: Consolidate command line options to ctdbd
2016-07-28 Martin Schwenkectdb-daemon: Fix CID 1364527/8/9: Null pointer derefere...
2016-06-21 Michael Adamctdb-daemon: make bool assignment more obvious
2016-06-20 Amitay Isaacsctdb-daemon: Explicitly assign boolean values
2016-06-20 Amitay Isaacsctdb-daemon: Do explicit check for integer values
2016-06-07 Martin Schwenkectdb-recoverd: Recovery lock handle should be in recove...
2016-06-07 Martin Schwenkectdb-daemon: Rename recovery lock file to just recovery...
2016-06-07 Martin Schwenkectdb-daemon: Drop function ctdb_set_recovery_lock_file()
2016-04-28 Martin Schwenkectdb-recovery: Reimplement ctdb_recovery_lock() using...
2016-04-23 Amitay Isaacsctdb-daemon: Avoid memory leak
2016-04-15 Martin Schwenkectdb-daemon: Drop --lvs option and support for CTDB_CAP_LVS
2016-04-15 Martin Schwenkectdb-daemon: Drop --single-public-ip option and related...
2015-11-15 Amitay Isaacsctdb-server: Replace ctdb_logging.h with common/logging.h
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_call to ctdb_req_ca...
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for common client...
2015-10-30 Amitay Isaacsctdb-daemon: Remove dependency on includes.h
2015-10-30 Amitay Isaacsctdb-daemon: Stop using tevent compatibility definitions
2015-10-30 Amitay Isaacsctdb-include: Move include/internal/cmdline.h to common/
2015-10-30 Amitay Isaacsctdb-daemon: Separate prototypes for system specific...
2015-10-16 Martin Schwenkectdb-daemon: Change handling of default capabilities
2015-10-07 Amitay Isaacsctdb-daemon: Use a define for default capabilities
2015-10-07 Amitay Isaacsctdb-daemon: Use reqid abstraction
2014-10-28 Martin Schwenkectdb-logging: New option CTDB_LOGGING, remove CTDB_LOGF...
2014-10-28 Martin Schwenkectdb-logging: Replace logd code with a basic syslog...
2014-10-06 Martin Schwenkectdb-logging: Remove log ringbuffer
2014-09-09 Martin Schwenkectdb-daemon: Drop the argument to fault_setup()
2014-06-24 Amitay Isaacsctdb-build: Use CTDB_ETCDIR instead of ETCDIR/ctdb
2014-06-12 Amitay Isaacsctdb-daemon: Rename ctdb_mkdir_p_or_die to mkdir_p_or_die
2014-06-12 Amitay Isaacsctdb-daemon: No need to block SIGPIPE at startup
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-25 Amitay Isaacspackaging: Move ctdb/ directory from /var to /var/lib
2013-10-25 Martin Schwenkectdbd: Simplify database directory setting logic
2013-10-25 Martin Schwenkectdbd: Remove duplicate database directory setting...
2013-10-22 Martin Schwenkectdbd: Pass the public address file location in ctdb...
2013-10-22 Martin Schwenkectdbd: Default for event_script_dir should use CTDB_BASE
2013-10-22 Martin Schwenkectdbd: Add nodes_file member to struct ctdb_context
2013-10-22 Martin Schwenkectdbd: Don't check CTDB_BASE before setting it, just...
2013-10-22 Martin Schwenkectdbd: Fix some errors in the popt configuration
2013-04-18 Martin Schwenkectdbd: Add --pidfile option
2013-02-05 Martin Schwenkectdbd: Remove command-line option --debug-hung-script
2013-01-08 Martin Schwenkectdbd: Default value for debug_hung_script should use...
2013-01-06 Martin Schwenkectdbd: Initialise the node flags in just one place
2013-01-06 Martin Schwenkectdbd: Remove debug option --node-ip, use --listen...
2012-05-28 Amitay Isaacsserver: Replace BOOL datatype with bool, True/False...
2012-05-17 Ronnie SahlbergMerge remote branch 'martins/ganesha'
2012-05-17 Ronnie SahlbergDebug: When scripts hang, we may need to collect additi...
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tdb-sync'
2012-04-25 Ronnie SahlbergMerge remote branch 'amitay/tevent-sync'
2012-04-13 Amitay IsaacsRemove explicit include of lib/tevent/tevent.h.
2012-03-22 Ronnie SahlbergMerge remote branch 'martins/policy_routing'
2012-03-22 Martin SchwenkeUndo damage done by d8d37493478a26c5f1809a5f3df89ffd6e1...
2011-08-10 Ronnie SahlbergMerge remote branch 'martins/test_suite'
2011-08-09 Martin SchwenkeMerge branch 'test_suite' into ronnie_target
2011-08-08 Martin SchwenkeMerge remote-tracking branch 'origin/master' into event...
2011-08-04 Ronnie SahlbergChange the message when we start the daemon to "CTDB...
next