Christine Caulfield
|
461cf49467
cfg: Reinstate cfg tracking
|
5 lat temu |
Jan Friesse
|
d76fc6ab85
cfg: Improve nodestatusget versioning
|
5 lat temu |
Christine Caulfield
|
9e7f62d27d
cfg: New API to get extended node/link infomation
|
5 lat temu |
Jan Friesse
|
82f35f1720
log: Implement support for reopening log files
|
7 lat temu |
Christine Caulfield
|
1ca72a1154
totemsrp: Revert totemsrp_get_ifaces() changes
|
8 lat temu |
Bin Liu
|
250750b829
cfg: nodeid should be unsigned int
|
8 lat temu |
Christine Caulfield
|
9da89f32c2
CFG: Remove ring-reenable code
|
8 lat temu |
Jan Friesse
|
1925074909
Fix few bugs found by coverity
|
9 lat temu |
Christine Caulfield
|
82fbffc34b
Reload: Add reload code to cfg
|
12 lat temu |
Jan Friesse
|
932829bfca
Add header files when needed
|
13 lat temu |
Angus Salkeld
|
acad48bf38
Only call qb_ipcc_disconnect when the instance is fully dereferenced.
|
14 lat temu |
Jan Friesse
|
b5f7dcefeb
cfg: remove crypto_set
|
14 lat temu |
Steven Dake
|
03c33697f2
Update copyright dates in util directory
|
14 lat temu |
Steven Dake
|
815375411e
Remove unused or unimplemented CFG apis
|
14 lat temu |
Jan Friesse
|
9260efdf47
Add CS_DISPATCH_ONE_NONBLOCKING dispatch type
|
14 lat temu |
Fabio M. Di Nitto
|
62bbe076a8
corotype: drop deprecated CPG_ defines
|
14 lat temu |
Angus Salkeld
|
9e36255b8e
IPC: don't block forever on a recv msg as corosync might be gone.
|
14 lat temu |
Steven Dake
|
d05ddc0342
Remove dead code in cfg.c
|
14 lat temu |
Angus Salkeld
|
a716f13bf9
Fix some compiler warnings
|
14 lat temu |
Angus Salkeld
|
c6895faa05
libqb: change ipc -> qb_ipc
|
14 lat temu |
Jan Friesse
|
033f7ced10
cfg_get_node_addrs: Return correct addresses
|
15 lat temu |
Steven Dake
|
02cddf6854
Fix free of ring status information when memory allocation fails during
|
15 lat temu |
Steven Dake
|
5408399b23
Remove problem where NULL dispatch handler functions would result in lockup
|
16 lat temu |
Angus Salkeld
|
3848fc2069
COVERITY 4: remove dead code in XYZ_dispatch().
|
16 lat temu |
Steven Dake
|
f170a431ce
Fix error with revision 2415.
|
16 lat temu |
Steven Dake
|
c14c130df5
Fix dispatch returning TRY_AGAIN when using DISPATCH_ALL parameter because of
|
16 lat temu |
Jan Friesse
|
8eeeccbf00
Handle NULL callbacks in cpg, evs and confdb lib
|
16 lat temu |
Steven Dake
|
638dae5f2b
Remove use without init warning which is harmless.
|
16 lat temu |
Steven Dake
|
b8e3951ca1
Add (void *) casts for iovector assignments to remove compile warnings.
|
16 lat temu |
Jan Friesse
|
204026fa0d
*Dispatch returns CS_ERR_BAD_HANDLE only on first hdb_get
|
16 lat temu |