Steven Dake 8f21967d74 The totem rrp incorrectly increased the wrong failure counter. 19 rokov pred
..
Makefile e6516df88c Removed ais_amf.h and instead point all refs to saAmf.h 19 rokov pred
aisparser.c 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 rokov pred
aispoll.c cdfa2c00bf set serialize lock to proper function. 19 rokov pred
aispoll.h ad2fa27191 deferred timer system so that timers may be deferred during synchronization. 19 rokov pred
amf.c 154a857c3b AMF changes: 19 rokov pred
amf.h 154a857c3b AMF changes: 19 rokov pred
amfapp.c 154a857c3b AMF changes: 19 rokov pred
amfcluster.c 154a857c3b AMF changes: 19 rokov pred
amfcomp.c 154a857c3b AMF changes: 19 rokov pred
amfnode.c e993689ac5 Refactoring of AMF into several files (based on classed in inf. 19 rokov pred
amfsg.c 154a857c3b AMF changes: 19 rokov pred
amfsi.c 154a857c3b AMF changes: 19 rokov pred
amfsu.c b800167c9f Fix problem where AMF locks up system if two or more components are members 19 rokov pred
amfutil.c 154a857c3b AMF changes: 19 rokov pred
cfg.c f9abb3899e Modify AMF to use new timer.c/timer.h routines properly 19 rokov pred
ckpt.c f9abb3899e Modify AMF to use new timer.c/timer.h routines properly 19 rokov pred
clm.c f9abb3899e Modify AMF to use new timer.c/timer.h routines properly 19 rokov pred
config.h 3568f26625 Use objdb for configuration. All components now get a reference to 20 rokov pred
cpg.c 1f60232e88 Make cpg 32/64 userland safe and endian safe. 19 rokov pred
crypto.c cf160dd9cd Fabien's patch for the BSD/Darwin port. 20 rokov pred
crypto.h 20d27992a9 Remove unused code. 21 rokov pred
evs.c f9abb3899e Modify AMF to use new timer.c/timer.h routines properly 19 rokov pred
evt.c f9abb3899e Modify AMF to use new timer.c/timer.h routines properly 19 rokov pred
ipc.c 2c42f9e9a5 Rework of IPC layer once again 19 rokov pred
ipc.h 01afe82393 32/64/mixed endian support for checkpoint service. 19 rokov pred
jhash.h 55ccceeb54 Add cpg (closed process groups) component. 20 rokov pred
keygen.c a5019f2edc - Preprocessor flags to control user, group and directory for 20 rokov pred
lck.c f9abb3899e Modify AMF to use new timer.c/timer.h routines properly 19 rokov pred
lck.h 43a36162b3 1049 20 rokov pred
main.c a58dd5a88e New make release in top level makefile 19 rokov pred
main.h 01afe82393 32/64/mixed endian support for checkpoint service. 19 rokov pred
mainconfig.c 1948867924 Allow the syslog facility type to be set in the configuration file. 20 rokov pred
mainconfig.h d223eda745 Fix dependencies and install all header files for external service handlers. 19 rokov pred
mempool.c 95f17845c6 (Logical change 1.3) 21 rokov pred
mempool.h 95f17845c6 (Logical change 1.3) 21 rokov pred
msg.c f9abb3899e Modify AMF to use new timer.c/timer.h routines properly 19 rokov pred
objdb.c 3c7f8b7c05 This patch reworks IPC to use threads instead of the main poll loop 20 rokov pred
objdb.h 4a33ba11fa defect 1139 20 rokov pred
openais-instantiate.c 7b2ddfa428 enhancement 1020 20 rokov pred
print.c 01afe82393 32/64/mixed endian support for checkpoint service. 19 rokov pred
print.h d223eda745 Fix dependencies and install all header files for external service handlers. 19 rokov pred
profile 95f17845c6 (Logical change 1.3) 21 rokov pred
service.c 905ba3b406 - printouts buffered before log_setup() has been called, flushed at early exit. 20 rokov pred
service.h d223eda745 Fix dependencies and install all header files for external service handlers. 19 rokov pred
sync.c 01afe82393 32/64/mixed endian support for checkpoint service. 19 rokov pred
sync.h e92d65ba90 add vsf none option for those that don't want a virtual synchrony filter 20 rokov pred
timer.c ba70bff546 Rework of the timer system to allow timers to be added in dispatch handlers. 19 rokov pred
timer.h 154a857c3b AMF changes: 19 rokov pred
tlist.h ad2fa27191 deferred timer system so that timers may be deferred during synchronization. 19 rokov pred
totem.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 rokov pred
totemconfig.c a8c449fbae Fix segfault if rrp_mode: MODE isn't set in configuration file. 20 rokov pred
totemconfig.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 rokov pred
totemip.c 29bdf6bcdc getaddrinfo() doesn't actually set errno, it has its own error variable, so 20 rokov pred
totemip.h cf160dd9cd Fabien's patch for the BSD/Darwin port. 20 rokov pred
totemmrp.c 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 rokov pred
totemmrp.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 rokov pred
totemnet.c 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 rokov pred
totemnet.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 rokov pred
totempg.c ba70bff546 Rework of the timer system to allow timers to be added in dispatch handlers. 19 rokov pred
totempg.h d223eda745 Fix dependencies and install all header files for external service handlers. 19 rokov pred
totemrrp.c 8f21967d74 The totem rrp incorrectly increased the wrong failure counter. 19 rokov pred
totemrrp.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 rokov pred
totemsrp.c b0c735ee64 Fix off by one error in totemsrp. 19 rokov pred
totemsrp.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 rokov pred
util.c f9abb3899e Modify AMF to use new timer.c/timer.h routines properly 19 rokov pred
util.h 01afe82393 32/64/mixed endian support for checkpoint service. 19 rokov pred
version.h a58dd5a88e New make release in top level makefile 19 rokov pred
vsf.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 rokov pred
vsf_ykd.c 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 rokov pred
wthread.c 5613db03a1 enhancmement 821 20 rokov pred
wthread.h 5613db03a1 enhancmement 821 20 rokov pred