Attic/
[show contents]
|
|
|
|
|
.cvsignore
|
1.5 |
2 years |
andrew |
More cvsignore updates
|
GSource.c
|
1.85 |
2 years |
alan |
Bugzilla 1407: Heartbeat fails every 497 days on 32-bit Linux
|
Gmain_timeout.c
|
1.16 |
2 years |
alan |
Moved our timeout functions to GSource.c.
Fixed a bug in the timing code in GSou... |
Makefile.am
|
1.46 |
2 years |
alan |
Random number changes.
|
base64.c
|
1.13 |
3 years |
panjiam |
added license statements, bug # 668
|
base64_md5_test.c
|
1.2 |
3 years |
sunjd |
Adjustment between unsigned char <-> char, so make gcc4 not complain
|
cl_compress.c
|
1.10 |
2 years |
alan |
Changed some local variable names to not alias (be the same as) a more
global na... |
cl_log.c
|
1.72 |
2 years |
andrew |
I have verified the sleep() is not required
|
cl_malloc.c
|
1.28 |
2 years |
andrew |
Small addition useful for searching for memory leaks
|
cl_misc.c
|
1.9 |
2 years |
alan |
Random number changes.
|
cl_msg.c
|
1.106 |
2 years |
sunjd |
add a msg updating function for string hashtable
|
cl_msg_types.c
|
1.39 |
2 years |
lars |
Now that we actually fixed the memory leak BEAM had pointed out months
ago, we m... |
cl_netstring.c
|
1.30 |
2 years |
alan |
Final changes for 2.0.7. Well known to the congnescenti.
|
cl_pidfile.c
|
1.8 |
2 years |
zhenh |
close some fd, patched by dvlt
|
cl_plugin.c
|
1.1 |
3 years |
gshi |
bug 338: Make quorum architecture pluggable
|
cl_poll.c
|
1.22 |
3 years |
lars |
Janitorial work: Stray \n removal.
|
cl_random.c
|
1.5 |
2 years |
alan |
Bugzilla 1407: Heartbeat fails every 497 days on 32-bit Linux
|
cl_signal.c
|
1.6 |
4 years |
lars |
Pet peeve removal: _Id et al now gone, replaced with consistent Id header.
|
cl_syslog.c
|
1.3 |
3 years |
panjiam |
added license statements, bug # 668
|
cl_uuid.c
|
1.7 |
3 years |
alan |
Partial fix for bug 132 - allowing nodes to join hearbeat-layer cluster
without ... |
coredumps.c
|
1.9 |
3 years |
msoffen |
Added sys/time.h header
|
cpulimits.c
|
1.7 |
4 years |
alan |
added cl_cpu_limit_disable() for child processes.
Raised minimum time before run... |
ipcsocket.c
|
1.174 |
2 years |
davidlee |
Solaris 10 offers 'getpeerucred()'. This should allow sockets (rather than stre... |
ipctest.c
|
1.47 |
2 years |
lars |
CID 8: If the channel == NULL, we shouldn't dereference it.
|
ipctransientclient.c
|
1.16 |
2 years |
lars |
CID 9: If we ever hit that error, we'd have dereferenced ch == NULL in the
call ... |
ipctransientserver.c
|
1.14 |
2 years |
lars |
CID 22: Forgot to free memory in error leg.
Also create_simple_message() can re... |
longclock.c
|
1.22 |
2 years |
alan |
Bug 1407: Added configure option to disable the kludge needed to fix the problem... |
md5.c
|
1.2 |
3 years |
panjiam |
should work on big-endian mahines now
|
mkstemp_mode.c
|
1.6 |
3 years |
panjiam |
added license statements, bug # 668
|
netstring_test.c
|
1.3 |
3 years |
gshi |
bug 433
provide an option to destroy channel in signoff call
|
ocf_ipc.c
|
1.39 |
3 years |
davidlee |
For 'ctype' macros/functions, some platforms warn if argument is not of type (in... |
proctrack.c
|
1.22 |
3 years |
sunjd |
downgrade the log level, because I think only the top application knows if it is... |
realtime.c
|
1.36 |
2 years |
alan |
Fixed a test for default realtime policy that accidentally treated SCHED_OTHER
a... |
setproctitle.c
|
1.2 |
3 years |
davidlee |
'PF_ARGV_TYPE == PF_ARGV_NONE' should have minimal footprint.
|
timers.c
|
1.11 |
3 years |
panjiam |
added license statements, bug # 668
|
transient-test.sh
|
1.6 |
3 years |
sunjd |
bug668: license update
|
uids.c
|
1.13 |
3 years |
panjiam |
added license statements, bug # 668
|