.. |
engine
|
Add logsys v3
|
2009-04-20 04:28:33 +00:00 |
lcr
|
lcr_ckpt.h: unused file: const/size_t
|
2009-04-08 06:43:54 +00:00 |
totem
|
totemrrp.h, totemsrp.h, totemnet.h: const+size_t
|
2009-04-15 07:48:39 +00:00 |
cfg.h
|
Remove admin_state_set and admin_state_get.
|
2009-04-10 02:56:48 +00:00 |
confdb.h
|
coroapi.h, confdb.h, objdb.h: big s/int/size_t/ change
|
2009-04-08 17:29:16 +00:00 |
coroipcc.h
|
Use spinlocks in library handle references.
|
2009-04-20 18:03:10 +00:00 |
corotypes.h
|
Fix coroapi.h header errors.
|
2009-03-18 21:28:50 +00:00 |
cpg.h
|
cpg.h, objdb.h, coroaph.h: more const/size_t
|
2009-04-09 20:53:03 +00:00 |
cs_config.h.in
|
- Every .c file should include "config.h" to get the right defines...
|
2009-03-19 12:58:53 +00:00 |
evs.h
|
convert each "size_t iov_len" declaration to "unsigned int iov_len"
|
2009-04-08 07:56:54 +00:00 |
hdb.h
|
Add spin locks for critical sections in hdb api.
|
2009-04-10 02:24:01 +00:00 |
ipc_cfg.h
|
The IPC patch broke CFG shutdown in several places, this patches fixes
|
2009-03-06 10:07:35 +00:00 |
ipc_confdb.h
|
Unification around hdb_handle_t data type.
|
2009-02-25 11:14:47 +00:00 |
ipc_cpg.h
|
Whitetank IPC Forward Port.
|
2009-02-19 02:23:58 +00:00 |
ipc_evs.h
|
ipc_evs.h: s/int/size_t
|
2009-04-08 06:43:36 +00:00 |
ipc_gen.h
|
Rework how dispatch functions so service engines work properly.
|
2009-04-18 07:06:14 +00:00 |
ipc_pload.h
|
cleanup the last of the SAF headers and types
|
2008-11-06 21:49:07 +00:00 |
ipc_quorum.h
|
cleanup the last of the SAF headers and types
|
2008-11-06 21:49:07 +00:00 |
ipc_votequorum.h
|
This patch fixes some minor bugs in the expected_votes behaviour and
|
2009-02-26 14:51:18 +00:00 |
jhash.h
|
jhash.h (jhash2): make first parameter const
|
2009-04-07 13:04:19 +00:00 |
list.h
|
list.h: avoid shadowing warning
|
2009-04-15 19:12:02 +00:00 |
mar_cpg.h
|
mar_cpg.h: make "src" params const.
|
2009-04-07 13:03:51 +00:00 |
mar_gen.h
|
mar_gen.h: make params const
|
2009-04-07 13:03:30 +00:00 |
pload.h
|
performance loading service engine first implementation.
|
2008-10-30 22:41:34 +00:00 |
queue.h
|
queue.h: Replace #ifdef COROSYNC_SOLARIS...
|
2009-04-07 13:02:13 +00:00 |
quorum.h
|
Fix some const warnings
|
2009-03-10 17:13:37 +00:00 |
rmd.h
|
rmd.h: adjust types (const+size_t) of prototype
|
2009-04-08 17:28:31 +00:00 |
sq.h
|
sq.h: const'ify, and avoid NULL-deref
|
2009-04-07 13:02:43 +00:00 |
swab.h
|
reorganize include file to match installed tree to build openais without installing corosync; correct some warnings and error under FreeBSD and Darwin
|
2008-08-14 14:59:50 +00:00 |
votequorum.h
|
votequorum.c (votequorum_qdisk_register): add "const" to avoid 1 more warnings
|
2009-03-30 21:13:39 +00:00 |