История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Jan Friesse 55db0b67a2 Fix systems without _POSIX_THREAD_PROCESS_SHARED 16 лет назад
  Steven Dake f558917703 Proper limits checking for message sizes to allow ~1mb max message sizes for corosync. 16 лет назад
  Steven Dake ee7ce5e328 Use unnamed shared posix semaphores on platforms which support them. 16 лет назад
  Jrme Flesch 483fe491f9 BSD support: Fix EOF handling in coroipcs.c:req_setup_recv() and coroipcs:coroipcs_handler_dispatch() 16 лет назад
  Steven Dake c12253097f Send ERR_SECURITY when invalid security context is provided via ipc clients. 16 лет назад
  Steven Dake 0cf6c6c7db Add tests for posix scheduling apis to configure.ac and use them to determine 16 лет назад
  Steven Dake 74c0a68ee1 Fix unused variable on linux because of portage work. 16 лет назад
  Steven Dake 589f889fbe Patch from Wojtek to fix Solaris segfault with compiler optimization. 16 лет назад
  Jim Meyering 74a2fa1194 maint: remove trailing blanks 16 лет назад
  Steven Dake 2d7937de26 Warn user of missing dirs and exit gracefully. 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 4c4b980d6b Fix build error from recent solaris porting. 16 лет назад