Steven Dake ece8efaec9 Add ability to track changes to queue groups in the messaqge service. 17 vuotta sitten
..
Makefile 43d7517eb9 Allow make in the exec directory to work even if root/lcr isn't yet built. 17 vuotta sitten
aisparser.c aec3f25bc8 Display the names of the configuration files used by openais. 19 vuotta sitten
aispoll.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
aispoll.h 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
amf.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
amf.h 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
amfapp.c 113a3c4f88 The logsys logging system. Read logsys_overview.8. 18 vuotta sitten
amfcluster.c 0d498c6628 Add #include assert.h to some AMF files. 17 vuotta sitten
amfcomp.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
amfnode.c 113a3c4f88 The logsys logging system. Read logsys_overview.8. 18 vuotta sitten
amfsg.c 0d498c6628 Add #include assert.h to some AMF files. 17 vuotta sitten
amfsi.c 113a3c4f88 The logsys logging system. Read logsys_overview.8. 18 vuotta sitten
amfsu.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
amfutil.c 0d498c6628 Add #include assert.h to some AMF files. 17 vuotta sitten
cfg.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
ckpt.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
clm.c 4ad44b9c86 load and unload service engines at runtime. 18 vuotta sitten
confdb.c e1c909598d this patch fixes a segfault/crash in confdb_write. 17 vuotta sitten
config.h 87e7ea9c1e Add writeback call to objdb 18 vuotta sitten
cpg.c a53b222341 Add cpg_groups_get call to libcpg. 17 vuotta sitten
crypto.c cf160dd9cd Fabien's patch for the BSD/Darwin port. 20 vuotta sitten
crypto.h 20d27992a9 Remove unused code. 21 vuotta sitten
evs.c 94561626e6 Remove some includes from .h files so they can be installed. 18 vuotta sitten
evt.c 94561626e6 Remove some includes from .h files so they can be installed. 18 vuotta sitten
flow.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
flow.h 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
ipc.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
ipc.h 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
jhash.h 55ccceeb54 Add cpg (closed process groups) component. 20 vuotta sitten
keygen.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
lck.c 94391fd19b Fix unlock_algorithm in lock service. 17 vuotta sitten
lck.h 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
logsys.c 6a518947d4 Allow setting of the logsys priority to one lower then was already specified. 17 vuotta sitten
logsys.h 6a518947d4 Allow setting of the logsys priority to one lower then was already specified. 17 vuotta sitten
main.c 81d5565256 Remove warnings of unused variables in main.c 17 vuotta sitten
main.h 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
mainconfig.c f3256e4198 Add a missing object_find_reset() call. 17 vuotta sitten
mainconfig.h 113a3c4f88 The logsys logging system. Read logsys_overview.8. 18 vuotta sitten
mempool.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
mempool.h 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
msg.c ece8efaec9 Add ability to track changes to queue groups in the messaqge service. 17 vuotta sitten
objdb.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
objdb.h 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
openais-instantiate.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
service.c 9dc78ee584 Fix loading of multiple objects. 18 vuotta sitten
service.h 9dc78ee584 Fix loading of multiple objects. 18 vuotta sitten
sync.c 4cb815a6ce Forward port of the synchronization engine into trunk. 17 vuotta sitten
sync.h 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
timer.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
timer.h 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
tlist.h 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
totem.h a7f4b6d8cb Fix a ton of bugs in totem by forward porting the whitetank totem code into 17 vuotta sitten
totemconfig.c a7f4b6d8cb Fix a ton of bugs in totem by forward porting the whitetank totem code into 17 vuotta sitten
totemconfig.h a7f4b6d8cb Fix a ton of bugs in totem by forward porting the whitetank totem code into 17 vuotta sitten
totemip.c a7f4b6d8cb Fix a ton of bugs in totem by forward porting the whitetank totem code into 17 vuotta sitten
totemip.h a7f4b6d8cb Fix a ton of bugs in totem by forward porting the whitetank totem code into 17 vuotta sitten
totemmrp.c a7f4b6d8cb Fix a ton of bugs in totem by forward porting the whitetank totem code into 17 vuotta sitten
totemmrp.h 0a19a21f1b Remove this_ip from the source tree and replace with accessor functions. 18 vuotta sitten
totemnet.c a7f4b6d8cb Fix a ton of bugs in totem by forward porting the whitetank totem code into 17 vuotta sitten
totemnet.h a7f4b6d8cb Fix a ton of bugs in totem by forward porting the whitetank totem code into 17 vuotta sitten
totempg.c a7f4b6d8cb Fix a ton of bugs in totem by forward porting the whitetank totem code into 17 vuotta sitten
totempg.h 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
totemrrp.c a7f4b6d8cb Fix a ton of bugs in totem by forward porting the whitetank totem code into 17 vuotta sitten
totemrrp.h a7f4b6d8cb Fix a ton of bugs in totem by forward porting the whitetank totem code into 17 vuotta sitten
totemsrp.c a7f4b6d8cb Fix a ton of bugs in totem by forward porting the whitetank totem code into 17 vuotta sitten
totemsrp.h 0a19a21f1b Remove this_ip from the source tree and replace with accessor functions. 18 vuotta sitten
util.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
util.h 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
version.h a58dd5a88e New make release in top level makefile 19 vuotta sitten
vsf.h 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
vsf_ykd.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
wthread.c 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten
wthread.h 46b0163813 Change all email addresses that were sdake@mvista.com to sdake@redhat.com. 18 vuotta sitten