提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Steven Dake ae8fd0a6e0 Fix semun definitions for various platforms. 16 年之前
  Steven Dake 0d98fca548 Use PF_LOCAL to match BSD semantics of api calls. 16 年之前
  Steven Dake 9269c78dba coroipcc port to Solaris. 16 年之前
  Steven Dake bf624c727d Implement thread saftey in corosync trunk. 17 年之前
  Steven Dake 0986c30320 Remove useless APIs from coroipcs.c related to handling of overload 17 年之前
  Steven Dake 1beb0c1fbd Remove saHandleXXX and friends and use hdb instead. 17 年之前
  Fabio M. Di Nitto a92f69632f Stop hardcoding /var 17 年之前
  Steven Dake 8126cf7458 Reworking of include file dependencies. 17 年之前
  Jim Meyering 904a10ed38 remove all trailing blanks 17 年之前
  Steven Dake cee464489f Change shared memory to use mmap() system calls. 17 年之前
  Steven Dake 75c4bc0d71 Zero copy feature for IPC transmits. Also integrated into CPG library 17 年之前
  Steven Dake 6951637ea5 Remove memory leak from new dispatch circular buffer mapped system. 17 年之前
  Steven Dake cd154d63e6 Use spinlocks in library handle references. 17 年之前
  Steven Dake 0969721db3 Rework how dispatch functions so service engines work properly. 17 年之前