Cronologia Commit

Autore SHA1 Messaggio Data
  Steven Dake 10fcf89591 Speed up IPC connection process. 15 anni fa
  Steven Dake cf0d63aa3f Patch to fix stack protector sig abort that occurs when ipc buffer is too 15 anni fa
  Angus Salkeld b116eaca00 ipc: Fix error handling of mmap util functions. 15 anni fa
  Jan Friesse 1d1c3059ad coroipcc - don't loop forever on EINTR 15 anni fa
  Angus Salkeld b1d84f9ecc cov 10373: check poll return value 16 anni fa
  Angus Salkeld b2a304d8f8 cov (10387, 10397): cleanup memory mapping functions 16 anni fa
  Jan Friesse 171f65578c Handle POLLNVAL in coroipcc 16 anni fa
  Jrme Flesch 52acd736d0 Coroipcc: Make sure that coroipcc_service_connect() always return a valid cs_error_t 16 anni fa
  Steven Dake 3dd78c7aec Fix error handling to avoid segfaults/leaks on error in coroipcc_service_connect. 16 anni fa
  Jan Friesse 1649931691 Fix freeze of IPC library connection on sem_wait 16 anni fa
  Angus Salkeld ce8046f353 coroipcs: add logging for flow control state changes. 16 anni fa
  Steven Dake 45d68cab47 Fix merge error in previous commit. 16 anni fa
  Steven Dake b3f661d295 Patch from Jerome to fix segfault in dispatch functions. 16 anni fa
  Steven Dake 77e63f0044 Remove warning in coroipcc. 16 anni fa
  Christine Caulfield 6f3fabe398 Add corosync-quorumtool 16 anni fa
  Steven Dake 3d05244ca0 Allow finalize routines to occur inside dispatch routines. 16 anni fa
  Steven Dake f558917703 Proper limits checking for message sizes to allow ~1mb max message sizes for corosync. 16 anni fa
  Jrme Flesch bfb965554c Fix value returned by lib/coroipcc_dispatch_get() in case recv() fails 16 anni fa
  Steven Dake ee7ce5e328 Use unnamed shared posix semaphores on platforms which support them. 16 anni fa
  Steven Dake 90c013d787 Fix segfault when using zcb api of coroipcc under certain loads. 16 anni fa
  Steven Dake c0ff6ca7e5 Previously if a process was interrupted by a signal it could become unkillable 16 anni fa
  Steven Dake ea5d3ba241 Set nosigpipe socket option on platforms that send sigpipes in coroipcc. 16 anni fa
  Jim Meyering 74a2fa1194 maint: remove trailing blanks 16 anni fa
  Steven Dake 4620ca4e0b Ensure Linux, BSD, Solaris, Darwin function with security authentication in 16 anni fa
  Steven Dake a49937b029 add madvise nosync calls for bsd platform. 16 anni fa
  Steven Dake a6feabf880 Use PF_UNIX on Solaris platforms instead of PF_LOCAL. 16 anni fa
  Steven Dake 0389b65725 Port of coroipc system to Solaris. 16 anni fa
  Steven Dake ae8fd0a6e0 Fix semun definitions for various platforms. 16 anni fa
  Steven Dake 0d98fca548 Use PF_LOCAL to match BSD semantics of api calls. 16 anni fa
  Steven Dake 9269c78dba coroipcc port to Solaris. 16 anni fa