1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/ctdb/server
Michael Adam cb259e6bd1 vacuum: initialize (to zero) the vacuum fetch list in ctdb_vacuum_init_vacuum_data()
(This used to be ctdb commit 772e08c29ef70a4cc73f7887939e5071a90a98cb)
2011-12-23 17:39:12 +01: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 typo 2011-12-14 12:52:35 +11:00
ctdb_control.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_daemon.c Move platform-specific code to common/system_* 2011-12-06 11:57:11 +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 ctdb_ltdb_store_server: when storing a record that is not to be scheduled for deletion, remove it from the delete queue 2011-12-23 17:39:01 +01: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 DB Seqnum: must provide a ctdb_ltdb_header when calling ctdb_ltdb_fetch() 2011-11-30 08:48:04 +11:00
ctdb_recover.c ReadOnly: revokechild_active is a list, not a context. 2011-09-13 18:47:18 +10:00
ctdb_recoverd.c Recover Persistent database DB by DB and not record by record 2011-11-30 08:48:23 +11: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 Make some ctdb_takeover.c functions static 2011-11-11 14:41:47 +11: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 tunables: don't list obsolete tunables in the list_tunables control 2011-12-23 17:39:10 +01: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 vacuum: initialize (to zero) the vacuum fetch list in ctdb_vacuum_init_vacuum_data() 2011-12-23 17:39:12 +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 Eventscripts: Add special -ECANCELED status for monitor events that are cancelled 2011-11-18 12:22:22 +11:00