Commit történet

Szerző SHA1 Üzenet Dátum
  Angus Salkeld acf9a8d85f Correct some ugly indentation. 16 éve
  Angus Salkeld 27d383276b coroipcs: Add a queue_size stats counter to each ipc connection. 16 éve
  Angus Salkeld ce8046f353 coroipcs: add logging for flow control state changes. 16 éve
  Angus Salkeld e5b94a352e COVERITY 14: free zcb_mapped if memory_map() fails. 16 éve
  Angus Salkeld 07072bd0b1 Add a log_printf function to coroipcs so we can pass the log level 16 éve
  Angus Salkeld 494bf45ebf Avoid array out of bound error. 16 éve
  Steven Dake 765fa65351 Patch from jflesch to fix segfault when using sysv semaphores that the thread 16 éve
  Angus Salkeld 97ed934966 Fix the OSX build (broken by stats patches) 16 éve
  Angus Salkeld 948ca19aa7 Add some missing calls to increment the relevant stats. 16 éve
  Angus Salkeld 4e6e33467d allow coroipcs to work without calling stats initialization. 16 éve
  Angus Salkeld afbbc5e5ff Add connection related statistics to the object db. 16 éve
  Christine Caulfield 898790d501 Return CS_ERR_NOT_EXIST if a client tries to contact a plugin that isn't loaded. 16 éve
  Jan Friesse 55db0b67a2 Fix systems without _POSIX_THREAD_PROCESS_SHARED 16 éve
  Steven Dake f558917703 Proper limits checking for message sizes to allow ~1mb max message sizes for corosync. 16 éve
  Steven Dake ee7ce5e328 Use unnamed shared posix semaphores on platforms which support them. 16 éve
  Jrme Flesch 483fe491f9 BSD support: Fix EOF handling in coroipcs.c:req_setup_recv() and coroipcs:coroipcs_handler_dispatch() 16 éve
  Steven Dake c12253097f Send ERR_SECURITY when invalid security context is provided via ipc clients. 16 éve
  Steven Dake 0cf6c6c7db Add tests for posix scheduling apis to configure.ac and use them to determine 16 éve
  Steven Dake 74c0a68ee1 Fix unused variable on linux because of portage work. 16 éve
  Steven Dake 589f889fbe Patch from Wojtek to fix Solaris segfault with compiler optimization. 16 éve
  Jim Meyering 74a2fa1194 maint: remove trailing blanks 16 éve
  Steven Dake 2d7937de26 Warn user of missing dirs and exit gracefully. 16 éve
  Steven Dake 4620ca4e0b Ensure Linux, BSD, Solaris, Darwin function with security authentication in 16 éve
  Steven Dake a49937b029 add madvise nosync calls for bsd platform. 16 éve
  Steven Dake 4c4b980d6b Fix build error from recent solaris porting. 16 éve
  Steven Dake 0389b65725 Port of coroipc system to Solaris. 16 éve
  Steven Dake 13f3f6214d Patch from Jerome Flesch to correctly reference count on bsd and solaris 16 éve
  Steven Dake ae8fd0a6e0 Fix semun definitions for various platforms. 16 éve
  Steven Dake 0d98fca548 Use PF_LOCAL to match BSD semantics of api calls. 16 éve
  Steven Dake e94bcd506e Make coroipcs compile on Solaris. 16 éve