Angus Salkeld
|
9e36255b8e
IPC: don't block forever on a recv msg as corosync might be gone.
|
il y a 14 ans |
Steven Dake
|
d05ddc0342
Remove dead code in cfg.c
|
il y a 14 ans |
Angus Salkeld
|
a716f13bf9
Fix some compiler warnings
|
il y a 14 ans |
Angus Salkeld
|
c6895faa05
libqb: change ipc -> qb_ipc
|
il y a 14 ans |
Jan Friesse
|
033f7ced10
cfg_get_node_addrs: Return correct addresses
|
il y a 15 ans |
Steven Dake
|
02cddf6854
Fix free of ring status information when memory allocation fails during
|
il y a 15 ans |
Steven Dake
|
5408399b23
Remove problem where NULL dispatch handler functions would result in lockup
|
il y a 16 ans |
Angus Salkeld
|
3848fc2069
COVERITY 4: remove dead code in XYZ_dispatch().
|
il y a 16 ans |
Steven Dake
|
f170a431ce
Fix error with revision 2415.
|
il y a 16 ans |
Steven Dake
|
c14c130df5
Fix dispatch returning TRY_AGAIN when using DISPATCH_ALL parameter because of
|
il y a 16 ans |
Jan Friesse
|
8eeeccbf00
Handle NULL callbacks in cpg, evs and confdb lib
|
il y a 16 ans |
Steven Dake
|
638dae5f2b
Remove use without init warning which is harmless.
|
il y a 16 ans |
Steven Dake
|
b8e3951ca1
Add (void *) casts for iovector assignments to remove compile warnings.
|
il y a 16 ans |
Jan Friesse
|
204026fa0d
*Dispatch returns CS_ERR_BAD_HANDLE only on first hdb_get
|
il y a 16 ans |
Jim Meyering
|
1f40a10983
don't include <signal.h> when it's not used
|
il y a 16 ans |
Jim Meyering
|
cc411bbb3b
cfg.c: avoid useless if-before-free
|
il y a 16 ans |
Steven Dake
|
bf624c727d
Implement thread saftey in corosync trunk.
|
il y a 17 ans |
Christine Caulfield
|
e9660ee62f
Add libnss security support to corosync.
|
il y a 17 ans |
Steven Dake
|
51ef3b5c00
Include file cleanups.
|
il y a 17 ans |
Steven Dake
|
1beb0c1fbd
Remove saHandleXXX and friends and use hdb instead.
|
il y a 17 ans |
Steven Dake
|
8126cf7458
Reworking of include file dependencies.
|
il y a 17 ans |
Steven Dake
|
cee464489f
Change shared memory to use mmap() system calls.
|
il y a 17 ans |
Steven Dake
|
cd154d63e6
Use spinlocks in library handle references.
|
il y a 17 ans |
Steven Dake
|
0969721db3
Rework how dispatch functions so service engines work properly.
|
il y a 17 ans |
Steven Dake
|
8426195e70
Remove admin_state_set and admin_state_get.
|
il y a 17 ans |
Jim Meyering
|
3c4b5fbddc
cfg.h: adjust parameter types: const+s/int/size_t/
|
il y a 17 ans |
Jim Meyering
|
cd6105face
cfg.h: add const
|
il y a 17 ans |
Jim Meyering
|
514159407f
coroipcc. h (coroipcc_dispatch_recv): Add a buflen parameter.
|
il y a 17 ans |
Steven Dake
|
c5fc824d7f
Abstracted Shared Memory IPC library
|
il y a 17 ans |
Fabio M. Di Nitto
|
031c02f589
- Every .c file should include "config.h" to get the right defines...
|
il y a 17 ans |