..
aisparser.c
fix fc5 segfault correctly by removing code that violates strict aliasing
2006-04-13 23:20:03 +00:00
aispoll.c
Remove priority from aispoll since we now use the kernel scheduler for
2006-04-27 01:46:36 +00:00
aispoll.h
Remove priority from aispoll since we now use the kernel scheduler for
2006-04-27 01:46:36 +00:00
amf.c
test commit, one line amf.c change in clc_cli_cleanup
2006-04-26 09:00:41 +00:00
amfconfig.c
Remove warnings under Darwin
2006-04-25 07:28:20 +00:00
amfconfig.h
Use objdb for configuration. All components now get a reference to
2006-04-06 10:31:28 +00:00
cfg.c
Patch from Hans to significantly improve the logging functionality
2006-04-18 19:53:18 +00:00
ckpt.c
Patch from Hans to significantly improve the logging functionality
2006-04-18 19:53:18 +00:00
clm.c
Fix segfault because list was not reinitialized after its entry was deleted
2006-04-26 22:24:30 +00:00
config.h
Use objdb for configuration. All components now get a reference to
2006-04-06 10:31:28 +00:00
cpg.c
A misplaced close brace, caused cpg to only return the first node in the
2006-04-28 08:55:33 +00:00
crypto.c
Fabien's patch for the BSD/Darwin port.
2006-02-21 07:32:00 +00:00
crypto.h
Remove unused code.
2004-09-15 20:20:07 +00:00
evs.c
remove printf on evs join because groups may be binary data and crash executive
2006-04-15 07:52:28 +00:00
evt.c
This patch reworks IPC to use threads instead of the main poll loop
2006-04-27 01:39:10 +00:00
ipc.c
Remove prio commented out code
2006-04-27 20:41:22 +00:00
ipc.h
Add IPC files from missing previous commit
2006-04-27 01:43:28 +00:00
jhash.h
Add cpg (closed process groups) component.
2006-03-03 08:46:45 +00:00
keygen.c
Patch from Hans to fix up the configurable /var/run and /etc/ais directory
2006-03-24 18:25:55 +00:00
lck.c
Patch from Hans to significantly improve the logging functionality
2006-04-18 19:53:18 +00:00
lck.h
1049
2006-02-01 21:17:47 +00:00
main.c
This patch reworks IPC to use threads instead of the main poll loop
2006-04-27 01:39:10 +00:00
main.h
defect 1139
2006-03-18 21:00:19 +00:00
mainconfig.c
Patch from Hans to significantly improve the logging functionality
2006-04-18 19:53:18 +00:00
mainconfig.h
Patch from Hans to significantly improve the logging functionality
2006-04-18 19:53:18 +00:00
Makefile
This patch reworks IPC to use threads instead of the main poll loop
2006-04-27 01:39:10 +00:00
mempool.c
(Logical change 1.3)
2004-06-15 22:18:04 +00:00
mempool.h
(Logical change 1.3)
2004-06-15 22:18:04 +00:00
msg.c
Patch from Hans to significantly improve the logging functionality
2006-04-18 19:53:18 +00:00
objdb.c
This patch reworks IPC to use threads instead of the main poll loop
2006-04-27 01:39:10 +00:00
objdb.h
defect 1139
2006-03-18 21:00:19 +00:00
openais-instantiate.c
enhancement 1020
2006-01-03 05:51:38 +00:00
print.c
Remove warnings under Darwin
2006-04-25 07:28:20 +00:00
print.h
Patch from Hans to significantly improve the logging functionality
2006-04-18 19:53:18 +00:00
profile
(Logical change 1.3)
2004-06-15 22:18:04 +00:00
service.c
Patch from Hans to clean up main error handling a little bit
2006-04-24 19:00:26 +00:00
service.h
defect 1139
2006-04-08 22:05:51 +00:00
swab.h
defect 981
2006-02-11 22:25:54 +00:00
sync.c
Patch from Hans to significantly improve the logging functionality
2006-04-18 19:53:18 +00:00
sync.h
scale part 3
2006-04-13 23:11:07 +00:00
tlist.c
defect 1006
2006-01-02 06:49:37 +00:00
tlist.h
Patch from Muni Bajpai to improve synchronization after a merge.
2005-06-28 19:01:25 +00:00
totem.h
Patch from Hans to significantly improve the logging functionality
2006-04-18 19:53:18 +00:00
totemconfig.c
Clean out private key memory area in case of parser override is used
2006-04-24 18:58:36 +00:00
totemconfig.h
Use objdb for configuration. All components now get a reference to
2006-04-06 10:31:28 +00:00
totemip.c
Bug 1130: add totempg log; remove warnings; add DPRINT macro
2006-03-24 08:28:12 +00:00
totemip.h
Fabien's patch for the BSD/Darwin port.
2006-02-21 07:32:00 +00:00
totemmrp.c
Fabien's patch for the BSD/Darwin port.
2006-02-21 07:32:00 +00:00
totemmrp.h
defect 988
2005-12-06 18:42:29 +00:00
totemnet.c
Remove priority from aispoll since we now use the kernel scheduler for
2006-04-27 01:46:36 +00:00
totemnet.h
defect 1190
2006-04-08 22:25:14 +00:00
totempg.c
This patch reworks IPC to use threads instead of the main poll loop
2006-04-27 01:39:10 +00:00
totempg.h
enhancement 989
2005-12-27 18:36:38 +00:00
totemrrp.c
This patch reworks IPC to use threads instead of the main poll loop
2006-04-27 01:39:10 +00:00
totemrrp.h
defect 1190
2006-04-08 22:25:14 +00:00
totemsrp.c
This patch reworks IPC to use threads instead of the main poll loop
2006-04-27 01:39:10 +00:00
totemsrp.h
Bug 1130: add totempg log; remove warnings; add DPRINT macro
2006-03-24 08:28:12 +00:00
util.c
Patch from Hans to clean up main error handling a little bit
2006-04-24 19:00:26 +00:00
util.h
Patch from Hans to clean up main error handling a little bit
2006-04-24 19:00:26 +00:00
vsf_ykd.c
Patch from Hans to significantly improve the logging functionality
2006-04-18 19:53:18 +00:00
vsf.h
Add missing vsf.h from previous commit
2006-04-15 07:28:11 +00:00
wthread.c
enhancmement 821
2005-08-17 19:17:45 +00:00
wthread.h
enhancmement 821
2005-08-17 19:17:45 +00:00