Historial de Commits

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