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