コミット履歴

作者 SHA1 メッセージ 日付
  Christine Caulfield 1baa7b2ab3 Add a reload callback to libconfdb. 16 年 前
  Angus Salkeld 73b7aa19bb Add value types to objdb keys. 16 年 前
  Steven Dake cbb6aaf78b Work around dlopen'ed objects not executing constructors on solaris platform. 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 0986c30320 Remove useless APIs from coroipcs.c related to handling of overload 17 年 前
  Steven Dake 8126cf7458 Reworking of include file dependencies. 17 年 前
  Jim Meyering a4cae04137 services/confdb.c: avoid four warnings 17 年 前
  Fabio M. Di Nitto c3c75acfd2 Add logsys v3 17 年 前
  Jim Meyering e002172704 coroapi.h: change lib_handler_fn's *msg to be const 17 年 前
  Jim Meyering 00db317b82 sync the rest of the code with previous header changes 17 年 前
  Jim Meyering 62e71c31d6 coroapi.h, confdb.h, objdb.h: big s/int/size_t/ change 17 年 前
  Jim Meyering 6ccdd8a4f2 confdb.c, objdb.h, coroapi.h: add a few const, remove one: 4 fewer warnings 17 年 前
  Jim Meyering 2cecd1e225 confdb.c: add a few const: avoid 3 more 17 年 前
  Jim Meyering eab6389be3 object_write_config: add const to remove one more 17 年 前
  Fabio M. Di Nitto 5ad51031ba Make confdb log level consistent with the other services 17 年 前
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... 17 年 前
  Christine Caulfield d604803280 The current object database allows duplicate key names per object. This 17 年 前
  Steven Dake 58ab8d4a65 Unification around hdb_handle_t data type. 17 年 前
  Steven Dake c077255702 Whitetank IPC Forward Port. 17 年 前
  Christine Caulfield 98cc132d48 Fix a couple of memory leaks 17 年 前
  Christine Caulfield cfc7da3573 quorum is now an optional loadable module (though I've put it into the 17 年 前
  Angus Salkeld 56eaee9561 cleanup the last of the SAF headers and types 17 年 前
  Angus Salkeld 301a730dd1 remove some new warnings from corosync 17 年 前
  Christine Caulfield d2795808da Fix some compile warnings. 17 年 前
  Christine Caulfield 1d2d771f99 This patch adds key_increment and key_decrement calls to the objdb and 17 年 前
  Christine Caulfield 2bab5b36cc Remove the disliked *_from calls from the objdb and recast 17 年 前
  Steven Dake e1f531380a Revert patch 1633 which breaks build. 17 年 前
  Steven Dake c4a1c7eb96 Change all occurances of openais to corosync. 17 年 前