Steven Dake
|
0a19a21f1b
Remove this_ip from the source tree and replace with accessor functions.
|
18 lat temu |
Patrick Caulfield
|
08dd4174c6
In trunk, totemip.h and totem.h call for "../include/swab.h" - this works fine
|
19 lat temu |
Steven Dake
|
aec3f25bc8
Display the names of the configuration files used by openais.
|
19 lat temu |
Steven Dake
|
30065ae175
Fix leak in uid and gid determination.
|
19 lat temu |
Hans Feldt
|
ea286d6457
Correction to segv handler
|
19 lat temu |
Steven Dake
|
53d0f551e4
Flushed printing for trunk branch.
|
19 lat temu |
Steven Dake
|
336dc17daa
Forward port of flow control work from whitetank branch.
|
19 lat temu |
Hans Feldt
|
4abe4a6fbd
This simple patch solves a problem we see when testing AMF. If a node leaves
|
19 lat temu |
Fabien Thomas
|
6876d22707
doc was not updated when switching command line options to lowercase
|
19 lat temu |
Fabien Thomas
|
de02a8802c
add command line support with: launch as a foreground application, do not set priority
|
19 lat temu |
Steven Dake
|
0add7e0611
Committed a bunch of changes for testing scalability - reverting patch
|
19 lat temu |
Steven Dake
|
90ccff6bbc
Solaris port for openais
|
19 lat temu |
Steven Dake
|
806258b5c3
Cleanup log_printf to use gnu attributes to do automatic type checking.
|
19 lat temu |
Steven Dake
|
6b8e9e6264
Endian conversion for the lock service.
|
19 lat temu |
Steven Dake
|
ef039b2973
Fix broken timers when release type set to RELEASE
|
19 lat temu |
Steven Dake
|
30d3eae80b
Make sure RELEASE version detaches from tty
|
19 lat temu |
Steven Dake
|
a58dd5a88e
New make release in top level makefile
|
19 lat temu |
Steven Dake
|
f9abb3899e
Modify AMF to use new timer.c/timer.h routines properly
|
19 lat temu |
Steven Dake
|
01afe82393
32/64/mixed endian support for checkpoint service.
|
19 lat temu |
Steven Dake
|
ad2fa27191
deferred timer system so that timers may be deferred during synchronization.
|
19 lat temu |
Hans Feldt
|
ef284f2b30
- (Re-)introduction of event based multicast messages (not all yet)
|
20 lat temu |
Steven Dake
|
e691aedbb8
Set to SCHED_RR:1 to match ipc layer
|
20 lat temu |
Steven Dake
|
31e4df4d79
sched_setscheduler was passing wrong argument
|
20 lat temu |
Steven Dake
|
45e249b91b
Under load, it was observed that the token could be lost because the
|
20 lat temu |
Steven Dake
|
483a9baac7
The redundant ring take 4 patch. This includes modes for active, passive,
|
20 lat temu |
Hans Feldt
|
905ba3b406
- printouts buffered before log_setup() has been called, flushed at early exit.
|
20 lat temu |
Steven Dake
|
e92d65ba90
add vsf none option for those that don't want a virtual synchrony filter
|
20 lat temu |
Steven Dake
|
3c7f8b7c05
This patch reworks IPC to use threads instead of the main poll loop
|
20 lat temu |
Fabien Thomas
|
f9ce4bea58
Remove warnings under Darwin
|
20 lat temu |
Steven Dake
|
6a7bfa5caf
Patch from Hans to clean up some error handling in main.c when service handlers
|
20 lat temu |