Commit History

作者 SHA1 備註 提交日期
  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 2a31caedd3 Add ring id field to evs. 16 年之前
  Steven Dake 453ef211c1 Pass handle is evs callback functions. 16 年之前
  Steven Dake 130d9c9908 Add context get and set operations to evs handles and man pages. 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 年之前
  Steven Dake bf624c727d Implement thread saftey in corosync trunk. 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 年之前
  Jim Meyering 904a10ed38 remove all trailing blanks 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 年之前
  Jim Meyering 270e9da193 change a few "int msg_len" to "size_t msg_len"; adjust docs 17 年之前
  Jim Meyering 29eb77a9fb convert each "size_t iov_len" declaration to "unsigned int iov_len" 17 年之前
  Jim Meyering cf2c12a988 evs.h: s/int/size_t; const-correctness changes 17 年之前
  Jim Meyering ce68ee76b9 accommodate iov_len of type size_t (i.e., never negative) 17 年之前
  Jim Meyering 514159407f coroipcc. h (coroipcc_dispatch_recv): Add a buflen parameter. 17 年之前
  Steven Dake c5fc824d7f Abstracted Shared Memory IPC library 17 年之前
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... 17 年之前
  Steven Dake c077255702 Whitetank IPC Forward Port. 17 年之前
  Angus Salkeld c049f8bf21 Fix coverity bug ID 4: remove unused code & fix compile error 17 年之前
  Angus Salkeld efb280c511 LINT: rename the overlay struct so they are uniq. 17 年之前
  Angus Salkeld fd25950970 LINT: fix or ignore unchecked return values. 17 年之前
  Angus Salkeld 56eaee9561 cleanup the last of the SAF headers and types 17 年之前
  Steven Dake dd3991c0bb Proper rename of openais usage to corosync throughout tree. 17 年之前
  Steven Dake e1f531380a Revert patch 1633 which breaks build. 17 年之前