..
scripts
Split openais and corosync tree into two seperate repositories.
2008-08-05 13:23:46 +00:00
.gitignore
Remove objdb and confdb
2011-12-15 09:19:18 +01:00
cpgbench.c
Tweek the increment in cpgbench so the message size gets to 1M
2011-12-15 10:04:45 +11:00
cpgbenchzc.c
TEST: fix the print out when cpg_finalize() fails
2011-08-09 10:37:15 +10:00
cpgbound.c
Add test program that finds limits of cpg message size.
2009-08-17 18:22:51 +00:00
cpgverify.c
Add -i <num-iterations> to cpgverify
2010-10-21 17:27:40 -07:00
evsbench.c
Add ring id field to evs.
2009-07-01 20:57:37 +00:00
evsverify.c
Add ring id field to evs.
2009-07-01 20:57:37 +00:00
Makefile.am
Move logsys.c into corosync binary instead of a shared object
2012-01-06 18:19:59 -07:00
sa_error.c
Ensure that strings are null terminated after strncpy().
2011-03-07 08:30:03 -06:00
sa_error.h
cleanup the last of the SAF headers and types
2008-11-06 21:49:07 +00:00
stress_cpgcontext.c
add stress_cpgcontext.
2009-07-10 12:54:56 +00:00
stress_cpgfdget.c
Remove unused variable in stress_cpgfdget.c.
2009-09-25 06:03:50 +00:00
stress_cpgzc.c
Add stress test case for cpg and coroipcc zero copy buffer alloc and free
2009-07-10 12:05:48 +00:00
testcpg2.c
Remove unchecked return warning
2011-11-26 08:50:25 -07:00
testcpg.c
Make cpg_membership_get() functional.
2010-05-19 05:03:52 +00:00
testcpgzc.c
testcpgzc: fgets buffer to really allocated size
2011-06-03 11:11:28 +02:00
testevs.c
Add ring id field to evs.
2009-07-01 20:57:37 +00:00
testevsth.c
remove all trailing blanks
2009-04-22 08:03:55 +00:00
testmake.sh
remove all trailing blanks
2009-04-22 08:03:55 +00:00
testparse.c
remove all trailing blanks
2009-04-22 08:03:55 +00:00
testquorum.c
quorum: change API to return quorum type at initialization time
2012-01-10 15:47:24 +01:00
testsam.c
Move SAM to use CMAP service
2011-12-15 09:19:18 +01:00
testtimer.c
remove all trailing blanks
2009-04-22 08:03:55 +00:00
testvotequorum1.c
votequorum: drop concept of DISALLOWED
2012-01-10 15:48:10 +01:00
testvotequorum2.c
- Every .c file should include "config.h" to get the right defines...
2009-03-19 12:58:53 +00:00
testzcgc.c
add __attribute__((noreturn)) to functions that always exit.
2010-05-19 04:34:53 +00:00