Hans Feldt d6820692e4 A couple of errors was found when I did unit (component) testing of amf.c před 19 roky
..
Makefile 90ccff6bbc Solaris port for openais před 19 roky
aisparser.c 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, před 20 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 d6820692e4 A couple of errors was found when I did unit (component) testing of amf.c před 19 roky
amf.h d6820692e4 A couple of errors was found when I did unit (component) testing of amf.c před 19 roky
amfapp.c f983d37a2f Patch contains: před 19 roky
amfcluster.c f983d37a2f Patch contains: před 19 roky
amfcomp.c f983d37a2f Patch contains: před 19 roky
amfnode.c f983d37a2f Patch contains: před 19 roky
amfsg.c f983d37a2f Patch contains: před 19 roky
amfsi.c 5126acc37a The patch contains: před 19 roky
amfsu.c f983d37a2f Patch contains: před 19 roky
amfutil.c f983d37a2f Patch contains: před 19 roky
cfg.c 90ccff6bbc Solaris port for openais před 19 roky
ckpt.c 65a7cde3c2 - Fix for bug: 'default section created when syncing' před 19 roky
clm.c 90ccff6bbc Solaris port for openais před 19 roky
config.h 3568f26625 Use objdb for configuration. All components now get a reference to před 20 roky
cpg.c d4e4f10df1 do not include alloca.h under BSD; alloca is in stdlib.h 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 90ccff6bbc Solaris port for openais před 19 roky
evt.c 90ccff6bbc Solaris port for openais před 19 roky
ipc.c 7f1ba08543 correct broken POLLHUP, POLLERR under BSD před 19 roky
ipc.h 01afe82393 32/64/mixed endian support for checkpoint service. 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 806258b5c3 Cleanup log_printf to use gnu attributes to do automatic type checking. před 19 roky
lck.h 43a36162b3 1049 před 20 roky
main.c 4abe4a6fbd This simple patch solves a problem we see when testing AMF. If a node leaves před 19 roky
main.h 01afe82393 32/64/mixed endian support for checkpoint service. 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 f9abb3899e Modify AMF to use new timer.c/timer.h routines properly 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 7a2d68f348 - enable the global debug flag again, individual 'logger' directives might před 19 roky
print.h 806258b5c3 Cleanup log_printf to use gnu attributes to do automatic type checking. 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 d223eda745 Fix dependencies and install all header files for external service handlers. před 19 roky
sync.c b6b81153bb Make sure sync_activate is called only once per service handler. před 19 roky
sync.h e92d65ba90 add vsf none option for those that don't want a virtual synchrony filter před 20 roky
timer.c 90ccff6bbc Solaris port for openais 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 59a7b2e043 Add scalability to 128 nodes by adding new parameter to protocol which is 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 0add7e0611 Committed a bunch of changes for testing scalability - reverting patch 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 0add7e0611 Committed a bunch of changes for testing scalability - reverting patch 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 806258b5c3 Cleanup log_printf to use gnu attributes to do automatic type checking. 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 0032c765bc Enable commit tokens to be processed properly in all circumstances. 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 d23d9c3ec8 Added file and line of caller, useful for troubleshooting. 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 fa98ebf4c8 non-blocking syslog and file logging support před 19 roky
wthread.h fa98ebf4c8 non-blocking syslog and file logging support před 19 roky