1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/ctdb/server
Ronnie Sahlberg 9323afa386 ReadOnly: We can not use ctdb_ltdb_store from a client/child context since
it sometimes (for empty records) needs to be able to initiate traffic unde rhte daemon context.

This should furhter updated later to allow the use also from non-daemon context.

(This used to be ctdb commit 11dee7f3f881494cf5089d6c69fd40e74f07e670)
2012-02-20 21:22:56 +11: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: add per-database statistics to view how much delegations/revokes we have 2012-02-08 15:29:27 +11:00
ctdb_control.c ReadOnly: add per-database statistics to view how much delegations/revokes we have 2012-02-08 15:29:27 +11:00
ctdb_daemon.c ReadOnly: add per-database statistics to view how much delegations/revokes we have 2012-02-08 15:29:27 +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 ReadOnly: Make sure we dont try to fast-vacuum records that are set for readonly delegation 2012-02-20 21:13:46 +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 ReadOnly: We can not use ctdb_ltdb_store from a client/child context since 2012-02-20 21:22:56 +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: improve logging in remove_record_from_delete_queue() 2011-12-23 17:39:13 +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