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