ctdb-daemon: Improve log message
[obnox/samba/samba-obnox.git] / ctdb /
2016-07-05 Amitay Isaacsctdb-daemon: Improve log message
2016-07-05 Amitay Isaacsctdb-recoverd: Improve election win messages
2016-07-04 Martin Schwenkectdb-tests: Link to ctdb-ipalloc instead of using ctdbd...
2016-07-04 Martin Schwenkectdb-ipalloc: Drop implicit dependency on ctdb-common
2016-07-04 Martin Schwenkectdb-tests: Allow takeover tests to be run under valgrind
2016-07-04 Martin Schwenkectdb-tests: Drop use of CTDB context from takeover...
2016-07-04 Martin Schwenkectdb-ipalloc: IP allocation state is now an opaque...
2016-07-04 Martin Schwenkectdb-ipalloc: ipalloc() returns public IP list
2016-07-04 Martin Schwenkectdb-ipalloc: Move set_ipflags_internal() to ipalloc
2016-07-04 Martin Schwenkectdb-ipalloc: Switch set_ipflags_internal() to use...
2016-07-04 Martin Schwenkectdb-ipalloc: Move ipalloc state initialisation to...
2016-07-04 Martin Schwenkectdb-ipalloc: Pass extra data to IP allocation state...
2016-07-04 Martin Schwenkectdb-ipalloc: Make no_ip_failback a boolean
2016-07-04 Martin Schwenkectdb-ipalloc: Fix buggy short-circuit when no IPs are...
2016-07-04 Martin Schwenkectdb-ipalloc: New function ipalloc_can_host_ips()
2016-07-04 Martin Schwenkectdb-ipalloc: Drop known public IPs from IP allocation...
2016-07-04 Martin Schwenkectdb-ipalloc: Move create_merged_ip_list() into ipalloc
2016-07-04 Martin Schwenkectdb-ipalloc: New function ipalloc_set_public_ips()
2016-07-04 Martin Schwenkectdb-ipalloc: Remove function ctdb_reload_remote_public...
2016-07-04 Martin Schwenkectdb-ipalloc: Clean up reloading of remote public IPs
2016-07-04 Martin Schwenkectdb-ipalloc: Don't build a global IP tree
2016-07-04 Martin Schwenkectdb-ipalloc: Drop code to update IP assignment tree
2016-07-04 Martin Schwenkectdb-tools: Don't bother sending CTDB_SRVID_RECD_UPDATE_IP
2016-07-04 Martin Schwenkectdb-recoverd: Drop code to change the IP assignment...
2016-07-04 Martin Schwenkectdb-ipalloc: Drop remote IP verification
2016-07-04 Martin Schwenkectdb-ipalloc: Drop a use of CTDB_NO_MEMORY_NULL()
2016-07-04 Martin Schwenkectdb-ipalloc: Do not use node count or PNNs from CTDB...
2016-07-04 Martin Schwenkectdb-ipalloc: Drop an unnecessary check
2016-07-04 Martin Schwenkectdb-ipalloc: Move if-statement with broken condition
2016-07-04 Martin Schwenkectdb-tests: Drop CTDB_TEST_MAX_NODES
2016-07-04 Martin Schwenkectdb-tests: Build a node map instead of a hacky node...
2016-07-04 Martin Schwenkectdb-tests: Assign known and available arrays via pointers.
2016-07-04 Martin Schwenkectdb-tests: read_ctdb_public_ip_info() reads all test...
2016-07-04 Martin Schwenkectdb-tests: Drop CTDB_TEST_MAX_IPS
2016-07-04 Martin Schwenkectdb-tests: Drop all_ips argument from read_ctdb_public...
2016-07-04 Martin Schwenkectdb-tests: Don't bother setting all_ips
2016-07-04 Martin Schwenkectdb-tests: Simplify read_ctdb_public_ip_info() using...
2016-07-04 Martin Schwenkectdb-tests: Remove unused tests from IP takeover test...
2016-06-24 Amitay Isaacsctdb-recovery: Terminate if recovery fails without...
2016-06-24 Amitay Isaacsctdb-recovery-helper: Fix a comment
2016-06-21 Michael Adamctdb-daemon: make bool assignment more obvious
2016-06-20 Amitay Isaacsctdb-tests: Update local daemons tests to use CTDB_NOSE...
2016-06-20 Amitay Isaacsctdb-scripts: Add new configuration variable CTDB_NOSET...
2016-06-20 Amitay Isaacsctdb-locking: Avoid real-time in lock helper if nosetsc...
2016-06-20 Amitay Isaacsctdb-locking: Conditionally set real-time priority...
2016-06-20 Amitay Isaacsctdb-daemon: Explicitly assign boolean values
2016-06-20 Amitay Isaacsctdb-daemon: Do explicit check for integer values
2016-06-18 Amitay Isaacsctdb-tests: Improve ctdb protocol tests
2016-06-18 Amitay Isaacsctdb-protocol: Add checks to validate data on wire...
2016-06-18 Amitay Isaacsctdb-protocol: Add checks to validate data on wire...
2016-06-18 Amitay Isaacsctdb-protocol: Fix marshaling of uint arrays
2016-06-11 Michael Adamctdb: use properly configured ctdb in debug-hung-script.sh
2016-06-11 Michael Adamctdb: use properly configured ctdb in statd-callout
2016-06-11 Michael Adamctdb: use properly configured ctdb in 99.timeout
2016-06-11 Michael Adamctdb: use properly configured ctdb in 91.lvs
2016-06-11 Michael Adamctdb: use properly configured ctdb in 70.iscsi
2016-06-11 Michael Adamctdb: use properly configured ctdb in 10.interfaces
2016-06-11 Michael Adamctdb: use properly configured ctdb in 13.per_ip_routing
2016-06-11 Michael Adamctdb: use properly configured ctdb in 10.external
2016-06-11 Michael Adamctdb: use properly configured ctdb in 01.reclock
2016-06-11 Michael Adamctdb: use properly configured ctdb in 00.ctdb
2016-06-11 Michael Adamctdb: use properly configured ctdb in ctdbd_wrapper
2016-06-11 Michael Adamctdb: use properly configured ctdb in functions
2016-06-11 Michael Adamctdb: make sure scripts using $CTDB called by test...
2016-06-11 Michael Adamctdb: set the path to 'ctdb' in 'functions' in CTDB
2016-06-08 Amitay Isaacsctdb-daemon: Reset push_started flag once DB_PUSH_CONFI...
2016-06-08 Amitay Isaacsctdb-recoverd: Avoid duplicate recoverd event in parall...
2016-06-08 Amitay Isaacsctdb-system: Remove duplicate functions
2016-06-08 Amitay Isaacsctdb-daemon: Use lib/util functions instead of redefini...
2016-06-08 Amitay Isaacsctdb-tests: Re-use set_blocking instead of re-definition
2016-06-08 Amitay Isaacsctdb-tests: Re-use async accept wrapper from async_req
2016-06-08 Martin Schwenkectdb-scripts: Add eventscript 06.nfs
2016-06-08 Martin Schwenkectdb-scripts: Move NFS callout-related code to function...
2016-06-08 Amitay Isaacsctdb-cluster-mutex: Fix #endif decoration
2016-06-07 Martin Schwenkectdb-recoverd: Release recovery lock on exit
2016-06-07 Martin Schwenkectdb-recoverd: Add handler for lost recovery lock
2016-06-07 Martin Schwenkectdb-cluster-mutex: Register an extra handler for when...
2016-06-07 Martin Schwenkectdb-cluster-mutex: ctdb_cluster_mutex() registers...
2016-06-07 Martin Schwenkectdb-cluster-mutex: Drop cluster_mutex_handler() ctdb...
2016-06-07 Martin Schwenkectdb-recovery: Wrap private data for reclock test callback
2016-06-07 Martin Schwenkectdb-recoverd: Simplify reclock handler
2016-06-07 Martin Schwenkectdb-recoverd: Recovery lock handle should be in recove...
2016-06-07 Martin Schwenkectdb-cluster-mutex: Pass a talloc context to allocate...
2016-06-07 Martin Schwenkectdb-recoverd: No need to reset reclock handler
2016-06-07 Martin Schwenkectdb-cluster-mutex: Don't call the supplied hander...
2016-06-07 Martin Schwenkectdb-recoverd: Fix buggy function return on memory...
2016-06-07 Martin Schwenkectdb-recoverd: Don't expose internal cluster mutex...
2016-06-07 Martin Schwenkectdb-daemon: Rename recovery lock file to just recovery...
2016-06-07 Martin Schwenkectdb-daemon: Drop function ctdb_set_recovery_lock_file()
2016-06-07 Martin Schwenkectdb-protocol: CTDB_CONTROL_SET_RECLOCK_FILE is obsolete
2016-06-07 Martin Schwenkectdb-protocol: Drop support for SET_RECLOCK
2016-06-07 Martin Schwenkectdb-client: Remove support for SET_RECLOCK
2016-06-07 Martin Schwenkectdb-recovery: Don't update recovery lock from daemon
2016-06-07 Martin Schwenkectdb-recovery: Don't sync recovery lock across cluster
2016-06-07 Martin Schwenkectdb-recovery: Consistency check reclock in start recov...
2016-06-07 Martin Schwenkectdb-tool: Drop support for "ctdb setreclock" command
2016-06-07 Martin Schwenkectdb-tests: Replace "ctdb setrelock" test with "ctdb...
2016-06-06 Amitay Isaacsctdb-packaging: Remove tevent-unix-util public library
2016-06-06 Amitay Isaacslib/util: Avoid splitting tevent-unix-util as public...
2016-06-06 Amitay Isaacsctdb-recovery: Update timeout and number of retries...
next