Steven Dake 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 lat temu
..
Makefile 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 lat temu
aisparser.c 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 lat temu
aispoll.c cdfa2c00bf set serialize lock to proper function. 19 lat temu
aispoll.h ad2fa27191 deferred timer system so that timers may be deferred during synchronization. 19 lat temu
amf.c 154a857c3b AMF changes: 19 lat temu
amf.h 62bc733e2e - Error escalation improved, SU failover recovery action added 19 lat temu
amfapp.c 154a857c3b AMF changes: 19 lat temu
amfcluster.c 62bc733e2e - Error escalation improved, SU failover recovery action added 19 lat temu
amfcomp.c 62bc733e2e - Error escalation improved, SU failover recovery action added 19 lat temu
amfnode.c e993689ac5 Refactoring of AMF into several files (based on classed in inf. 19 lat temu
amfsg.c 62bc733e2e - Error escalation improved, SU failover recovery action added 19 lat temu
amfsi.c 62bc733e2e - Error escalation improved, SU failover recovery action added 19 lat temu
amfsu.c 62bc733e2e - Error escalation improved, SU failover recovery action added 19 lat temu
amfutil.c 62bc733e2e - Error escalation improved, SU failover recovery action added 19 lat temu
cfg.c 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 lat temu
ckpt.c 3cde5246a6 If the max section size is less then the read size, return INVALID_PARAM. 19 lat temu
clm.c ee17f851cb remove commited conflict 19 lat temu
config.h 3568f26625 Use objdb for configuration. All components now get a reference to 20 lat temu
cpg.c b776747e9a Send the new joinlists using the sync service, so it happens atomically. 19 lat temu
crypto.c cf160dd9cd Fabien's patch for the BSD/Darwin port. 20 lat temu
crypto.h 20d27992a9 Remove unused code. 21 lat temu
evs.c 5d47c5f81c The member list, joined list, and left list in configuration changes 19 lat temu
evt.c a0c8b0c9d9 Event marshalling patch for 32/64/endian support. 19 lat temu
ipc.c 2c42f9e9a5 Rework of IPC layer once again 19 lat temu
ipc.h 01afe82393 32/64/mixed endian support for checkpoint service. 19 lat temu
jhash.h 55ccceeb54 Add cpg (closed process groups) component. 20 lat temu
keygen.c a5019f2edc - Preprocessor flags to control user, group and directory for 20 lat temu
lck.c f9abb3899e Modify AMF to use new timer.c/timer.h routines properly 19 lat temu
lck.h 43a36162b3 1049 20 lat temu
main.c ef039b2973 Fix broken timers when release type set to RELEASE 19 lat temu
main.h 01afe82393 32/64/mixed endian support for checkpoint service. 19 lat temu
mainconfig.c 1948867924 Allow the syslog facility type to be set in the configuration file. 20 lat temu
mainconfig.h d223eda745 Fix dependencies and install all header files for external service handlers. 19 lat temu
mempool.c 95f17845c6 (Logical change 1.3) 21 lat temu
mempool.h 95f17845c6 (Logical change 1.3) 21 lat temu
msg.c f9abb3899e Modify AMF to use new timer.c/timer.h routines properly 19 lat temu
objdb.c 3c7f8b7c05 This patch reworks IPC to use threads instead of the main poll loop 20 lat temu
objdb.h 4a33ba11fa defect 1139 20 lat temu
openais-instantiate.c 62bc733e2e - Error escalation improved, SU failover recovery action added 19 lat temu
print.c 01afe82393 32/64/mixed endian support for checkpoint service. 19 lat temu
print.h d223eda745 Fix dependencies and install all header files for external service handlers. 19 lat temu
service.c 905ba3b406 - printouts buffered before log_setup() has been called, flushed at early exit. 20 lat temu
service.h d223eda745 Fix dependencies and install all header files for external service handlers. 19 lat temu
sync.c 45ec255e2c Fix synchronization not working properly. 19 lat temu
sync.h e92d65ba90 add vsf none option for those that don't want a virtual synchrony filter 20 lat temu
timer.c ba70bff546 Rework of the timer system to allow timers to be added in dispatch handlers. 19 lat temu
timer.h 154a857c3b AMF changes: 19 lat temu
tlist.h ad2fa27191 deferred timer system so that timers may be deferred during synchronization. 19 lat temu
totem.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 lat temu
totemconfig.c a8c449fbae Fix segfault if rrp_mode: MODE isn't set in configuration file. 20 lat temu
totemconfig.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 lat temu
totemip.c 29bdf6bcdc getaddrinfo() doesn't actually set errno, it has its own error variable, so 20 lat temu
totemip.h cf160dd9cd Fabien's patch for the BSD/Darwin port. 20 lat temu
totemmrp.c 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 lat temu
totemmrp.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 lat temu
totemnet.c 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 lat temu
totemnet.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 lat temu
totempg.c 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 lat temu
totempg.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 lat temu
totemrrp.c 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 lat temu
totemrrp.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 lat temu
totemsrp.c 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 lat temu
totemsrp.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 lat temu
util.c f9abb3899e Modify AMF to use new timer.c/timer.h routines properly 19 lat temu
util.h 62bc733e2e - Error escalation improved, SU failover recovery action added 19 lat temu
version.h a58dd5a88e New make release in top level makefile 19 lat temu
vsf.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 lat temu
vsf_ykd.c 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 lat temu
wthread.c 5613db03a1 enhancmement 821 20 lat temu
wthread.h 5613db03a1 enhancmement 821 20 lat temu