Commit History

Author SHA1 Message Date
  Angus Salkeld 29eb20a389 Rename totem_new_msg_signal() to something more generic. 16 years ago
  Angus Salkeld 27d383276b coroipcs: Add a queue_size stats counter to each ipc connection. 16 years ago
  Angus Salkeld ce8046f353 coroipcs: add logging for flow control state changes. 16 years ago
  Steven Dake ee226d0730 Patch to use proper IFA on Linux platforms to match interface addresses when 16 years ago
  Angus Salkeld 3848fc2069 COVERITY 4: remove dead code in XYZ_dispatch(). 16 years ago
  Angus Salkeld a1a5e21975 COVERITY 17: fix exit handling in show_votes(). 16 years ago
  Angus Salkeld 34ddb1cb14 COVERITY 12: prevent overrun of logsys output buffers. 16 years ago
  Angus Salkeld 28f7c1e51f COVERITY 13: prevent buffer overrun in quorum-tool. 16 years ago
  Angus Salkeld 870e4549df COVERITY 11: remove dead code from cpg_iteration_next(). 16 years ago
  Angus Salkeld e5b94a352e COVERITY 14: free zcb_mapped if memory_map() fails. 16 years ago
  Angus Salkeld 5f17683107 COVERITY 18: prevent deref after free. 16 years ago
  Andrew Beekhof ea204f3810 Fix compilation on RHEL-4: If _GNU_SOURCE isn't defined, then neither is pthread_spinlock_t and compilation fails 16 years ago
  Andrew Beekhof e11dcf1df3 Prevent daemon from suppressing corefile generation 16 years ago
  Steven Dake c3191a8f95 Bump version to 1.1.2. 16 years ago
  Steven Dake 6ea4afe60f Revert commit 2523 which results in segfaults under some workloads. 16 years ago
  Steven Dake 181bfb6908 Bump revision to 1.1.1. 16 years ago
  Steven Dake 60e406f355 Resolve shutdown problems for pacemaker use case. 16 years ago
  Angus Salkeld 07072bd0b1 Add a log_printf function to coroipcs so we can pass the log level 16 years ago
  Angus Salkeld 494bf45ebf Avoid array out of bound error. 16 years ago
  Steven Dake 765fa65351 Patch from jflesch to fix segfault when using sysv semaphores that the thread 16 years ago
  Steven Dake 59ecd3ad4a totem process group optimization to not copy data into staging buffer if 16 years ago
  Angus Salkeld 49345f48f8 stats: prevent a div by zero if totem_count is zero. 16 years ago
  Angus Salkeld 97ed934966 Fix the OSX build (broken by stats patches) 16 years ago
  Andrew Beekhof 4fba207d42 Add SIGTERM support and have the init script wait for corosync to actually terminate. Bud rh#525552 16 years ago
  Angus Salkeld 948ca19aa7 Add some missing calls to increment the relevant stats. 16 years ago
  Angus Salkeld 4e6e33467d allow coroipcs to work without calling stats initialization. 16 years ago
  Angus Salkeld 73a24c0352 Add totem stats to objdb. 16 years ago
  Angus Salkeld e2a39ede1d Remove silly warning in corosync-objdb 16 years ago
  Angus Salkeld f78e719713 Add per service-function statistics. 16 years ago
  Angus Salkeld afbbc5e5ff Add connection related statistics to the object db. 16 years ago