コミット履歴

作者 SHA1 メッセージ 日付
  Steven Dake 03c33697f2 Update copyright dates in util directory 14 年 前
  Steven Dake 815375411e Remove unused or unimplemented CFG apis 14 年 前
  Jan Friesse 9260efdf47 Add CS_DISPATCH_ONE_NONBLOCKING dispatch type 14 年 前
  Fabio M. Di Nitto 62bbe076a8 corotype: drop deprecated CPG_ defines 14 年 前
  Angus Salkeld 9e36255b8e IPC: don't block forever on a recv msg as corosync might be gone. 14 年 前
  Steven Dake d05ddc0342 Remove dead code in cfg.c 14 年 前
  Angus Salkeld a716f13bf9 Fix some compiler warnings 14 年 前
  Angus Salkeld c6895faa05 libqb: change ipc -> qb_ipc 14 年 前
  Jan Friesse 033f7ced10 cfg_get_node_addrs: Return correct addresses 15 年 前
  Steven Dake 02cddf6854 Fix free of ring status information when memory allocation fails during 16 年 前
  Steven Dake 5408399b23 Remove problem where NULL dispatch handler functions would result in lockup 16 年 前
  Angus Salkeld 3848fc2069 COVERITY 4: remove dead code in XYZ_dispatch(). 16 年 前
  Steven Dake f170a431ce Fix error with revision 2415. 16 年 前
  Steven Dake c14c130df5 Fix dispatch returning TRY_AGAIN when using DISPATCH_ALL parameter because of 16 年 前
  Jan Friesse 8eeeccbf00 Handle NULL callbacks in cpg, evs and confdb lib 16 年 前
  Steven Dake 638dae5f2b Remove use without init warning which is harmless. 16 年 前
  Steven Dake b8e3951ca1 Add (void *) casts for iovector assignments to remove compile warnings. 16 年 前
  Jan Friesse 204026fa0d *Dispatch returns CS_ERR_BAD_HANDLE only on first hdb_get 17 年 前
  Jim Meyering 1f40a10983 don't include <signal.h> when it's not used 17 年 前
  Jim Meyering cc411bbb3b cfg.c: avoid useless if-before-free 17 年 前
  Steven Dake bf624c727d Implement thread saftey in corosync trunk. 17 年 前
  Christine Caulfield e9660ee62f Add libnss security support to corosync. 17 年 前
  Steven Dake 51ef3b5c00 Include file cleanups. 17 年 前
  Steven Dake 1beb0c1fbd Remove saHandleXXX and friends and use hdb instead. 17 年 前
  Steven Dake 8126cf7458 Reworking of include file dependencies. 17 年 前
  Steven Dake cee464489f Change shared memory to use mmap() system calls. 17 年 前
  Steven Dake cd154d63e6 Use spinlocks in library handle references. 17 年 前
  Steven Dake 0969721db3 Rework how dispatch functions so service engines work properly. 17 年 前
  Steven Dake 8426195e70 Remove admin_state_set and admin_state_get. 17 年 前
  Jim Meyering 3c4b5fbddc cfg.h: adjust parameter types: const+s/int/size_t/ 17 年 前