Hans Feldt d6820692e4 A couple of errors was found when I did unit (component) testing of amf.c 19 gadi atpakaļ
..
Makefile 90ccff6bbc Solaris port for openais 19 gadi atpakaļ
aisparser.c 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 gadi atpakaļ
aispoll.c 6a00f63ff9 Patch so realloc reverts to old buffer if reallocation fails. 19 gadi atpakaļ
aispoll.h ad2fa27191 deferred timer system so that timers may be deferred during synchronization. 19 gadi atpakaļ
amf.c d6820692e4 A couple of errors was found when I did unit (component) testing of amf.c 19 gadi atpakaļ
amf.h d6820692e4 A couple of errors was found when I did unit (component) testing of amf.c 19 gadi atpakaļ
amfapp.c f983d37a2f Patch contains: 19 gadi atpakaļ
amfcluster.c f983d37a2f Patch contains: 19 gadi atpakaļ
amfcomp.c f983d37a2f Patch contains: 19 gadi atpakaļ
amfnode.c f983d37a2f Patch contains: 19 gadi atpakaļ
amfsg.c f983d37a2f Patch contains: 19 gadi atpakaļ
amfsi.c 5126acc37a The patch contains: 19 gadi atpakaļ
amfsu.c f983d37a2f Patch contains: 19 gadi atpakaļ
amfutil.c f983d37a2f Patch contains: 19 gadi atpakaļ
cfg.c 90ccff6bbc Solaris port for openais 19 gadi atpakaļ
ckpt.c 65a7cde3c2 - Fix for bug: 'default section created when syncing' 19 gadi atpakaļ
clm.c 90ccff6bbc Solaris port for openais 19 gadi atpakaļ
config.h 3568f26625 Use objdb for configuration. All components now get a reference to 20 gadi atpakaļ
cpg.c d4e4f10df1 do not include alloca.h under BSD; alloca is in stdlib.h 19 gadi atpakaļ
crypto.c cf160dd9cd Fabien's patch for the BSD/Darwin port. 20 gadi atpakaļ
crypto.h 20d27992a9 Remove unused code. 21 gadi atpakaļ
evs.c 90ccff6bbc Solaris port for openais 19 gadi atpakaļ
evt.c 90ccff6bbc Solaris port for openais 19 gadi atpakaļ
ipc.c 7f1ba08543 correct broken POLLHUP, POLLERR under BSD 19 gadi atpakaļ
ipc.h 01afe82393 32/64/mixed endian support for checkpoint service. 19 gadi atpakaļ
jhash.h 55ccceeb54 Add cpg (closed process groups) component. 20 gadi atpakaļ
keygen.c a5019f2edc - Preprocessor flags to control user, group and directory for 20 gadi atpakaļ
lck.c 806258b5c3 Cleanup log_printf to use gnu attributes to do automatic type checking. 19 gadi atpakaļ
lck.h 43a36162b3 1049 20 gadi atpakaļ
main.c 4abe4a6fbd This simple patch solves a problem we see when testing AMF. If a node leaves 19 gadi atpakaļ
main.h 01afe82393 32/64/mixed endian support for checkpoint service. 19 gadi atpakaļ
mainconfig.c 6a00f63ff9 Patch so realloc reverts to old buffer if reallocation fails. 19 gadi atpakaļ
mainconfig.h d223eda745 Fix dependencies and install all header files for external service handlers. 19 gadi atpakaļ
mempool.c 95f17845c6 (Logical change 1.3) 22 gadi atpakaļ
mempool.h 95f17845c6 (Logical change 1.3) 22 gadi atpakaļ
msg.c f9abb3899e Modify AMF to use new timer.c/timer.h routines properly 19 gadi atpakaļ
objdb.c 3c7f8b7c05 This patch reworks IPC to use threads instead of the main poll loop 20 gadi atpakaļ
objdb.h 4a33ba11fa defect 1139 20 gadi atpakaļ
openais-instantiate.c 40066857bf Patches from Mathieu.Marie@sun.com: 19 gadi atpakaļ
print.c 7a2d68f348 - enable the global debug flag again, individual 'logger' directives might 19 gadi atpakaļ
print.h 806258b5c3 Cleanup log_printf to use gnu attributes to do automatic type checking. 19 gadi atpakaļ
service.c 905ba3b406 - printouts buffered before log_setup() has been called, flushed at early exit. 20 gadi atpakaļ
service.h d223eda745 Fix dependencies and install all header files for external service handlers. 19 gadi atpakaļ
sync.c b6b81153bb Make sure sync_activate is called only once per service handler. 19 gadi atpakaļ
sync.h e92d65ba90 add vsf none option for those that don't want a virtual synchrony filter 20 gadi atpakaļ
timer.c 90ccff6bbc Solaris port for openais 19 gadi atpakaļ
timer.h 154a857c3b AMF changes: 19 gadi atpakaļ
tlist.h ad2fa27191 deferred timer system so that timers may be deferred during synchronization. 19 gadi atpakaļ
totem.h 59a7b2e043 Add scalability to 128 nodes by adding new parameter to protocol which is 19 gadi atpakaļ
totemconfig.c 59a7b2e043 Add scalability to 128 nodes by adding new parameter to protocol which is 19 gadi atpakaļ
totemconfig.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 gadi atpakaļ
totemip.c 0add7e0611 Committed a bunch of changes for testing scalability - reverting patch 19 gadi atpakaļ
totemip.h afb4ca0606 Use memb_ring_id_copy for alignment purposes on 64 aligned arches and keep 19 gadi atpakaļ
totemmrp.c 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 gadi atpakaļ
totemmrp.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 gadi atpakaļ
totemnet.c 0add7e0611 Committed a bunch of changes for testing scalability - reverting patch 19 gadi atpakaļ
totemnet.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 gadi atpakaļ
totempg.c d4e4f10df1 do not include alloca.h under BSD; alloca is in stdlib.h 19 gadi atpakaļ
totempg.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 gadi atpakaļ
totemrrp.c 806258b5c3 Cleanup log_printf to use gnu attributes to do automatic type checking. 19 gadi atpakaļ
totemrrp.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 gadi atpakaļ
totemsrp.c 0032c765bc Enable commit tokens to be processed properly in all circumstances. 19 gadi atpakaļ
totemsrp.h 640cfba2ab Add support for reenabling a failed redundant ring and printing ring status 19 gadi atpakaļ
util.c d23d9c3ec8 Added file and line of caller, useful for troubleshooting. 19 gadi atpakaļ
util.h d23d9c3ec8 Added file and line of caller, useful for troubleshooting. 19 gadi atpakaļ
version.h a58dd5a88e New make release in top level makefile 19 gadi atpakaļ
vsf.h 483a9baac7 The redundant ring take 4 patch. This includes modes for active, passive, 20 gadi atpakaļ
vsf_ykd.c 90ccff6bbc Solaris port for openais 19 gadi atpakaļ
wthread.c fa98ebf4c8 non-blocking syslog and file logging support 19 gadi atpakaļ
wthread.h fa98ebf4c8 non-blocking syslog and file logging support 19 gadi atpakaļ