Historial de Commits

Autor SHA1 Mensaje Fecha
  Angus Salkeld 3b320c17ae IPC: return CS_ERR_NO_RESOURCES to library when low on fds. hace 15 años
  Angus Salkeld f95c4f76c3 POLL: gracefully handle running out of file descriptors. hace 15 años
  Jan Friesse 93fb44ed0f Allow running only one instance of Corosync hace 15 años
  Andrew Beekhof 0883fc877b Safely redirect stderr/in/out to /dev/null to prevent fork() from crashing hace 15 años
  Steven Dake 0eb0a06a14 Stop the totem stats updater timer during shutdown to prevent references to hace 15 años
  Steven Dake 1e76356159 Unlock global serializer lock during shutdown. hace 15 años
  Andrew Beekhof daa85f8f6c Prevent segfault in fork() hace 15 años
  Angus Salkeld 4ff33854ad add __attribute__((noreturn)) to functions that always exit. hace 15 años
  Angus Salkeld 6bae61d835 log: remove "Member left/join" log messages hace 16 años
  Angus Salkeld ea345ef0fd check and discard unknown messages hace 16 años
  Angus Salkeld 8ebe03efd5 diags: add a mechanism to trigger the writing the flight data hace 16 años
  Jan Friesse 12c5f31a89 Handle some valgrind errors hace 16 años
  Angus Salkeld ce492d7008 add a list of member nodes into the objdb runtime tree. hace 16 años
  Angus Salkeld 4e7ded5bf3 Add tsafe (thread safe) file to catch unsafe function calls. hace 16 años
  Angus Salkeld 824fd8e82a Add a test harness to corosync that uses CTS from pacemaker. hace 16 años
  Angus Salkeld 20f3331d0e convert strerror() into strerror_r() hace 16 años
  Angus Salkeld 5dd31150ee convert strtok to strtok_r hace 16 años
  Angus Salkeld fdeea0b3b1 Add a debug message on node join/leave. hace 16 años
  Jan Friesse 5a8200c1cb Fix corosync shutdown process hace 16 años
  Angus Salkeld c6beee076a pass transitional members into the sync_init() callbacks. hace 16 años
  Angus Salkeld e88aebbac7 move sync_v2_init() into main_service_ready hace 16 años
  Jan Friesse 5524a4738a Pass correct poll handle to poll_stop on exit hace 16 años
  Jan Friesse 64c6c6f324 Fix malloc deadlock in signal handler hace 16 años
  Angus Salkeld acf9a8d85f Correct some ugly indentation. hace 16 años
  Jan Friesse 9edbf61401 bsd: Fix mlockall on FreeBSD version >= 8.0 hace 16 años
  Fabio M. Di Nitto 398a381965 Fix threads vs fork init order hace 16 años
  Angus Salkeld 27d383276b coroipcs: Add a queue_size stats counter to each ipc connection. hace 16 años
  Angus Salkeld ce8046f353 coroipcs: add logging for flow control state changes. hace 16 años
  Steven Dake 60e406f355 Resolve shutdown problems for pacemaker use case. hace 16 años
  Angus Salkeld 07072bd0b1 Add a log_printf function to coroipcs so we can pass the log level hace 16 años