1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/server
2011-08-23 10:30:57 +10:00
..
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 ReadOnly: When releasing all deferred calls that blocked during revoke of all previous delegations, add a 1 second grace/delay for any new readonly delegation requests so that the read-write fetch-lock porcess has a chance to make progress 2011-08-23 10:30:22 +10:00
ctdb_control.c server: implement a new control SCHEDULE_FOR_DELETION to fill the delete_queue. 2011-03-14 13:35:49 +01:00
ctdb_daemon.c daemon: fill ctdb->ctdbd_pid early 2011-03-14 13:35:50 +01: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 Add ctdb_fork(0 which will fork a child process and drop the real-time 2011-01-11 07:40:41 +11:00
ctdb_ltdb_server.c ReadOnly: Add "readonly" flag to the ctdb_db_context to indicate if this database supports readonly operations or not. Add a private lock-less tdb file to the ctdb_db_context to use for tracking delegarions for records 2011-08-23 10:24:26 +10:00
ctdb_monitor.c remove a non-error logmessage about persistent databases being healthy, as expected 2011-08-04 13:49:48 +10:00
ctdb_persistent.c persistent: add ctdb_persistent_finish_trans3_commits(). 2011-02-24 10:35:26 +01:00
ctdb_recover.c ReadOnly: Once recovery has finished, make sure to free all revoke child processes and trigger the destructors for all deferred calls to re-queue the original packets to the input packet processing function 2011-08-23 10:30:57 +10:00
ctdb_recoverd.c remove log message we dont need 2011-08-04 13:49:57 +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 merge from ronnie 2008-02-04 20:07:15 +11:00
ctdb_statistics.c initialize the statistics to the current time, not start of epoch 2010-11-15 16:44:21 +11:00
ctdb_takeover.c Fix a const warning 2011-08-22 17:11:07 +02:00
ctdb_traverse.c Add ctdb_fork(0 which will fork a child process and drop the real-time 2011-01-11 07:40:41 +11:00
ctdb_tunables.c Change the default for ip failover to be LCP2 and not DeterministicIPs 2011-08-15 10:43:42 +10: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 Correction of spelling errors 2011-03-23 00:35:23 +01:00
ctdbd.c Change the message when we start the daemon to "CTDB starting on node" 2011-08-04 13:49:30 +10:00
eventscript.c eventscript: fix callback after free 2011-07-29 08:50:39 +10:00