mirror_corosync/exec
Mark Haverkamp c87e9631fe evt code updated to handle cluster config changes better. Now,
when a node joins, it is sent any retained events that have time
left on them. Also, if the joining node had been a part of the cluster
in the past, it is sent the next event ID that it should use so as to
not generate duplicate event IDs. Channel open requests are now
completed in the exec handler, with channel close code to follow later.

(Logical change 1.84)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@307 fd59a12c-fef9-0310-b244-a6a79926bd2f
2004-09-28 18:29:14 +00:00
..
log (Logical change 1.3) 2004-06-15 22:18:04 +00:00
aispoll.c Change define for timer handle. 2004-09-23 01:27:22 +00:00
aispoll.h Change define for timer handle. 2004-09-23 01:27:22 +00:00
amf.c add assert around gmi_mcast since it can return a failure now. 2004-09-24 19:44:28 +00:00
amf.h Rename poll.h to aispoll.h 2004-07-09 21:35:41 +00:00
ckpt.c add assert around gmi_mcast since it can return a failure now. 2004-09-24 19:44:28 +00:00
ckpt.h Finalize expiration of sections and checkpoints. 2004-09-23 22:12:13 +00:00
clm.c add assert around clmNodeJoinSend since the call to 2004-09-24 19:44:28 +00:00
clm.h (Logical change 1.47) 2004-07-29 19:53:46 +00:00
crypto.c Remove unused code and change some error detection to assertions. 2004-09-15 20:20:07 +00:00
crypto.h Remove unused code. 2004-09-15 20:20:07 +00:00
evs.c add assert around gmi_mcast since it can return a failure now. 2004-09-24 19:44:28 +00:00
evs.h (Logical change 1.62) 2004-08-31 08:21:44 +00:00
evt.c evt code updated to handle cluster config changes better. Now, 2004-09-28 18:29:14 +00:00
evt.h Completed most of the event service functionality. 2004-09-02 17:16:25 +00:00
gmi.c Add token callback for recovery routines. 2004-09-28 18:14:38 +00:00
gmi.h Add token callback functions to header. 2004-09-28 18:14:38 +00:00
handlers.h Missed merge of these two files from last changeset. 2004-09-20 22:18:37 +00:00
hdb.c (Logical change 1.44) 2004-07-27 23:30:47 +00:00
hdb.h (Logical change 1.44) 2004-07-27 23:30:47 +00:00
keygen.c (Logical change 1.51) 2004-08-09 21:29:42 +00:00
main.c Add recovery plug support. 2004-09-18 07:03:51 +00:00
main.h Added the EVS service and changed the library queue 2004-08-31 08:21:44 +00:00
Makefile Added util.[ch] for time and SaNameT match functions. Also updated 2004-09-28 18:29:14 +00:00
mempool.c (Logical change 1.3) 2004-06-15 22:18:04 +00:00
mempool.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
parse.c Change network configuration parser to read multiple interfaces. 2004-08-24 01:21:33 +00:00
parse.h Change network configuration parser interface to support 2004-08-24 01:21:33 +00:00
print.c Allow getSaNameT to be compiled in for application reporting. 2004-09-23 22:12:13 +00:00
print.h add debug checking version of logging function. 2004-06-30 19:07:39 +00:00
profile (Logical change 1.3) 2004-06-15 22:18:04 +00:00
tlist.c Store handle address in timer structure. When timer expires, wipe 2004-09-23 01:27:22 +00:00
tlist.h Change interface to allow storing of handle address in timer structure. 2004-09-23 01:27:22 +00:00
util.c (Logical change 1.84) 2004-09-28 18:29:14 +00:00
util.h (Logical change 1.84) 2004-09-28 18:29:14 +00:00