summaryrefslogtreecommitdiffstats
path: root/ctdb/server/ctdbd.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-daemon: Rename ctdb_mkdir_p_or_die to mkdir_p_or_dieAmitay Isaacs2014-06-121-3/+3
* ctdb-daemon: No need to block SIGPIPE at startupAmitay Isaacs2014-06-121-1/+0
* packaging: Move ctdb/ directory from /var to /var/libAmitay Isaacs2013-10-251-3/+3
* ctdbd: Simplify database directory setting logicMartin Schwenke2013-10-251-21/+3
* ctdbd: Remove duplicate database directory setting logicMartin Schwenke2013-10-251-0/+5
* ctdbd: Pass the public address file location in ctdb contextMartin Schwenke2013-10-221-1/+3
* ctdbd: Default for event_script_dir should use CTDB_BASEMartin Schwenke2013-10-221-5/+10
* ctdbd: Add nodes_file member to struct ctdb_contextMartin Schwenke2013-10-221-15/+14
* ctdbd: Don't check CTDB_BASE before setting it, just don't overrideMartin Schwenke2013-10-221-5/+2
* ctdbd: Fix some errors in the popt configurationMartin Schwenke2013-10-221-2/+2
* ctdbd: Add --pidfile optionMartin Schwenke2013-04-181-0/+1
* ctdbd: Remove command-line option --debug-hung-scriptMartin Schwenke2013-02-051-11/+0
* ctdbd: Default value for debug_hung_script should use ETCDIRMartin Schwenke2013-01-081-1/+1
* ctdbd: Initialise the node flags in just one placeMartin Schwenke2013-01-071-0/+10
* ctdbd: Remove debug option --node-ip, use --listen insteadMartin Schwenke2013-01-071-16/+0
* server: Replace BOOL datatype with bool, True/False with true/falseAmitay Isaacs2012-05-281-1/+1
* Debug: When scripts hang, we may need to collect additional data in order to ...Ronnie Sahlberg2012-05-171-0/+11
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-131-1/+0
* Undo damage done by d8d37493478a26c5f1809a5f3df89ffd6e149281Martin Schwenke2012-03-221-2/+2
* Change the message when we start the daemon to "CTDB starting on node"Ronnie Sahlberg2011-08-041-1/+1
* LockWait congestion.Ronnie Sahlberg2011-01-241-1/+7
* Revert scheduling back to use real-time processesRonnie Sahlberg2011-01-111-1/+2
* delay loading the public ip address file until after we have started the tran...Ronnie Sahlberg2010-11-101-9/+1
* Add a new tunable : DisableIPFailover that when set to non 0Ronnie Sahlberg2010-11-101-2/+1
* Create macros to update the statistics counters and use these macrosRonnie Sahlberg2010-09-291-1/+1
* set up a handler to catch and log debug messages from the tevent layerRonnie Sahlberg2010-09-281-0/+1
* We use eventloop nesting in a couple of places, notably the syncRonnie Sahlberg2010-08-181-0/+1
* event: Update events to latest Samba version 0.9.8Rusty Russell2010-08-181-1/+1
* speed startup: add --sloppy-start.Rusty Russell2010-06-221-0/+2
* Correction of spelling errors.Mathieu Parent2010-02-241-1/+1
* server: add a ctdb_set_single_public_ip() helper functionStefan Metzmacher2010-01-201-13/+3
* server: setup fault handler to get the build-in backtrace supportStefan Metzmacher2010-01-201-0/+1
* Make the size of the in memory ringbuffer for keeping the recent log messagesRonnie Sahlberg2010-01-151-0/+1
* fix a conflict in the merge from rustyRonnie Sahlberg2009-12-171-3/+3
|\
| * Remove RT priority, use niceness.Rusty Russell2009-12-161-2/+1
| * Add --valgringing flag instead of --nosetschedRusty Russell2009-12-161-3/+4
* | server: Use tdb_check to verify persistent tdbs on startupStefan Metzmacher2009-12-161-0/+10
* | server: add db_directory_state to ctdb_contextStefan Metzmacher2009-12-161-0/+10
|/
* start the syslog child a little later, after we have forked and detached from...Ronnie Sahlberg2009-10-301-8/+1
* create a child process to write to syslog.Ronnie Sahlberg2009-10-301-0/+7
* make it possible to start the daemon in STOPPED modeRonnie Sahlberg2009-07-091-0/+3
* Allow setting the recovery lock file as "", which means that we do not use a ...Ronnie Sahlberg2009-06-251-5/+1
* add a mechanism where the ctdb daemon will run a usercontrolled script when t...Ronnie Sahlberg2009-03-311-0/+10
* we need to set the port properly in the parse_ip helperRonnie Sahlberg2009-03-241-0/+1
* build: Make log-directory configurable indepently of VARDIRMathieu PARENT2009-02-041-1/+1
* Fix treatment of link local ipv6 addresses: set the scope id.Michael Adam2009-01-191-0/+1
* inew version 1.0.66Ronnie Sahlberg2008-11-241-0/+4
* dont override/change CTDB_BASE if it is already set by the shellRonnie Sahlberg2008-11-201-3/+5
* specify a "script log level" on the commandline to set under which logRonnie Sahlberg2008-10-171-0/+6
* Revert "from Mathieu Parent <math.parent@gmail.com>"Ronnie Sahlberg2008-10-151-1/+1