コミット履歴

作者 SHA1 メッセージ 日付
  Christine Caulfield a22f051d04 Remove a double list_del() when a tracking CFG client shuts down without 16 年 前
  Steven Dake f540be9060 Add compatability option in config file. Defaults to whitetank. 16 年 前
  Steven Dake 76bc62a5d9 Rename request_shutdown to shutdown_request in coroapi. 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 年 前
  Jim Meyering 1f40a10983 don't include <signal.h> when it's not used 17 年 前
  Christine Caulfield 69ff770544 When doing a controlled shutdown of corosync, we now 17 年 前
  Steven Dake 0986c30320 Remove useless APIs from coroipcs.c related to handling of overload 17 年 前
  Christine Caulfield e9660ee62f Add libnss security support to corosync. 17 年 前
  Steven Dake 8126cf7458 Reworking of include file dependencies. 17 年 前
  Fabio M. Di Nitto c3c75acfd2 Add logsys v3 17 年 前
  Jim Meyering 4eaca3d724 services/cfg.c move shadowed decl into scope where used 17 年 前
  Jim Meyering e002172704 coroapi.h: change lib_handler_fn's *msg to be const 17 年 前
  Jim Meyering 3a32139cfc *_confchg_fn: make pointer params const, change *_entries to be size_t 17 年 前
  Jim Meyering 51cad562ae add "void" parameter list to avoid "isn't prototype" warning 17 年 前
  Jim Meyering 4e8e8deafb mar_gen.h, cfg.c: avoid 1 warning 17 年 前
  Jim Meyering 2344e2f1b8 cfg.c: nearly warning-free 17 年 前
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... 17 年 前
  Christine Caulfield 9ff50d8e38 The IPC patch broke CFG shutdown in several places, this patches fixes 17 年 前
  Steven Dake 58ab8d4a65 Unification around hdb_handle_t data type. 17 年 前
  Steven Dake c077255702 Whitetank IPC Forward Port. 17 年 前
  Christine Caulfield 7e5a3e4c87 Add corosync_cfg_local_get() call to get the local NodeID in libcfg 17 年 前
  Christine Caulfield 6bc8ceda24 Make cfg_get_node_addrs return CS_OK rather than 0 when it succeeds. 17 年 前
  Christine Caulfield 9884749683 Make all the bicapitalised names in cfg more sensible. 17 年 前
  Christine Caulfield bcbc007ecd add corosync_cfg_get_node_addrs() call. 17 年 前
  Angus Salkeld 56eaee9561 cleanup the last of the SAF headers and types 17 年 前
  Christine Caulfield 39b505682d This patch adds two extra features to the CFG service in corosync, these 17 年 前
  Steven Dake 0c631e24fc Logsys flight recorder. 17 年 前