..
apidef.c
continue pulling previous thread: mostly constification
2009-04-08 06:44:59 +00:00
apidef.h
Revert patch 1633 which breaks build.
2008-08-14 16:44:26 +00:00
coroipcs.c
Convert all "int iov_len" decls to "unsigned int iov_len".
2009-04-08 07:56:45 +00:00
coroipcs.h
Convert all "int iov_len" decls to "unsigned int iov_len".
2009-04-08 07:56:45 +00:00
coroparse.c
Patch to use snprintf where appropriate to avoid buffer overrun.
2009-04-02 18:49:24 +00:00
coropoll.c
Remove extra printf from coropoll.
2009-04-03 21:07:23 +00:00
crypto.c
- Every .c file should include "config.h" to get the right defines...
2009-03-19 12:58:53 +00:00
crypto.h
Remove const warnings in crypto.c.
2009-03-10 12:22:55 +00:00
logsys.c
logsys.h (logsys_format_set): Change return type, adjust param type.
2009-04-07 13:01:55 +00:00
main.c
Convert all "int iov_len" decls to "unsigned int iov_len".
2009-04-08 07:56:45 +00:00
main.h
Convert all "int iov_len" decls to "unsigned int iov_len".
2009-04-08 07:56:45 +00:00
mainconfig.c
logsys.h (logsys_format_set): Change return type, adjust param type.
2009-04-07 13:01:55 +00:00
mainconfig.h
Remove const warnings from main.c.
2009-03-10 10:35:14 +00:00
Makefile.am
Abstracted Shared Memory IPC library
2009-03-22 15:28:54 +00:00
mempool.c
- Every .c file should include "config.h" to get the right defines...
2009-03-19 12:58:53 +00:00
mempool.h
Revert patch 1633 which breaks build.
2008-08-14 16:44:26 +00:00
objdb.c
add "void" parameter list to avoid "isn't prototype" warning
2009-04-01 09:32:32 +00:00
quorum.c
Forward port of sync v1 engine from whitetank and rework of quorum
2009-04-07 21:41:25 +00:00
quorum.h
quorum.h (quorum_set_quorate_fn_t): make first param const
2009-04-08 06:43:03 +00:00
service.c
service.c: avoid 5 warnings
2009-03-30 21:16:44 +00:00
service.h
service.[ch]: remove 7 const-related warnings
2009-03-30 21:10:45 +00:00
sync.c
sync.c: avoid printf format warning
2009-04-08 07:57:36 +00:00
sync.h
continue pulling previous thread: mostly constification
2009-04-08 06:44:59 +00:00
timer.c
Fix timers not expiring.
2009-04-03 21:07:11 +00:00
timer.h
timer.c: connect with its published prototypes
2009-04-01 09:32:40 +00:00
tlist.h
Add timer_expire_time_get
2009-02-18 01:28:35 +00:00
totemconfig.c
totemconfig.c: don't let a key of length > 128 clobber memory
2009-04-08 17:28:56 +00:00
totemconfig.h
Remove const warnings from main.c.
2009-03-10 10:35:14 +00:00
totemip.c
totemip.h: const'ify
2009-04-07 13:03:07 +00:00
totemmrp.c
Convert all "int iov_len" decls to "unsigned int iov_len".
2009-04-08 07:56:45 +00:00
totemmrp.h
Convert all "int iov_len" decls to "unsigned int iov_len".
2009-04-08 07:56:45 +00:00
totemnet.c
Convert all "int iov_len" decls to "unsigned int iov_len".
2009-04-08 07:56:45 +00:00
totemnet.h
Convert all "int iov_len" decls to "unsigned int iov_len".
2009-04-08 07:56:45 +00:00
totempg.c
convert each "size_t iov_len" declaration to "unsigned int iov_len"
2009-04-08 07:56:54 +00:00
totemrrp.c
- Every .c file should include "config.h" to get the right defines...
2009-03-19 12:58:53 +00:00
totemrrp.h
Unification around hdb_handle_t data type.
2009-02-25 11:14:47 +00:00
totemsrp.c
Convert all "int iov_len" decls to "unsigned int iov_len".
2009-04-08 07:56:45 +00:00
totemsrp.h
Convert all "int iov_len" decls to "unsigned int iov_len".
2009-04-08 07:56:45 +00:00
util.c
- Every .c file should include "config.h" to get the right defines...
2009-03-19 12:58:53 +00:00
util.h
mar_gen.h: make params const
2009-04-07 13:03:30 +00:00
version.h
Split openais and corosync tree into two seperate repositories.
2008-08-05 13:23:46 +00:00
vsf_quorum.c
quorum.h (quorum_set_quorate_fn_t): make first param const
2009-04-08 06:43:03 +00:00
vsf_ykd.c
Convert all "int iov_len" decls to "unsigned int iov_len".
2009-04-08 07:56:45 +00:00
vsf.h
quorum is now an optional loadable module (though I've put it into the
2008-12-08 15:55:41 +00:00
wthread.c
wthread.c: avoid 1 warning
2009-03-30 21:17:19 +00:00
wthread.h
Split openais and corosync tree into two seperate repositories.
2008-08-05 13:23:46 +00:00