Steven Dake afb4ca0606 Use memb_ring_id_copy for alignment purposes on 64 aligned arches and keep %!s(int64=19) %!d(string=hai) anos
..
Makefile 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status %!s(int64=19) %!d(string=hai) anos
aisparser.c 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, %!s(int64=20) %!d(string=hai) anos
aispoll.c cdfa2c00bf set serialize lock to proper function. %!s(int64=19) %!d(string=hai) anos
aispoll.h ad2fa27191 deferred timer system so that timers may be deferred during synchronization. %!s(int64=19) %!d(string=hai) anos
amf.c 154a857c3b AMF changes: %!s(int64=19) %!d(string=hai) anos
amf.h 62bc733e2e - Error escalation improved, SU failover recovery action added %!s(int64=19) %!d(string=hai) anos
amfapp.c 154a857c3b AMF changes: %!s(int64=19) %!d(string=hai) anos
amfcluster.c 62bc733e2e - Error escalation improved, SU failover recovery action added %!s(int64=19) %!d(string=hai) anos
amfcomp.c 62bc733e2e - Error escalation improved, SU failover recovery action added %!s(int64=19) %!d(string=hai) anos
amfnode.c e993689ac5 Refactoring of AMF into several files (based on classed in inf. %!s(int64=19) %!d(string=hai) anos
amfsg.c 62bc733e2e - Error escalation improved, SU failover recovery action added %!s(int64=19) %!d(string=hai) anos
amfsi.c 62bc733e2e - Error escalation improved, SU failover recovery action added %!s(int64=19) %!d(string=hai) anos
amfsu.c 62bc733e2e - Error escalation improved, SU failover recovery action added %!s(int64=19) %!d(string=hai) anos
amfutil.c 62bc733e2e - Error escalation improved, SU failover recovery action added %!s(int64=19) %!d(string=hai) anos
cfg.c 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status %!s(int64=19) %!d(string=hai) anos
ckpt.c 19ad21f536 Correct malloc of checkpoint iteration size from 500 bytes to max section id %!s(int64=19) %!d(string=hai) anos
clm.c 2228f8b4ff Endian cleanup for the clm service. %!s(int64=19) %!d(string=hai) anos
config.h 3568f26625 Use objdb for configuration. All components now get a reference to %!s(int64=20) %!d(string=hai) anos
cpg.c 8cb23508df Clean up endian swabbing for cpg service. %!s(int64=19) %!d(string=hai) anos
crypto.c cf160dd9cd Fabien's patch for the BSD/Darwin port. %!s(int64=20) %!d(string=hai) anos
crypto.h 20d27992a9 Remove unused code. %!s(int64=21) %!d(string=hai) anos
evs.c 5d47c5f81c The member list, joined list, and left list in configuration changes %!s(int64=19) %!d(string=hai) anos
evt.c b11d49db6b Add endian cleanup fixes. %!s(int64=19) %!d(string=hai) anos
ipc.c 8f20b62d39 Increase IPC thread stack size from 100k to 200k to accomodate larger data %!s(int64=19) %!d(string=hai) anos
ipc.h 01afe82393 32/64/mixed endian support for checkpoint service. %!s(int64=19) %!d(string=hai) anos
jhash.h 55ccceeb54 Add cpg (closed process groups) component. %!s(int64=20) %!d(string=hai) anos
keygen.c a5019f2edc - Preprocessor flags to control user, group and directory for %!s(int64=20) %!d(string=hai) anos
lck.c f9abb3899e Modify AMF to use new timer.c/timer.h routines properly %!s(int64=19) %!d(string=hai) anos
lck.h 43a36162b3 1049 %!s(int64=20) %!d(string=hai) anos
main.c ef039b2973 Fix broken timers when release type set to RELEASE %!s(int64=19) %!d(string=hai) anos
main.h 01afe82393 32/64/mixed endian support for checkpoint service. %!s(int64=19) %!d(string=hai) anos
mainconfig.c 1948867924 Allow the syslog facility type to be set in the configuration file. %!s(int64=20) %!d(string=hai) anos
mainconfig.h d223eda745 Fix dependencies and install all header files for external service handlers. %!s(int64=19) %!d(string=hai) anos
mempool.c 95f17845c6 (Logical change 1.3) %!s(int64=21) %!d(string=hai) anos
mempool.h 95f17845c6 (Logical change 1.3) %!s(int64=21) %!d(string=hai) anos
msg.c f9abb3899e Modify AMF to use new timer.c/timer.h routines properly %!s(int64=19) %!d(string=hai) anos
objdb.c 3c7f8b7c05 This patch reworks IPC to use threads instead of the main poll loop %!s(int64=20) %!d(string=hai) anos
objdb.h 4a33ba11fa defect 1139 %!s(int64=20) %!d(string=hai) anos
openais-instantiate.c 62bc733e2e - Error escalation improved, SU failover recovery action added %!s(int64=19) %!d(string=hai) anos
print.c 01afe82393 32/64/mixed endian support for checkpoint service. %!s(int64=19) %!d(string=hai) anos
print.h d223eda745 Fix dependencies and install all header files for external service handlers. %!s(int64=19) %!d(string=hai) anos
service.c 905ba3b406 - printouts buffered before log_setup() has been called, flushed at early exit. %!s(int64=20) %!d(string=hai) anos
service.h d223eda745 Fix dependencies and install all header files for external service handlers. %!s(int64=19) %!d(string=hai) anos
sync.c afb4ca0606 Use memb_ring_id_copy for alignment purposes on 64 aligned arches and keep %!s(int64=19) %!d(string=hai) anos
sync.h e92d65ba90 add vsf none option for those that don't want a virtual synchrony filter %!s(int64=20) %!d(string=hai) anos
timer.c ba70bff546 Rework of the timer system to allow timers to be added in dispatch handlers. %!s(int64=19) %!d(string=hai) anos
timer.h 154a857c3b AMF changes: %!s(int64=19) %!d(string=hai) anos
tlist.h ad2fa27191 deferred timer system so that timers may be deferred during synchronization. %!s(int64=19) %!d(string=hai) anos
totem.h afb4ca0606 Use memb_ring_id_copy for alignment purposes on 64 aligned arches and keep %!s(int64=19) %!d(string=hai) anos
totemconfig.c afb4ca0606 Use memb_ring_id_copy for alignment purposes on 64 aligned arches and keep %!s(int64=19) %!d(string=hai) anos
totemconfig.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, %!s(int64=20) %!d(string=hai) anos
totemip.c afb4ca0606 Use memb_ring_id_copy for alignment purposes on 64 aligned arches and keep %!s(int64=19) %!d(string=hai) anos
totemip.h afb4ca0606 Use memb_ring_id_copy for alignment purposes on 64 aligned arches and keep %!s(int64=19) %!d(string=hai) anos
totemmrp.c 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status %!s(int64=19) %!d(string=hai) anos
totemmrp.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status %!s(int64=19) %!d(string=hai) anos
totemnet.c afb4ca0606 Use memb_ring_id_copy for alignment purposes on 64 aligned arches and keep %!s(int64=19) %!d(string=hai) anos
totemnet.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, %!s(int64=20) %!d(string=hai) anos
totempg.c f4e89f2ffc Add errno.h include since it was removed from swab.h. %!s(int64=19) %!d(string=hai) anos
totempg.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status %!s(int64=19) %!d(string=hai) anos
totemrrp.c 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status %!s(int64=19) %!d(string=hai) anos
totemrrp.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status %!s(int64=19) %!d(string=hai) anos
totemsrp.c afb4ca0606 Use memb_ring_id_copy for alignment purposes on 64 aligned arches and keep %!s(int64=19) %!d(string=hai) anos
totemsrp.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status %!s(int64=19) %!d(string=hai) anos
util.c f9abb3899e Modify AMF to use new timer.c/timer.h routines properly %!s(int64=19) %!d(string=hai) anos
util.h 62bc733e2e - Error escalation improved, SU failover recovery action added %!s(int64=19) %!d(string=hai) anos
version.h a58dd5a88e New make release in top level makefile %!s(int64=19) %!d(string=hai) anos
vsf.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, %!s(int64=20) %!d(string=hai) anos
vsf_ykd.c a67178dbdf Reduce memory usage in large configurations by dynamically allocating %!s(int64=19) %!d(string=hai) anos
wthread.c 5613db03a1 enhancmement 821 %!s(int64=20) %!d(string=hai) anos
wthread.h 5613db03a1 enhancmement 821 %!s(int64=20) %!d(string=hai) anos