Steven Dake 31e850ca71 Fix compile warning in main.c. %!s(int64=17) %!d(string=hai) anos
..
Makefile.am c5fc824d7f Abstracted Shared Memory IPC library %!s(int64=17) %!d(string=hai) anos
apidef.c 2eba2a6cb8 continue pulling previous thread: mostly constification %!s(int64=17) %!d(string=hai) anos
apidef.h e1f531380a Revert patch 1633 which breaks build. %!s(int64=17) %!d(string=hai) anos
coroipcs.c 0135d41ea1 Cast a const away in an iovector. %!s(int64=17) %!d(string=hai) anos
coroipcs.h e002172704 coroapi.h: change lib_handler_fn's *msg to be const %!s(int64=17) %!d(string=hai) anos
coroparse.c 870046d065 Patch to use snprintf where appropriate to avoid buffer overrun. %!s(int64=17) %!d(string=hai) anos
coropoll.c 9141188ee8 Add spin locks for critical sections in hdb api. %!s(int64=17) %!d(string=hai) anos
crypto.c 031c02f589 - Every .c file should include "config.h" to get the right defines... %!s(int64=17) %!d(string=hai) anos
crypto.h bb87034524 Remove const warnings in crypto.c. %!s(int64=17) %!d(string=hai) anos
logsys.c a549daedca logsys.h (logsys_format_set): Change return type, adjust param type. %!s(int64=17) %!d(string=hai) anos
main.c 31e850ca71 Fix compile warning in main.c. %!s(int64=17) %!d(string=hai) anos
main.h e26aedf84f coroapi.h: Make totem_mcast's *iovec param const. %!s(int64=17) %!d(string=hai) anos
mainconfig.c 62e71c31d6 coroapi.h, confdb.h, objdb.h: big s/int/size_t/ change %!s(int64=17) %!d(string=hai) anos
mainconfig.h 6895160788 Remove const warnings from main.c. %!s(int64=17) %!d(string=hai) anos
mempool.c 031c02f589 - Every .c file should include "config.h" to get the right defines... %!s(int64=17) %!d(string=hai) anos
mempool.h e1f531380a Revert patch 1633 which breaks build. %!s(int64=17) %!d(string=hai) anos
objdb.c 9141188ee8 Add spin locks for critical sections in hdb api. %!s(int64=17) %!d(string=hai) anos
quorum.c 12754324f9 Forward port of sync v1 engine from whitetank and rework of quorum %!s(int64=17) %!d(string=hai) anos
quorum.h db4838bc35 quorum.h (quorum_set_quorate_fn_t): make first param const %!s(int64=17) %!d(string=hai) anos
service.c 8bc74e52db service.c: avoid 5 warnings %!s(int64=17) %!d(string=hai) anos
service.h 7c2ddcbe40 service.[ch]: remove 7 const-related warnings %!s(int64=17) %!d(string=hai) anos
sync.c ab7b859d8a sync.c: avoid printf format warning %!s(int64=17) %!d(string=hai) anos
sync.h 2eba2a6cb8 continue pulling previous thread: mostly constification %!s(int64=17) %!d(string=hai) anos
timer.c acac398abb Fix timers not expiring. %!s(int64=17) %!d(string=hai) anos
timer.h 59718fb62a timer.c: connect with its published prototypes %!s(int64=17) %!d(string=hai) anos
tlist.h 4e189328ed Add timer_expire_time_get %!s(int64=17) %!d(string=hai) anos
totemconfig.c 62e71c31d6 coroapi.h, confdb.h, objdb.h: big s/int/size_t/ change %!s(int64=17) %!d(string=hai) anos
totemconfig.h 6895160788 Remove const warnings from main.c. %!s(int64=17) %!d(string=hai) anos
totemip.c eb5919f0cc totemip.h: const'ify %!s(int64=17) %!d(string=hai) anos
totemmrp.c 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". %!s(int64=17) %!d(string=hai) anos
totemmrp.h 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". %!s(int64=17) %!d(string=hai) anos
totemnet.c 9141188ee8 Add spin locks for critical sections in hdb api. %!s(int64=17) %!d(string=hai) anos
totemnet.h 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". %!s(int64=17) %!d(string=hai) anos
totempg.c 9141188ee8 Add spin locks for critical sections in hdb api. %!s(int64=17) %!d(string=hai) anos
totemrrp.c 9141188ee8 Add spin locks for critical sections in hdb api. %!s(int64=17) %!d(string=hai) anos
totemrrp.h 58ab8d4a65 Unification around hdb_handle_t data type. %!s(int64=17) %!d(string=hai) anos
totemsrp.c 9141188ee8 Add spin locks for critical sections in hdb api. %!s(int64=17) %!d(string=hai) anos
totemsrp.h 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". %!s(int64=17) %!d(string=hai) anos
util.c 031c02f589 - Every .c file should include "config.h" to get the right defines... %!s(int64=17) %!d(string=hai) anos
util.h 8defaf0c3f mar_gen.h: make params const %!s(int64=17) %!d(string=hai) anos
version.h 617dbdf2f0 Split openais and corosync tree into two seperate repositories. %!s(int64=17) %!d(string=hai) anos
vsf.h cfc7da3573 quorum is now an optional loadable module (though I've put it into the %!s(int64=17) %!d(string=hai) anos
vsf_quorum.c e002172704 coroapi.h: change lib_handler_fn's *msg to be const %!s(int64=17) %!d(string=hai) anos
vsf_ykd.c 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". %!s(int64=17) %!d(string=hai) anos
wthread.c 7070e8ab6c Remove warnings from wthread. %!s(int64=17) %!d(string=hai) anos
wthread.h 617dbdf2f0 Split openais and corosync tree into two seperate repositories. %!s(int64=17) %!d(string=hai) anos