Angus Salkeld
|
20f3331d0e
convert strerror() into strerror_r()
|
16 rokov pred |
Jan Friesse
|
5a8200c1cb
Fix corosync shutdown process
|
16 rokov pred |
Steven Dake
|
2f24513d87
Fix coroipcs message corruption that occurs when a message fills the remainder
|
16 rokov pred |
Jan Friesse
|
64c6c6f324
Fix malloc deadlock in signal handler
|
16 rokov pred |
Angus Salkeld
|
acf9a8d85f
Correct some ugly indentation.
|
16 rokov pred |
Angus Salkeld
|
27d383276b
coroipcs: Add a queue_size stats counter to each ipc connection.
|
16 rokov pred |
Angus Salkeld
|
ce8046f353
coroipcs: add logging for flow control state changes.
|
16 rokov pred |
Angus Salkeld
|
e5b94a352e
COVERITY 14: free zcb_mapped if memory_map() fails.
|
16 rokov pred |
Angus Salkeld
|
07072bd0b1
Add a log_printf function to coroipcs so we can pass the log level
|
16 rokov pred |
Angus Salkeld
|
494bf45ebf
Avoid array out of bound error.
|
16 rokov pred |
Steven Dake
|
765fa65351
Patch from jflesch to fix segfault when using sysv semaphores that the thread
|
16 rokov pred |
Angus Salkeld
|
97ed934966
Fix the OSX build (broken by stats patches)
|
16 rokov pred |
Angus Salkeld
|
948ca19aa7
Add some missing calls to increment the relevant stats.
|
16 rokov pred |
Angus Salkeld
|
4e6e33467d
allow coroipcs to work without calling stats initialization.
|
16 rokov pred |
Angus Salkeld
|
afbbc5e5ff
Add connection related statistics to the object db.
|
16 rokov pred |
Christine Caulfield
|
898790d501
Return CS_ERR_NOT_EXIST if a client tries to contact a plugin that isn't loaded.
|
16 rokov pred |
Jan Friesse
|
55db0b67a2
Fix systems without _POSIX_THREAD_PROCESS_SHARED
|
16 rokov pred |
Steven Dake
|
f558917703
Proper limits checking for message sizes to allow ~1mb max message sizes for corosync.
|
16 rokov pred |
Steven Dake
|
ee7ce5e328
Use unnamed shared posix semaphores on platforms which support them.
|
16 rokov pred |
Jrme Flesch
|
483fe491f9
BSD support: Fix EOF handling in coroipcs.c:req_setup_recv() and coroipcs:coroipcs_handler_dispatch()
|
16 rokov pred |
Steven Dake
|
c12253097f
Send ERR_SECURITY when invalid security context is provided via ipc clients.
|
16 rokov pred |
Steven Dake
|
0cf6c6c7db
Add tests for posix scheduling apis to configure.ac and use them to determine
|
16 rokov pred |
Steven Dake
|
74c0a68ee1
Fix unused variable on linux because of portage work.
|
16 rokov pred |
Steven Dake
|
589f889fbe
Patch from Wojtek to fix Solaris segfault with compiler optimization.
|
16 rokov pred |
Jim Meyering
|
74a2fa1194
maint: remove trailing blanks
|
16 rokov pred |
Steven Dake
|
2d7937de26
Warn user of missing dirs and exit gracefully.
|
16 rokov pred |
Steven Dake
|
4620ca4e0b
Ensure Linux, BSD, Solaris, Darwin function with security authentication in
|
16 rokov pred |
Steven Dake
|
a49937b029
add madvise nosync calls for bsd platform.
|
16 rokov pred |
Steven Dake
|
4c4b980d6b
Fix build error from recent solaris porting.
|
16 rokov pred |
Steven Dake
|
0389b65725
Port of coroipc system to Solaris.
|
16 rokov pred |