コミット履歴

作者 SHA1 メッセージ 日付
  Steven Dake 9c69184ce1 Resolve bug where config changes are delivered in the wrong order on nodes that 16 年 前
  Andrew Beekhof e2c5b834f0 Decouple the decouples shutdown/startup order of lcrso's from the internal objdb order. 16 年 前
  Steven Dake ae5895c3f7 Call initializer directly for broken platforms which don't honor ctors in the shared object on dlopen. 16 年 前
  Steven Dake ff8283f0b1 Rename queue datastructure to cs_queue data structure because some fail 16 年 前
  Steven Dake 6bda597dbc Fix race condition in cpg service. 17 年 前
  Jim Meyering 1f40a10983 don't include <signal.h> when it's not used 17 年 前
  Jim Meyering d1c1e78fd0 remove trailing blanks 17 年 前
  Steven Dake 0986c30320 Remove useless APIs from coroipcs.c related to handling of overload 17 年 前
  Steven Dake 51ef3b5c00 Include file cleanups. 17 年 前
  Jan Friesse 058f50314c Rewrite of CPG. It solves problems with double delete. 17 年 前
  Jan Friesse 37dee7eea1 Remove MESSAGE_REQ_CPG_GROUPS_GET call and all function using that. 17 年 前
  Steven Dake 8126cf7458 Reworking of include file dependencies. 17 年 前
  Fabio M. Di Nitto c3c75acfd2 Add logsys v3 17 年 前
  Jim Meyering 38606588bd cpg.c: rename file-scoped global to avoid shadowing warnings 17 年 前
  Jim Meyering e002172704 coroapi.h: change lib_handler_fn's *msg to be const 17 年 前
  Jim Meyering 2eba2a6cb8 continue pulling previous thread: mostly constification 17 年 前
  Jim Meyering 3a32139cfc *_confchg_fn: make pointer params const, change *_entries to be size_t 17 年 前
  Jim Meyering 1919ff31c7 cpg.c: resolve almost all warnings 17 年 前
  Jim Meyering 0c9c22e085 avoid performing 'void *' arithmetic, and add a few const attributes 17 年 前
  Steven Dake f806dd09fd This patch fixes a crash in cpg.c where a group is left befopre 17 年 前
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... 17 年 前
  Steven Dake 3619c3a965 Use list_del on process info in the condition that lib_exit_fn is called 17 年 前
  Steven Dake 4050ac171f Lock cpg ipc connections into memory on lib_init_fn and remove lock on 17 年 前
  Steven Dake 7931e7be08 Send configuration changes to CPG listeners. (regression in IPC patch). 17 年 前
  Christine Caulfield c450c918f7 Allow CPG messages to be sent on an inquorate cluster 17 年 前
  Steven Dake c077255702 Whitetank IPC Forward Port. 17 年 前
  Steven Dake db71709ada Patch to allow cpg_membership_get to work properly. 17 年 前
  Angus Salkeld ca6b3256ec Fix coverity bug ID 6: FORWARD_NULL 17 年 前
  Angus Salkeld 19eace8979 depending on your ip address, cpg doesn't always send config changes 17 年 前
  Angus Salkeld 56eaee9561 cleanup the last of the SAF headers and types 17 年 前