コミット履歴

作者 SHA1 メッセージ 日付
  Angus Salkeld 0ad2494ae7 Fix some "set but not used" warnings [-Wunused-but-set-variable] 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 10fcf89591 Speed up IPC connection process. 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 年 前
  Jan Friesse 1d1c3059ad coroipcc - don't loop forever on EINTR 15 年 前
  Angus Salkeld b1d84f9ecc cov 10373: check poll return value 16 年 前
  Angus Salkeld b2a304d8f8 cov (10387, 10397): cleanup memory mapping functions 16 年 前
  Jan Friesse 171f65578c Handle POLLNVAL in coroipcc 16 年 前
  Jrme Flesch 52acd736d0 Coroipcc: Make sure that coroipcc_service_connect() always return a valid cs_error_t 16 年 前
  Steven Dake 3dd78c7aec Fix error handling to avoid segfaults/leaks on error in coroipcc_service_connect. 16 年 前
  Jan Friesse 1649931691 Fix freeze of IPC library connection on sem_wait 16 年 前
  Angus Salkeld ce8046f353 coroipcs: add logging for flow control state changes. 16 年 前
  Steven Dake 45d68cab47 Fix merge error in previous commit. 16 年 前
  Steven Dake b3f661d295 Patch from Jerome to fix segfault in dispatch functions. 16 年 前
  Steven Dake 77e63f0044 Remove warning in coroipcc. 16 年 前
  Christine Caulfield 6f3fabe398 Add corosync-quorumtool 16 年 前
  Steven Dake 3d05244ca0 Allow finalize routines to occur inside dispatch routines. 16 年 前
  Steven Dake f558917703 Proper limits checking for message sizes to allow ~1mb max message sizes for corosync. 16 年 前
  Jrme Flesch bfb965554c Fix value returned by lib/coroipcc_dispatch_get() in case recv() fails 16 年 前
  Steven Dake ee7ce5e328 Use unnamed shared posix semaphores on platforms which support them. 16 年 前
  Steven Dake 90c013d787 Fix segfault when using zcb api of coroipcc under certain loads. 16 年 前
  Steven Dake c0ff6ca7e5 Previously if a process was interrupted by a signal it could become unkillable 16 年 前
  Steven Dake ea5d3ba241 Set nosigpipe socket option on platforms that send sigpipes in coroipcc. 16 年 前
  Jim Meyering 74a2fa1194 maint: remove trailing blanks 16 年 前
  Steven Dake 4620ca4e0b Ensure Linux, BSD, Solaris, Darwin function with security authentication in 16 年 前
  Steven Dake a49937b029 add madvise nosync calls for bsd platform. 16 年 前
  Steven Dake a6feabf880 Use PF_UNIX on Solaris platforms instead of PF_LOCAL. 16 年 前
  Steven Dake 0389b65725 Port of coroipc system to Solaris. 16 年 前