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