mirror_corosync/exec
Steven Dake e95e1e25cc Fix a couple merge problems with the previous update to clm with the
conn_info structure.
the track list was not being initialized.  When track start was called
the tracking wasn't added to a list.  When track stop was called
the tracking was not deleted.
The result of all this is that cluster membership tracking was broken
previously.

(Logical change 1.27)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@80 fd59a12c-fef9-0310-b244-a6a79926bd2f
2004-07-08 20:47:25 +00:00
..
log (Logical change 1.3) 2004-06-15 22:18:04 +00:00
amf.c Fix build errors after previous commit. 2004-07-07 22:05:19 +00:00
amf.h Add track active variable to keep track of active connections. 2004-07-07 22:02:05 +00:00
ckpt.c Fix build errors after previous commit. 2004-07-07 22:05:19 +00:00
ckpt.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
clm.c Fix a couple merge problems with the previous update to clm with the 2004-07-08 20:47:25 +00:00
clm.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
gmi.c Get rid of some errors from valgrind by initializing variables. 2004-07-07 21:12:01 +00:00
gmi.h Add logging function init interface. 2004-06-30 19:07:39 +00:00
handlers.h pass conn_info to all messages instead of file descriptor. 2004-07-07 22:02:05 +00:00
main.c pass conn_info to all messages instead of file descriptor. 2004-07-07 22:02:05 +00:00
main.h pass conn_info to all messages instead of file descriptor. 2004-07-07 22:02:05 +00:00
Makefile when gmi.c changed, full project would not always be rebuilt 2004-07-07 22:02:05 +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 cleanup valgrind warnings. 2004-07-07 22:02:05 +00:00
parse.h store conn_info field is component structure. 2004-07-07 22:02:05 +00:00
poll.c (Logical change 1.3) 2004-06-15 22:18:04 +00:00
poll.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00
print.c add debug checking version of logging function. 2004-06-30 19:07:39 +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 (Logical change 1.3) 2004-06-15 22:18:04 +00:00
tlist.h (Logical change 1.3) 2004-06-15 22:18:04 +00:00