| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-10-07 | ctdb-daemon: Use a define for default capabilities | Amitay Isaacs | 1 | -1/+1 |
| 2015-10-07 | ctdb-daemon: Use reqid abstraction | Amitay Isaacs | 1 | -1/+7 |
| 2014-10-28 | ctdb-logging: New option CTDB_LOGGING, remove CTDB_LOGFILE, CTDB_SYSLOG | Martin Schwenke | 1 | -9/+4 |
| 2014-10-28 | ctdb-logging: Replace logd code with a basic syslog(3) implementation | Martin Schwenke | 1 | -1/+1 |
| 2014-10-06 | ctdb-logging: Remove log ringbuffer | Martin Schwenke | 1 | -1/+0 |
| 2014-09-10 | ctdb-daemon: Drop the argument to fault_setup() | Martin Schwenke | 1 | -1/+1 |
| 2014-06-24 | ctdb-build: Use CTDB_ETCDIR instead of ETCDIR/ctdb | Amitay Isaacs | 1 | -1/+1 |
| 2014-06-12 | ctdb-daemon: Rename ctdb_mkdir_p_or_die to mkdir_p_or_die | Amitay Isaacs | 1 | -3/+3 |
| 2014-06-12 | ctdb-daemon: No need to block SIGPIPE at startup | Amitay Isaacs | 1 | -1/+0 |
| 2013-10-25 | packaging: Move ctdb/ directory from /var to /var/lib | Amitay Isaacs | 1 | -3/+3 |
| 2013-10-25 | ctdbd: Simplify database directory setting logic | Martin Schwenke | 1 | -21/+3 |
| 2013-10-25 | ctdbd: Remove duplicate database directory setting logic | Martin Schwenke | 1 | -0/+5 |
| 2013-10-22 | ctdbd: Pass the public address file location in ctdb context | Martin Schwenke | 1 | -1/+3 |
| 2013-10-22 | ctdbd: Default for event_script_dir should use CTDB_BASE | Martin Schwenke | 1 | -5/+10 |
| 2013-10-22 | ctdbd: Add nodes_file member to struct ctdb_context | Martin Schwenke | 1 | -15/+14 |
| 2013-10-22 | ctdbd: Don't check CTDB_BASE before setting it, just don't override | Martin Schwenke | 1 | -5/+2 |
| 2013-10-22 | ctdbd: Fix some errors in the popt configuration | Martin Schwenke | 1 | -2/+2 |
| 2013-04-18 | ctdbd: Add --pidfile option | Martin Schwenke | 1 | -0/+1 |
| 2013-02-05 | ctdbd: Remove command-line option --debug-hung-script | Martin Schwenke | 1 | -11/+0 |
| 2013-01-08 | ctdbd: Default value for debug_hung_script should use ETCDIR | Martin Schwenke | 1 | -1/+1 |
| 2013-01-07 | ctdbd: Initialise the node flags in just one place | Martin Schwenke | 1 | -0/+10 |
| 2013-01-07 | ctdbd: Remove debug option --node-ip, use --listen instead | Martin Schwenke | 1 | -16/+0 |
| 2012-05-28 | server: Replace BOOL datatype with bool, True/False with true/false | Amitay Isaacs | 1 | -1/+1 |
| 2012-05-17 | Debug: When scripts hang, we may need to collect additional data in order to ... | Ronnie Sahlberg | 1 | -0/+11 |
| 2012-04-13 | Remove explicit include of lib/tevent/tevent.h. | Amitay Isaacs | 1 | -1/+0 |
| 2012-03-22 | Undo damage done by d8d37493478a26c5f1809a5f3df89ffd6e149281 | Martin Schwenke | 1 | -2/+2 |
| 2011-08-04 | Change the message when we start the daemon to "CTDB starting on node" | Ronnie Sahlberg | 1 | -1/+1 |
| 2011-01-24 | LockWait congestion. | Ronnie Sahlberg | 1 | -1/+7 |
| 2011-01-11 | Revert scheduling back to use real-time processes | Ronnie Sahlberg | 1 | -1/+2 |
| 2010-11-10 | delay loading the public ip address file until after we have started the tran... | Ronnie Sahlberg | 1 | -9/+1 |
| 2010-11-10 | Add a new tunable : DisableIPFailover that when set to non 0 | Ronnie Sahlberg | 1 | -2/+1 |
| 2010-09-29 | Create macros to update the statistics counters and use these macros | Ronnie Sahlberg | 1 | -1/+1 |
| 2010-09-28 | set up a handler to catch and log debug messages from the tevent layer | Ronnie Sahlberg | 1 | -0/+1 |
| 2010-08-18 | We use eventloop nesting in a couple of places, notably the sync | Ronnie Sahlberg | 1 | -0/+1 |
| 2010-08-18 | event: Update events to latest Samba version 0.9.8 | Rusty Russell | 1 | -1/+1 |
| 2010-06-22 | speed startup: add --sloppy-start. | Rusty Russell | 1 | -0/+2 |
| 2010-02-24 | Correction of spelling errors. | Mathieu Parent | 1 | -1/+1 |
| 2010-01-20 | server: add a ctdb_set_single_public_ip() helper function | Stefan Metzmacher | 1 | -13/+3 |
| 2010-01-20 | server: setup fault handler to get the build-in backtrace support | Stefan Metzmacher | 1 | -0/+1 |
| 2010-01-15 | Make the size of the in memory ringbuffer for keeping the recent log messages | Ronnie Sahlberg | 1 | -0/+1 |
| 2009-12-17 | fix a conflict in the merge from rusty | Ronnie Sahlberg | 1 | -3/+3 |
| 2009-12-16 | Remove RT priority, use niceness. | Rusty Russell | 1 | -2/+1 |
| 2009-12-16 | Add --valgringing flag instead of --nosetsched | Rusty Russell | 1 | -3/+4 |
| 2009-12-16 | server: Use tdb_check to verify persistent tdbs on startup | Stefan Metzmacher | 1 | -0/+10 |
| 2009-12-16 | server: add db_directory_state to ctdb_context | Stefan Metzmacher | 1 | -0/+10 |
| 2009-10-30 | start the syslog child a little later, after we have forked and detached from... | Ronnie Sahlberg | 1 | -8/+1 |
| 2009-10-30 | create a child process to write to syslog. | Ronnie Sahlberg | 1 | -0/+7 |
| 2009-07-09 | make it possible to start the daemon in STOPPED mode | Ronnie Sahlberg | 1 | -0/+3 |
| 2009-06-25 | Allow setting the recovery lock file as "", which means that we do not use a ... | Ronnie Sahlberg | 1 | -5/+1 |
| 2009-03-31 | add a mechanism where the ctdb daemon will run a usercontrolled script when t... | Ronnie Sahlberg | 1 | -0/+10 |