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

Автор SHA1 Сообщение Дата
  Steven Dake 8126cf7458 Reworking of include file dependencies. 17 лет назад
  Steven Dake cee464489f Change shared memory to use mmap() system calls. 17 лет назад
  Steven Dake 75c4bc0d71 Zero copy feature for IPC transmits. Also integrated into CPG library 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 8ef14f11eb cpg.h, objdb.h, coroaph.h: more const/size_t 17 лет назад
  Jim Meyering 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". 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 лет назад
  Steven Dake db71709ada Patch to allow cpg_membership_get to work properly. 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 лет назад
  Angus Salkeld f9609f3217 Propagate the flow control state between AIS exec and library 17 лет назад
  Steven Dake dd3991c0bb Proper rename of openais usage to corosync throughout tree. 17 лет назад
  Steven Dake e1f531380a Revert patch 1633 which breaks build. 17 лет назад
  Steven Dake c4a1c7eb96 Change all occurances of openais to corosync. 17 лет назад
  Fabien Thomas 0c92a5e564 reorganize include file to match installed tree to build openais without installing corosync; correct some warnings and error under FreeBSD and Darwin 17 лет назад
  Steven Dake 617dbdf2f0 Split openais and corosync tree into two seperate repositories. 17 лет назад
  Steven Dake 46babc95ad Initial move of corosync and openais trees into seperate directories. 17 лет назад
  Patrick Caulfield a53b222341 Add cpg_groups_get call to libcpg. 17 лет назад
  Steven Dake e132bc580c Expose utils to the user 18 лет назад
  Steven Dake adb37f5d49 Now that -l is set correclt yuse #include <header.h> instead of using quotes. 18 лет назад
  Steven Dake 9d27cc2f35 Fix minor leaks caused by not calling pthread_mutex_destroy throughout the tree. 18 лет назад
  Steven Dake 39b3f0d5a6 Add cpg_local_get api to cpg service 18 лет назад
  Patrick Caulfield 7c4ee5b91d Add get/set context API calls to the cpg service. 18 лет назад