提交歷史

作者 SHA1 備註 提交日期
  Angus Salkeld 4da371f4f7 STATS: increase the space for application names 15 年之前
  Angus Salkeld a9b436c7a1 IPC: send failure message to client if memory maps fail 15 年之前
  Jan Friesse 7c8cdfb197 Remove delay in library on corosync shutdown 15 年之前
  Angus Salkeld 3b320c17ae IPC: return CS_ERR_NO_RESOURCES to library when low on fds. 15 年之前
  Steven Dake 5a3c285fbd Properly detect shutdown of corosync process 15 年之前
  Steven Dake 1135c911cd Fix problem where flow control could lock up ipc under very heavy load in very 15 年之前
  Steven Dake cf0d63aa3f Patch to fix stack protector sig abort that occurs when ipc buffer is too 15 年之前
  Angus Salkeld b116eaca00 ipc: Fix error handling of mmap util functions. 15 年之前
  Angus Salkeld b2a304d8f8 cov (10387, 10397): cleanup memory mapping functions 16 年之前
  Angus Salkeld d08c6d577f cov 10399: set the msg_flags to 0 in coroipcs. 16 年之前
  Angus Salkeld 45152f0902 cov 10378: fix syntax error. 16 年之前
  Angus Salkeld 3ebd6fab52 cov 10379 &10380: check result of open before calling ftruncate. 16 年之前
  Jan Friesse 12c5f31a89 Handle some valgrind errors 16 年之前
  Steven Dake 64d60a26c6 Tone down noisy logging from ipcs system. 16 年之前
  Angus Salkeld 20f3331d0e convert strerror() into strerror_r() 16 年之前
  Jan Friesse 5a8200c1cb Fix corosync shutdown process 16 年之前
  Steven Dake 2f24513d87 Fix coroipcs message corruption that occurs when a message fills the remainder 16 年之前
  Jan Friesse 64c6c6f324 Fix malloc deadlock in signal handler 16 年之前
  Angus Salkeld acf9a8d85f Correct some ugly indentation. 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 年之前
  Angus Salkeld e5b94a352e COVERITY 14: free zcb_mapped if memory_map() fails. 16 年之前
  Angus Salkeld 07072bd0b1 Add a log_printf function to coroipcs so we can pass the log level 16 年之前
  Angus Salkeld 494bf45ebf Avoid array out of bound error. 16 年之前
  Steven Dake 765fa65351 Patch from jflesch to fix segfault when using sysv semaphores that the thread 16 年之前
  Angus Salkeld 97ed934966 Fix the OSX build (broken by stats patches) 16 年之前
  Angus Salkeld 948ca19aa7 Add some missing calls to increment the relevant stats. 16 年之前
  Angus Salkeld 4e6e33467d allow coroipcs to work without calling stats initialization. 16 年之前
  Angus Salkeld afbbc5e5ff Add connection related statistics to the object db. 16 年之前
  Christine Caulfield 898790d501 Return CS_ERR_NOT_EXIST if a client tries to contact a plugin that isn't loaded. 16 年之前