..
ctdb_banning.c
server/banning: also release all ips if we're banning ourself
2010-09-14 15:50:31 +10:00
ctdb_call.c
STICKY: add prototype code to make records stick to a node to "calm" down if they are found to be very hot and accessed by a lot of clients.
2012-03-20 17:12:19 +11:00
ctdb_control.c
STICKY: add prototype code to make records stick to a node to "calm" down if they are found to be very hot and accessed by a lot of clients.
2012-03-20 17:12:19 +11:00
ctdb_daemon.c
FETCH COLLAPSE : Change the fetch-lock collapse to collapse ALL fetches, including fetch-locks into a single command in flight per record. Also add a tunable to enable/disable this optimization for hot records
2012-03-20 11:39:00 +11:00
ctdb_freeze.c
This needs more testing first
2011-03-21 14:25:53 +11:00
ctdb_keepalive.c
event: Update events to latest Samba version 0.9.8
2010-08-18 09:16:31 +09:30
ctdb_lockwait.c
LockWait congestion.
2011-01-24 12:21:58 +11:00
ctdb_logging.c
logging: properly cast sockaddr_in to sockaddr for sendto() in ctdb_syslog_log()
2011-11-26 00:34:53 +01:00
ctdb_ltdb_server.c
STICKY: add prototype code to make records stick to a node to "calm" down if they are found to be very hot and accessed by a lot of clients.
2012-03-20 17:12:19 +11:00
ctdb_monitor.c
Eventscripts: Add special -ECANCELED status for monitor events that are cancelled
2011-11-18 12:22:22 +11:00
ctdb_persistent.c
server: move the code for the update_record control to its own file
2012-02-21 17:54:17 +01:00
ctdb_recover.c
recovery: Add prototypes for tdb internal functions
2012-03-30 12:33:28 +11:00
ctdb_recoverd.c
recoverd: Fix spurious warnings when running with --nopublicipcheck
2012-04-13 15:38:11 +10:00
ctdb_server.c
Create macros to update the statistics counters and use these macros
2010-09-29 12:14:24 +10:00
ctdb_serverids.c
RB_TREE: Add mechanism to abort a traverse
2011-11-08 13:40:28 +11:00
ctdb_statistics.c
Rename ctdb_control_get_stat_history() local variable to avoid shadowing.
2011-11-11 14:31:50 +11:00
ctdb_takeover.c
ctdbd: Fix spurious warnings when running with --nopublicipcheck
2012-04-13 15:38:11 +10:00
ctdb_traverse.c
traverse: fix traversing with empty records by adding a new (internal) control CTDB_CONTROL_TRAVERSE_START_EXT
2011-12-03 02:15:30 +01:00
ctdb_tunables.c
NoIPTakeover: change the tunable name for the "dont allow failing addresses over onto the node" to NoIPTakeover
2012-03-22 11:05:15 +11:00
ctdb_update_record.c
build: Remove re-definition of same variable
2012-03-30 12:33:27 +11:00
ctdb_uptime.c
event: Update events to latest Samba version 0.9.8
2010-08-18 09:16:31 +09:30
ctdb_vacuum.c
READONLY: skip vacuuming or deleting records with readonly delegations.
2012-02-29 16:09:24 +11:00
ctdbd.c
Undo damage done by d8d37493478a26c5f1809a5f3df89ffd6e149281
2012-03-22 15:34:52 +11:00
eventscript.c
Eventscripts: remove the horrible horrible circular reference between state and callback since these two structures do not even share the same parent talloc context.
2012-02-23 06:49:47 +11:00