summaryrefslogtreecommitdiff
path: root/ctdb/server/ctdb_tunables.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-daemon: New function ctdb_tunables_load()Martin Schwenke2022-04-061-0/+30
* ctdb-daemon: Use refactored tunable codeAmitay Isaacs2016-07-251-108/+18
* ctdb-locking: Drop code for Samba 3.x compatibilityAmitay Isaacs2016-07-251-1/+1
* ctdb-recovery: Update timeout and number of retries during recoveryAmitay Isaacs2016-06-061-1/+1
* ctdb-tunables: Add new tunable RecBufferSizeLimitAmitay Isaacs2016-03-251-0/+1
* ctdb: Fix CID 1356313 Explicit null dereferencedVolker Lendecke2016-03-181-6/+8
* ctdb-tunables: Mark tunable DeferredRebalanceOnNodeAdd obsoleteMartin Schwenke2016-03-101-1/+1
* ctdb-tunables: Fix the implementation of LIST_TUNABLES controlAmitay Isaacs2016-03-101-8/+10
* ctdb-tunables: Mark tunable ReclockPingPeriod obsoleteAmitay Isaacs2016-03-101-1/+1
* ctdb-tunables: Mark tunable MaxRedirectCount obsoleteAmitay Isaacs2016-03-101-1/+1
* ctdb-tunables: Add missing flags in the initializerAmitay Isaacs2016-03-101-5/+5
* ctdb-daemon: Rename EventScriptTimeoutCount to MonitorTimeoutCountMartin Schwenke2015-11-161-1/+1
* ctdb-server: Replace ctdb_logging.h with common/logging.hAmitay Isaacs2015-11-161-1/+1
* ctdb-daemon: Rename struct ctdb_control_set_tunable to ctdb_tunable_oldAmitay Isaacs2015-11-041-3/+3
* ctdb-daemon: Rename struct ctdb_tunable to ctdb_tunable_listAmitay Isaacs2015-11-041-58/+58
* ctdb-daemon: Separate prototypes for common client/server functionsAmitay Isaacs2015-10-301-0/+2
* ctdb-daemon: Remove dependency on includes.hAmitay Isaacs2015-10-301-2/+10
* ctdb-daemon: Drop tunable that is no longer in useAmitay Isaacs2015-03-271-1/+0
* ctdb-client: Return a value of 1 when setting obsolete tunable variableMartin Schwenke2015-02-181-0/+1
* ctdb-daemon: Log a warning when setting obsolete tunablesMartin Schwenke2015-02-131-0/+6
* ctdb-daemon: Mark tunable VerifyRecoveryLock as obsoleteMartin Schwenke2015-02-131-10/+3
* ctdb-locking: Increase number of lock processes per database to 200Amitay Isaacs2014-08-041-1/+1
* ctdb-locking: Add new tunable LockProcessesPerDBAmitay Isaacs2014-08-041-0/+1
* ctdb-daemon: Support per-node robust mutex featureAmitay Isaacs2014-07-091-0/+1
* tunables: Remove obsolete tunablesAmitay Isaacs2013-10-301-3/+0
* daemon: Change the default recovery method for persistent databasesAmitay Isaacs2013-10-281-1/+1
* Revert "LACOUNT: Add back lacount mechanism to defer migrating a fetched/rea...Amitay Isaacs2013-08-221-1/+0
* ctdbd: No need for DeadlockTimeout tunableAmitay Isaacs2013-07-101-1/+0
* ctdbd: Update the get_tunable code to return -EINVAL for unknown tunableMartin Schwenke2013-05-241-1/+1
* recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabledMartin Schwenke2013-05-071-1/+1
* ctdbd: Fix the PullDBPreallocation size to 10MB as intendedAmitay Isaacs2013-02-141-1/+1
* daemon: Add a tunable to enable automatic database priority settingAmitay Isaacs2013-01-051-0/+1
* ctdbd: locking: Provide non-blocking API for locking of TDB record/db/alldbAmitay Isaacs2012-10-201-0/+1
* ctdbd: New tunable NoIPTakeoverOnDisabledMartin Schwenke2012-10-111-1/+2
* RECOVERY: Increase the time we allow before timing out recovery related tasks.Ronnie Sahlberg2012-05-251-1/+1
* RECOVER: When we pull databases during recovery, we used to reallocate the da...Ronnie Sahlberg2012-05-251-1/+2
* DEBUG: Add checks for and print debug messages when 1) a database contains ve...Ronnie Sahlberg2012-05-211-1/+4
* Debug: When scripts hang, we may need to collect additional data in order to ...Ronnie Sahlberg2012-05-171-1/+1
* NoIPTakeover: change the tunable name for the "dont allow failing addresses o...Ronnie Sahlberg2012-03-221-1/+2
* STICKY: add prototype code to make records stick to a node to "calm" down if ...Ronnie Sahlberg2012-03-201-1/+4
* LACOUNT: Add back lacount mechanism to defer migrating a fetched/read copy u...Ronnie Sahlberg2012-03-201-1/+2
* FETCH COLLAPSE : Change the fetch-lock collapse to collapse ALL fetches, incl...Ronnie Sahlberg2012-03-201-1/+2
* Vacuuming: change default timeout to 120 secondsRonnie Sahlberg2012-02-291-1/+1
* Add a tunable variable to control how long we defer after a ctdb addip until ...Ronnie Sahlberg2012-02-281-1/+2
* tunables: don't list obsolete tunables in the list_tunables controlMichael Adam2011-12-231-0/+3
* tunables: add a bool obsolete flag to the tunable_map listMichael Adam2011-12-231-49/+50
* vacuum: add new tunable VacuumInterval and mark Vacuum{Default,Min,Max}Interv...Michael Adam2011-12-231-3/+4
* Recover Persistent database DB by DB and not record by recordRonnie Sahlberg2011-11-301-1/+2
* Add a tunable "AllowClientDBAttach" with default value 1.Michael Adam2011-09-051-1/+2
* Change the default for ip failover to be LCP2 and not DeterministicIPsRonnie Sahlberg2011-08-151-2/+2