Steven Dake a4029d65a5 Solaris port patch to fix a few problems from last big patch. před 19 roky
..
Makefile 336dc17daa Forward port of flow control work from whitetank branch. před 19 roky
aisparser.c aec3f25bc8 Display the names of the configuration files used by openais. před 19 roky
aispoll.c 6a00f63ff9 Patch so realloc reverts to old buffer if reallocation fails. před 19 roky
aispoll.h ad2fa27191 deferred timer system so that timers may be deferred during synchronization. před 19 roky
amf.c cb154572a2 Patch from Renaud to report some broken Solaris porting from past. před 19 roky
amf.h 1675a43aef This patch improves AMF's behaviour for handling component instantiation level. před 19 roky
amfapp.c 79df855070 1 The patch contains mainly updates of the header documentation in the před 19 roky
amfcluster.c 79df855070 1 The patch contains mainly updates of the header documentation in the před 19 roky
amfcomp.c cb154572a2 Patch from Renaud to report some broken Solaris porting from past. před 19 roky
amfnode.c 1675a43aef This patch improves AMF's behaviour for handling component instantiation level. před 19 roky
amfsg.c 1675a43aef This patch improves AMF's behaviour for handling component instantiation level. před 19 roky
amfsi.c 8f87e5f413 This patch contians: před 19 roky
amfsu.c 1675a43aef This patch improves AMF's behaviour for handling component instantiation level. před 19 roky
amfutil.c cb154572a2 Patch from Renaud to report some broken Solaris porting from past. před 19 roky
cfg.c 97919b8d16 Cleaning up and preparing for later patch. před 19 roky
ckpt.c cb154572a2 Patch from Renaud to report some broken Solaris porting from past. před 19 roky
clm.c 97919b8d16 Cleaning up and preparing for later patch. před 19 roky
config.h 3568f26625 Use objdb for configuration. All components now get a reference to před 20 roky
cpg.c cb154572a2 Patch from Renaud to report some broken Solaris porting from past. před 19 roky
crypto.c cf160dd9cd Fabien's patch for the BSD/Darwin port. před 20 roky
crypto.h 20d27992a9 Remove unused code. před 21 roky
evs.c 97919b8d16 Cleaning up and preparing for later patch. před 19 roky
evt.c 97919b8d16 Cleaning up and preparing for later patch. před 19 roky
flow.c 978f4d55e8 Fix flow control problem in trunk. před 19 roky
flow.h 336dc17daa Forward port of flow control work from whitetank branch. před 19 roky
ipc.c a4029d65a5 Solaris port patch to fix a few problems from last big patch. před 19 roky
ipc.h 336dc17daa Forward port of flow control work from whitetank branch. před 19 roky
jhash.h 55ccceeb54 Add cpg (closed process groups) component. před 20 roky
keygen.c a5019f2edc - Preprocessor flags to control user, group and directory for před 20 roky
lck.c 97919b8d16 Cleaning up and preparing for later patch. před 19 roky
lck.h 43a36162b3 1049 před 20 roky
main.c aec3f25bc8 Display the names of the configuration files used by openais. před 19 roky
main.h 336dc17daa Forward port of flow control work from whitetank branch. před 19 roky
mainconfig.c 6a00f63ff9 Patch so realloc reverts to old buffer if reallocation fails. před 19 roky
mainconfig.h d223eda745 Fix dependencies and install all header files for external service handlers. před 19 roky
mempool.c 95f17845c6 (Logical change 1.3) před 21 roky
mempool.h 95f17845c6 (Logical change 1.3) před 21 roky
msg.c 97919b8d16 Cleaning up and preparing for later patch. před 19 roky
objdb.c 3c7f8b7c05 This patch reworks IPC to use threads instead of the main poll loop před 20 roky
objdb.h 4a33ba11fa defect 1139 před 20 roky
openais-instantiate.c 40066857bf Patches from Mathieu.Marie@sun.com: před 19 roky
print.c ea286d6457 Correction to segv handler před 19 roky
print.h 53d0f551e4 Flushed printing for trunk branch. před 19 roky
service.c 905ba3b406 - printouts buffered before log_setup() has been called, flushed at early exit. před 20 roky
service.h 97919b8d16 Cleaning up and preparing for later patch. před 19 roky
sync.c cb154572a2 Patch from Renaud to report some broken Solaris porting from past. před 19 roky
sync.h 97919b8d16 Cleaning up and preparing for later patch. před 19 roky
timer.c acfc7e5b48 Convert some spaces to tabs that was already in the whitetank branch. před 19 roky
timer.h 154a857c3b AMF changes: před 19 roky
tlist.h ad2fa27191 deferred timer system so that timers may be deferred during synchronization. před 19 roky
totem.h 59a7b2e043 Add scalability to 128 nodes by adding new parameter to protocol which is před 19 roky
totemconfig.c bdb586e2a4 Change timing parameters for trunk to something more reasonable for a busy network. před 19 roky
totemconfig.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, před 20 roky
totemip.c cb154572a2 Patch from Renaud to report some broken Solaris porting from past. před 19 roky
totemip.h afb4ca0606 Use memb_ring_id_copy for alignment purposes on 64 aligned arches and keep před 19 roky
totemmrp.c 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status před 19 roky
totemmrp.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status před 19 roky
totemnet.c cb154572a2 Patch from Renaud to report some broken Solaris porting from past. před 19 roky
totemnet.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, před 20 roky
totempg.c d4e4f10df1 do not include alloca.h under BSD; alloca is in stdlib.h před 19 roky
totempg.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status před 19 roky
totemrrp.c b07e2dee27 remove invalid code / warnings detected by Intel compiler před 19 roky
totemrrp.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status před 19 roky
totemsrp.c 76e46a1d60 Add rundir patch to /var/lib/openais. před 19 roky
totemsrp.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status před 19 roky
util.c 9c64bb9878 This patch contains several corrections concerning SU and Node fail před 19 roky
util.h d23d9c3ec8 Added file and line of caller, useful for troubleshooting. před 19 roky
version.h a58dd5a88e New make release in top level makefile před 19 roky
vsf.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, před 20 roky
vsf_ykd.c 90ccff6bbc Solaris port for openais před 19 roky
wthread.c da4225f83d Fix leak by forward porting a change already in whitetank. před 19 roky
wthread.h 53d0f551e4 Flushed printing for trunk branch. před 19 roky