ctdb: Remove an unnecessary cast
[vlendec/samba-autobuild/.git] / ctdb / common / tunable.c
2022-04-06 Martin Schwenkectdb-common: Add function ctdb_tunable_load_file()
2019-10-04 Martin Schwenkectdb-common: Mark VacuumLimit tunable as obsolete
2019-01-28 Andreas Schneiderctdb: Use C99 initializer for last element of tunables
2018-08-24 Martin Schwenkectdb-config: Switch tunable DisableIPFailover to a...
2018-08-24 Martin Schwenkectdb-config: Switch tunable TDBMutexEnabled to a config...
2018-07-11 Martin Schwenkectdb-daemon: Mark NoIPHostOnAllDisabled tunable as...
2018-07-11 Martin Schwenkectdb-daemon: Change default for tunable NoIPHostOnAllDi...
2017-07-12 Ralph Boehmectdb: enable mutexes for volatile TDBs by default
2017-05-24 Amitay Isaacsctdb-daemon: Add AllowMixedVersions tunable
2016-12-19 Martin Schwenkectdb-takeover: IPAllocAlgorithm replaces LCP2PublicIPs...
2016-11-25 Amitay Isaacsctdb-daemon: Mark RecoverPDBBySeqNum tunable deprecated
2016-07-28 Amitay Isaacsctdb-daemon: Reduce QueueBufferSize from 16k to 1k
2016-07-28 Amitay Isaacsctdb-daemon: Add QueueBufferSize tunable
2016-07-25 Amitay Isaacsctdb-common: Refactor tunable related functions