..
ctdb_call.c
change debug output from vnn to pnn
2007-09-04 10:47:02 +10:00
ctdb_control.c
when shutting down, we should stop monitoring
2007-10-22 12:34:51 +10:00
ctdb_daemon.c
prevent a deadly embrace between smbd and ctdbd by moving the calling
2007-11-12 10:53:11 +11:00
ctdb_freeze.c
update lib/replace from samba4
2007-07-10 15:29:31 +10:00
ctdb_lockwait.c
if lockwait takes an excessive time to complete. log the time it took to
2007-08-22 09:46:48 +10:00
ctdb_ltdb_server.c
when ctdb attaches to a database it broadcasts the attach to all other
2007-09-21 13:47:40 +10:00
ctdb_monitor.c
if we get a modflag control but the flags remain unchanged, log this
2007-11-23 10:31:51 +11:00
ctdb_persistent.c
fixed a valgrind error, and some warnings
2007-09-24 09:57:14 +10:00
ctdb_recover.c
added some debug lines to help track down a problem
2007-10-18 16:27:36 +10:00
ctdb_recoverd.c
check for recursive bans in ctdb_ban_node() and remove the previous ban
2007-11-23 12:38:37 +11:00
ctdb_server.c
add a new transport method so that when a node is marked as dead, we
2007-10-19 08:58:30 +10:00
ctdb_serverids.c
fixed a pointer cast warning
2007-09-10 15:16:17 +10:00
ctdb_takeover.c
add a new tunable : DeterministicIPs that makes the allocation of
2007-10-16 12:15:02 +10:00
ctdb_traverse.c
added support for persistent databases in ctdbd
2007-09-21 12:24:02 +10:00
ctdb_tunables.c
add a new tunable : DeterministicIPs that makes the allocation of
2007-10-16 12:15:02 +10:00
ctdbd.c
include system/network.h so we get the prototype for inet_aton()
2007-10-16 11:29:33 +10:00
eventscript.c
change how we do public addresses and takeover so that we can have
2007-09-04 09:50:07 +10:00