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