1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/server
Ronnie Sahlberg 7730facc62 fix a debug message
(This used to be ctdb commit 856bd6de6218d9b70baed0e6443be4253ea31afe)
2010-06-09 16:22:44 +10:00
..
ctdb_banning.c libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protocol.h 2010-05-20 15:18:30 +09:30
ctdb_call.c fix a debug message 2010-06-09 16:22:44 +10:00
ctdb_control.c Add a variable for start/current time to ctdb statistics 2010-06-02 13:14:53 +10:00
ctdb_daemon.c add additional logging when tdb_chainunlock() fails 2010-06-09 14:37:16 +10:00
ctdb_freeze.c Additional log messages when tdb databases can no longer be chainlocked or chainunlocked 2010-06-08 12:21:20 +10:00
ctdb_keepalive.c add a new node state : DELETED. 2009-06-01 14:18:34 +10:00
ctdb_lockwait.c Drop the debug level for logging fd creation to DEBUG_DEBUG 2010-02-04 06:37:41 +11:00
ctdb_logging.c libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protocol.h 2010-05-20 15:18:30 +09:30
ctdb_ltdb_server.c We can not be holding a chainlock at this stage, so the tdb_chainunlock() call is bogus 2010-06-09 15:13:22 +10:00
ctdb_monitor.c server: add "init" event 2010-01-20 09:44:36 +01:00
ctdb_persistent.c Drop the debug level for logging fd creation to DEBUG_DEBUG 2010-02-04 06:37:41 +11:00
ctdb_recover.c Add the number of performed recoveries to the "ctdb statistics" output. 2010-05-11 09:44:53 +10:00
ctdb_recoverd.c rename ctdb_set_message_handler to ctdb_client_set_message_handler 2010-06-02 09:51:47 +10:00
ctdb_server.c server: add db_directory_state to ctdb_context 2009-12-16 08:03:55 +01:00
ctdb_serverids.c merge from ronnie 2008-02-04 20:07:15 +11:00
ctdb_takeover.c When adding an ip at runtime, it might not yet have an iface assigned to it, so ensure that the next takover_ip call will fall through to accept the ip and add it. 2010-06-01 16:22:48 +10:00
ctdb_traverse.c Drop the debug level for logging fd creation to DEBUG_DEBUG 2010-02-04 06:37:41 +11:00
ctdb_tunables.c We only queued up to 1000 packets per queue before we start dropping 2010-02-04 09:54:06 +11:00
ctdb_uptime.c track both when we last started and ended a recovery. 2008-07-02 13:55:59 +10:00
ctdb_vacuum.c rename ctdb_send_message to ctdb_client_send_message to resolve colission with the function of the same name in libctdb 2010-06-02 09:45:21 +10:00
ctdbd.c Correction of spelling errors. 2010-02-24 23:22:00 +11:00
eventscript.c eventscript: simplify script timeout handling 2010-04-08 15:11:05 +09:30