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