Steven Dake 53d0f551e4 Flushed printing for trunk branch. 19 лет назад
..
Makefile 336dc17daa Forward port of flow control work from whitetank branch. 19 лет назад
aisparser.c 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 лет назад
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. 19 лет назад
amf.c 9c64bb9878 This patch contains several corrections concerning SU and Node fail 19 лет назад
amf.h 9c64bb9878 This patch contains several corrections concerning SU and Node fail 19 лет назад
amfapp.c 9c64bb9878 This patch contains several corrections concerning SU and Node fail 19 лет назад
amfcluster.c 22f7289a28 improved cluster_applications_are_starting_sgs 19 лет назад
amfcomp.c 1b78482202 removed compiler warning in amfcomp.c 19 лет назад
amfnode.c 9c64bb9878 This patch contains several corrections concerning SU and Node fail 19 лет назад
amfsg.c 9c64bb9878 This patch contains several corrections concerning SU and Node fail 19 лет назад
amfsi.c 4e7e222aea * Improvement of SU fail over to handle remove of those standby assignments 19 лет назад
amfsu.c 9c64bb9878 This patch contains several corrections concerning SU and Node fail 19 лет назад
amfutil.c 4e7e222aea * Improvement of SU fail over to handle remove of those standby assignments 19 лет назад
cfg.c 336dc17daa Forward port of flow control work from whitetank branch. 19 лет назад
ckpt.c f9f0931cb4 Update checkpoint service from all qualifications that have occured in 19 лет назад
clm.c 336dc17daa Forward port of flow control work from whitetank branch. 19 лет назад
config.h 3568f26625 Use objdb for configuration. All components now get a reference to 20 лет назад
cpg.c 336dc17daa Forward port of flow control work from whitetank branch. 19 лет назад
crypto.c cf160dd9cd Fabien's patch for the BSD/Darwin port. 20 лет назад
crypto.h 20d27992a9 Remove unused code. 21 лет назад
evs.c 336dc17daa Forward port of flow control work from whitetank branch. 19 лет назад
evt.c 336dc17daa Forward port of flow control work from whitetank branch. 19 лет назад
flow.c 9db9cb1263 Improve behavior of IPC flow control for CPG service during configuration 19 лет назад
flow.h 336dc17daa Forward port of flow control work from whitetank branch. 19 лет назад
ipc.c 9db9cb1263 Improve behavior of IPC flow control for CPG service during configuration 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 336dc17daa Forward port of flow control work from whitetank branch. 19 лет назад
lck.h 43a36162b3 1049 20 лет назад
main.c 53d0f551e4 Flushed printing for trunk branch. 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. 19 лет назад
mempool.c 95f17845c6 (Logical change 1.3) 21 лет назад
mempool.h 95f17845c6 (Logical change 1.3) 21 лет назад
msg.c 336dc17daa Forward port of flow control work from whitetank branch. 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 53d0f551e4 Flushed printing for trunk branch. 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 336dc17daa Forward port of flow control work from whitetank branch. 19 лет назад
sync.c 5796de0f76 - sync_abort is called if there is a new config change during synchronization 19 лет назад
sync.h 5796de0f76 - sync_abort is called if there is a new config change during synchronization 19 лет назад
timer.c 90ccff6bbc Solaris port for openais 19 лет назад
timer.h 154a857c3b AMF changes: 19 лет назад
tlist.h ad2fa27191 deferred timer system so that timers may be deferred during synchronization. 19 лет назад
totem.h 59a7b2e043 Add scalability to 128 nodes by adding new parameter to protocol which is 19 лет назад
totemconfig.c 59a7b2e043 Add scalability to 128 nodes by adding new parameter to protocol which is 19 лет назад
totemconfig.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 лет назад
totemip.c b58bed720f 2.6.19 kernel headers do not include IFA_RTA so we provide it. 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 0add7e0611 Committed a bunch of changes for testing scalability - reverting patch 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 806258b5c3 Cleanup log_printf to use gnu attributes to do automatic type checking. 19 лет назад
totemrrp.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 лет назад
totemsrp.c 0032c765bc Enable commit tokens to be processed properly in all circumstances. 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 53d0f551e4 Flushed printing for trunk branch. 19 лет назад
wthread.h 53d0f551e4 Flushed printing for trunk branch. 19 лет назад