コミット履歴

作者 SHA1 メッセージ 日付
  Angus Salkeld fce8a3c3b6 libqb: convert coropoll calls to qb_loop calls. 14 年 前
  Tim Beale 04f37df2f7 Add some more stats for debugging 14 年 前
  Tim Beale 77f7e5b0fe Fix compile/runtime issues for _POSIX_THREAD_PROCESS_SHARED < 1 14 年 前
  Jerome Flesch 00434a4f10 Fix usage of strerror_r()/perror() 14 年 前
  Jan Friesse ea0a24866c coroipcs: init buf in coroipcs_handler_dispatch 14 年 前
  Jerome Flesch b112672115 coroipcs_handler_dispatch(): Fix conn_info->service security value: -1 is not a good security value since it's equal to SOCKET_SERVICE_INIT 14 年 前
  Jerome Flesch fe51e70367 Corosync: Fix build when done with --enable-fatal-warnings 14 年 前
  Jan Friesse 719fddd8e1 coroipcs: Deny connect to service without initfn 15 年 前
  Steven Dake 6a752ba1b1 Align ipc on 8 byte boundaries 15 年 前
  Angus Salkeld 4ed97d991b IPC: place calls to stats functions outside of mutexes 15 年 前
  Angus Salkeld 265661745d Fix shutdown when a confdb client is still connected 15 年 前
  Angus Salkeld 076e8b74f7 STATS: add the service name to the connection name. 15 年 前
  Russell Bryant 907d974352 Add calls to pthread_attr_destroy(). 15 年 前
  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 年 前