Steven Dake
|
870046d065
Patch to use snprintf where appropriate to avoid buffer overrun.
|
17 tahun lalu |
Jim Meyering
|
0206982964
avoid compiler warnings
|
17 tahun lalu |
Jim Meyering
|
4c90a7a218
avoid buffer overrun when there are more than 128 path entries
|
17 tahun lalu |
Jim Meyering
|
4e1239b77e
don't store (and later deref) NULL upon strdup failure
|
17 tahun lalu |
Steven Dake
|
4e5089cb5c
Revert last change which broke corosync.
|
17 tahun lalu |
Steven Dake
|
03a951e5e4
Reworked not to require stmt-after-decl support, plus another to fix a
|
17 tahun lalu |
Steven Dake
|
d038f4c148
While looking at used of LCRSODIR, I saw an unchecked strdup.
|
17 tahun lalu |
Fabio M. Di Nitto
|
031c02f589
- Every .c file should include "config.h" to get the right defines...
|
17 tahun lalu |
Steven Dake
|
06483f4900
Dont clobber stck on strings with length of zero.
|
17 tahun lalu |
Steven Dake
|
0c1eb7cb1d
Use hdb_handle_t for handle type in lcr_ifact.
|
17 tahun lalu |
Steven Dake
|
dabaa6463b
change some char * to const char * to match usage in system in lcr.
|
17 tahun lalu |
Steven Dake
|
eee43faeb4
Fix const qualifiers in lcr_ifact.c.
|
17 tahun lalu |
Steven Dake
|
0bc9cd90f6
Automake. The journey begins.
|
17 tahun lalu |
Steven Dake
|
58ab8d4a65
Unification around hdb_handle_t data type.
|
17 tahun lalu |
Christine Caulfield
|
bd646b6c39
This patch adds this capability for a limited number of totem keys using
|
17 tahun lalu |
Christine Caulfield
|
4f1c8916b7
Install quorum.h file
|
17 tahun lalu |
Steven Dake
|
01b8bc6ab2
Finish the renaming of openais to corosync in the tree.
|
17 tahun lalu |
Steven Dake
|
e1f531380a
Revert patch 1633 which breaks build.
|
17 tahun lalu |
Steven Dake
|
c4a1c7eb96
Change all occurances of openais to corosync.
|
17 tahun lalu |
Fabien Thomas
|
0c92a5e564
reorganize include file to match installed tree to build openais without installing corosync; correct some warnings and error under FreeBSD and Darwin
|
17 tahun lalu |
Steven Dake
|
617dbdf2f0
Split openais and corosync tree into two seperate repositories.
|
17 tahun lalu |
Steven Dake
|
46babc95ad
Initial move of corosync and openais trees into seperate directories.
|
17 tahun lalu |
Steven Dake
|
46b0163813
Change all email addresses that were sdake@mvista.com to sdake@redhat.com.
|
18 tahun lalu |
Steven Dake
|
fc1a08d411
Allow override of the LCRSO directory from the Makefiles or command line
|
18 tahun lalu |
Steven Dake
|
37e4f0f59c
Fix reference counting in LCR code. Also fix problem with inability to compile
|
18 tahun lalu |
Steven Dake
|
d03f47ac6e
Calculate the default path based on the project value of PREFIX
|
18 tahun lalu |
Steven Dake
|
2551a393c4
Provide information as to why a plugin refused to load
|
18 tahun lalu |
Steven Dake
|
45823185e7
Missing stdlib.h from lcr_ifact.c.
|
18 tahun lalu |
Steven Dake
|
1c5bb34012
Patch to allow BSD/Linux systems to compile with latest Solaris porting patch.
|
19 tahun lalu |
Steven Dake
|
cb154572a2
Patch from Renaud to report some broken Solaris porting from past.
|
19 tahun lalu |