summaryrefslogtreecommitdiffstats
path: root/ctdb/include/ctdb_private.h
Commit message (Expand)AuthorAgeFilesLines
* ctdb-daemon: Do not run monitor event if any other event is already runningAmitay Isaacs2014-01-211-0/+1
* ctdb/daemon: Untangle serialisation of 1st recovery -> startup -> monitorMartin Schwenke2014-01-171-1/+1
* ctdb-daemon: Remove ctdb_fork_with_logging()Amitay Isaacs2014-01-161-5/+0
* ctdb-daemon: Add ctdb_vfork_with_logging()Amitay Isaacs2014-01-161-0/+9
* ctdb-daemon: No need to call event scripts with CTDB_CALLED_BY_USERAmitay Isaacs2014-01-161-2/+1
* ctdb-common: Refactor code to keep track of child processesAmitay Isaacs2013-11-271-0/+1
* ctdb-locking: Implement active lock requests limit per databaseAmitay Isaacs2013-11-271-1/+2
* ctdb-recoverd: Fix backward compatibility for CTDB_SRVID_TAKEOVER_RUNMartin Schwenke2013-11-271-1/+6
* tunables: Remove obsolete tunablesAmitay Isaacs2013-10-301-3/+0
* common: New function ctdb_mkdir_p_or_die()Martin Schwenke2013-10-251-0/+1
* common: New function mkdir_p()Martin Schwenke2013-10-251-0/+2
* ctdbd: Pass the public address file location in ctdb contextMartin Schwenke2013-10-221-2/+1
* ctdbd: Default for event_script_dir should use CTDB_BASEMartin Schwenke2013-10-221-1/+0
* ctdbd: Add nodes_file member to struct ctdb_contextMartin Schwenke2013-10-221-0/+1
* ctdbd: Remove transaction code related to TRANS2 commitsAmitay Isaacs2013-10-041-1/+0
* include: Remove unused set_dmaster structureAmitay Isaacs2013-10-041-6/+0
* recoverd: Fix the implementation of CTDB_SRVID_REBALANCE_NODEMartin Schwenke2013-09-191-2/+3
* recoverd: Make the SRVID request structure genericMartin Schwenke2013-09-191-10/+3
* recoverd: Move struct ctdb_public_ip_list back into ctdb_takeover.cMartin Schwenke2013-08-221-6/+0
* Revert "LACOUNT: Add back lacount mechanism to defer migrating a fetched/rea...Amitay Isaacs2013-08-221-2/+1
* Revert "ctdbd: Remove incomplete ctdb_db_statistics_wire structure"Amitay Isaacs2013-07-291-0/+4
* common/system: Add ctdb_set_process_name() functionAmitay Isaacs2013-07-101-0/+1
* ctdbd: No need for DeadlockTimeout tunableAmitay Isaacs2013-07-101-1/+0
* ctdbd: Remove incomplete ctdb_db_statistics_wire structureAmitay Isaacs2013-07-101-4/+0
* recoverd: Clean up log messages in remote IP verificationMartin Schwenke2013-07-051-1/+2
* util: New function ctdb_die()Martin Schwenke2013-07-051-0/+1
* banning: Make ctdb_local_node_got_banned() a void functionAmitay Isaacs2013-07-021-1/+1
* freeze: Make ctdb_start_freeze() a void functionAmitay Isaacs2013-07-021-1/+1
* ctdbd: Refactor shutdown sequenceMartin Schwenke2013-06-221-0/+2
* ctdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERYMartin Schwenke2013-05-241-0/+1
* ctdbd: Replace ctdb->done_startup with ctdb->runstateMartin Schwenke2013-05-241-1/+14
* locking: Remove functions that are not used anymoreAmitay Isaacs2013-05-241-2/+0
* recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabledMartin Schwenke2013-05-071-1/+1
* ctdbd: Remove the "stopped" eventMartin Schwenke2013-05-061-1/+1
* ctdbd: New control CTDB_CONTROL_IPREALLOCATEDMartin Schwenke2013-05-061-0/+3
* vacuum: introduce the RECEIVE_RECORDS controlMichael Adam2013-04-241-0/+1
* util: Removed unused declaration of ctdbd_start()Martin Schwenke2013-04-181-1/+0
* include: Move ctdb_start_daemon() from ctdb_client.h to ctdb_private.hMartin Schwenke2013-04-181-0/+3
* ctdbd: Add --pidfile optionMartin Schwenke2013-04-181-0/+1
* util: New functions ctdb_set_child_info() and ctdb_is_child_process()Martin Schwenke2013-04-181-0/+2
* ctdbd: unimplement the unused SET_DMASTER controlMichael Adam2013-04-171-1/+0
* traverse: Add CTDB_CONTROL_TRAVERSE_ALL_EXT to support withemptyrecordsAmitay Isaacs2013-04-171-0/+1
* ctdbd: Add an index db for message list for faster searchesAmitay Isaacs2013-03-061-3/+10
* Logging: Fix breakage when freeing the log ringbufferMartin Schwenke2013-02-071-0/+1
* ctdbd: Remove command-line option --debug-hung-scriptMartin Schwenke2013-02-051-2/+0
* ctdbd: Remove debug_hung_script_ctxMartin Schwenke2013-02-051-1/+0
* Logging: New function ctdb_log_ringbuffer_free()Martin Schwenke2013-02-051-1/+1
* daemon: Protect against double free of callback state while shutting downAmitay Isaacs2013-01-091-0/+1
* daemon: On shutdown, destroy timed events that check if recoverd is activeAmitay Isaacs2013-01-091-0/+1
* ctdbd: Remove debug option --node-ip, use --listen insteadMartin Schwenke2013-01-071-1/+0