提交历史

作者 SHA1 备注 提交日期
  Andrew Beekhof 0883fc877b Safely redirect stderr/in/out to /dev/null to prevent fork() from crashing 15 年之前
  Steven Dake 0eb0a06a14 Stop the totem stats updater timer during shutdown to prevent references to 15 年之前
  Steven Dake 1e76356159 Unlock global serializer lock during shutdown. 15 年之前
  Andrew Beekhof daa85f8f6c Prevent segfault in fork() 15 年之前
  Angus Salkeld 4ff33854ad add __attribute__((noreturn)) to functions that always exit. 15 年之前
  Angus Salkeld 6bae61d835 log: remove "Member left/join" log messages 16 年之前
  Angus Salkeld ea345ef0fd check and discard unknown messages 16 年之前
  Angus Salkeld 8ebe03efd5 diags: add a mechanism to trigger the writing the flight data 16 年之前
  Jan Friesse 12c5f31a89 Handle some valgrind errors 16 年之前
  Angus Salkeld ce492d7008 add a list of member nodes into the objdb runtime tree. 16 年之前
  Angus Salkeld 4e7ded5bf3 Add tsafe (thread safe) file to catch unsafe function calls. 16 年之前
  Angus Salkeld 824fd8e82a Add a test harness to corosync that uses CTS from pacemaker. 16 年之前
  Angus Salkeld 20f3331d0e convert strerror() into strerror_r() 16 年之前
  Angus Salkeld 5dd31150ee convert strtok to strtok_r 16 年之前
  Angus Salkeld fdeea0b3b1 Add a debug message on node join/leave. 16 年之前
  Jan Friesse 5a8200c1cb Fix corosync shutdown process 16 年之前
  Angus Salkeld c6beee076a pass transitional members into the sync_init() callbacks. 16 年之前
  Angus Salkeld e88aebbac7 move sync_v2_init() into main_service_ready 16 年之前
  Jan Friesse 5524a4738a Pass correct poll handle to poll_stop on exit 16 年之前
  Jan Friesse 64c6c6f324 Fix malloc deadlock in signal handler 16 年之前
  Angus Salkeld acf9a8d85f Correct some ugly indentation. 16 年之前
  Jan Friesse 9edbf61401 bsd: Fix mlockall on FreeBSD version >= 8.0 16 年之前
  Fabio M. Di Nitto 398a381965 Fix threads vs fork init order 16 年之前
  Angus Salkeld 27d383276b coroipcs: Add a queue_size stats counter to each ipc connection. 16 年之前
  Angus Salkeld ce8046f353 coroipcs: add logging for flow control state changes. 16 年之前
  Steven Dake 60e406f355 Resolve shutdown problems for pacemaker use case. 16 年之前
  Angus Salkeld 07072bd0b1 Add a log_printf function to coroipcs so we can pass the log level 16 年之前
  Angus Salkeld 49345f48f8 stats: prevent a div by zero if totem_count is zero. 16 年之前
  Andrew Beekhof 4fba207d42 Add SIGTERM support and have the init script wait for corosync to actually terminate. Bud rh#525552 16 年之前
  Angus Salkeld 4e6e33467d allow coroipcs to work without calling stats initialization. 16 年之前