..
cmdline.c
added IP takeover logic for public IPs to ctdb
2007-05-25 17:04:13 +10:00
ctdb_call.c
fixed %d which should be %u
2007-05-23 20:15:09 +10:00
ctdb_client.c
added IP takeover logic for public IPs to ctdb
2007-05-25 17:04:13 +10:00
ctdb_control.c
added IP takeover logic for public IPs to ctdb
2007-05-25 17:04:13 +10:00
ctdb_daemon.c
make ctdbd realtime if possible
2007-05-24 14:52:10 +10:00
ctdb_freeze.c
start ctdb frozen, and let the election sort things out. This prevents a race on startup
2007-05-23 12:23:07 +10:00
ctdb_io.c
drop any partialialy send packets when we get a socket write error
2007-05-26 16:41:32 +10:00
ctdb_lockwait.c
reading on the write side of a pipe isn't allowed - this caused us to run without locking in the lockwait code
2007-05-15 09:44:03 +10:00
ctdb_ltdb.c
paraoid check for empty db on attach
2007-05-25 18:48:49 +10:00
ctdb_message.c
- changed the REQ_REGISTER PDU to be a control
2007-05-04 11:41:29 +10:00
ctdb_monitor.c
add controls to enable/disable the monitoring of dead nodes
2007-05-21 09:24:34 +10:00
ctdb_recover.c
added IP takeover logic for public IPs to ctdb
2007-05-25 17:04:13 +10:00
ctdb_recoverd.c
moved system specific ip code to system.c
2007-05-26 14:01:08 +10:00
ctdb_traverse.c
fixed some memory leaks on the traverse code
2007-05-23 20:06:37 +10:00
ctdb_util.c
make ctdbd realtime if possible
2007-05-24 14:52:10 +10:00
ctdb.c
paranoid checks for bad packets in tcp layer. Close the socket if it gets a bad packet
2007-05-26 16:32:32 +10:00
util.c
added a useful tool for dumping a ctdb
2007-04-22 09:24:27 +02:00