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