1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/ctdb/common
Ronnie Sahlberg 4f2cdc2d8b hte timed_out variable needs to be static and can not be on the stack
since if the command times out and we return from ctdb_control   we may 
have events that can trigger later which will overwrite data that is no 
longer in our stackframe

(This used to be ctdb commit 93942543092be618c0bd8ef68b470b0789bad7ad)
2007-05-06 07:07:47 +10:00
..
cmdline.c allow the events system to be chosen on the command line 2007-05-05 17:18:43 +10:00
ctdb_call.c added a hopcount in ctdb_call 2007-05-01 13:25:02 +10:00
ctdb_client.c hte timed_out variable needs to be static and can not be on the stack 2007-05-06 07:07:47 +10:00
ctdb_control.c add a control to get the pid of a daemon. 2007-05-06 04:31:22 +10:00
ctdb_daemon.c - take advantage of the new EVENT_FD_AUTOCLOSE flag 2007-05-05 17:19:59 +10:00
ctdb_io.c - take advantage of the new EVENT_FD_AUTOCLOSE flag 2007-05-05 17:19:59 +10:00
ctdb_lockwait.c - take advantage of the new EVENT_FD_AUTOCLOSE flag 2007-05-05 17:19:59 +10:00
ctdb_ltdb.c merged vnn map broadcast from ronnie 2007-05-05 17:35:28 +10:00
ctdb_message.c - changed the REQ_REGISTER PDU to be a control 2007-05-04 11:41:29 +10:00
ctdb_recover.c cleanup the control "write record" 2007-05-03 16:18:03 +10:00
ctdb_traverse.c merged vnn map broadcast from ronnie 2007-05-05 17:35:28 +10:00
ctdb_util.c first version of traverse is working 2007-05-03 17:12:23 +10:00
ctdb.c split the vnn broadcast address into two 2007-05-05 13:17:26 +10:00
util.c added a useful tool for dumping a ctdb 2007-04-22 09:24:27 +02:00