コミット履歴

作者 SHA1 メッセージ 日付
  Christine Caulfield 2433ee3b2c This patche fixes a couple of small problems with votequorum: 16 年 前
  Christine Caulfield 03379a0f3a Fix nodelist passed to the quorum subsystem. 16 年 前
  Jan Friesse c50a6bd065 Support for monotime timer 16 年 前
  Steven Dake f540be9060 Add compatability option in config file. Defaults to whitetank. 16 年 前
  Steven Dake 04cf210d9d Use HAVE_ALLOCA_H define before including alloca.h 16 年 前
  Steven Dake cbb6aaf78b Work around dlopen'ed objects not executing constructors on solaris platform. 16 年 前
  Steven Dake 66eff93187 Remove shadow warnings. 16 年 前
  Steven Dake b8e3951ca1 Add (void *) casts for iovector assignments to remove compile warnings. 16 年 前
  Steven Dake ae5895c3f7 Call initializer directly for broken platforms which don't honor ctors in the shared object on dlopen. 16 年 前
  Christine Caulfield b8efcc007e This patch adds the definition VOTEQUORUM_NODEID_US to the library, 17 年 前
  Jim Meyering 1f40a10983 don't include <signal.h> when it's not used 17 年 前
  Christine Caulfield e08f377398 Convert votequorum to use the proper message delivery API 17 年 前
  Steven Dake 20d1d5faf7 Remove most iovector-ized functionality from totem and only make one malloc 17 年 前
  Steven Dake 0986c30320 Remove useless APIs from coroipcs.c related to handling of overload 17 年 前
  Steven Dake 8126cf7458 Reworking of include file dependencies. 17 年 前
  Fabio M. Di Nitto c3c75acfd2 Add logsys v3 17 年 前
  Jim Meyering d45965ecae totemrrp.h, totemsrp.h, totemnet.h: const+size_t 17 年 前
  Jim Meyering e002172704 coroapi.h: change lib_handler_fn's *msg to be const 17 年 前
  Jim Meyering b4c6217894 make all priv_data_pt pointers non-"const" 17 年 前
  Jim Meyering 62e71c31d6 coroapi.h, confdb.h, objdb.h: big s/int/size_t/ change 17 年 前
  Jim Meyering 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". 17 年 前
  Jim Meyering 2eba2a6cb8 continue pulling previous thread: mostly constification 17 年 前
  Jim Meyering 51cad562ae add "void" parameter list to avoid "isn't prototype" warning 17 年 前
  Jim Meyering 709f7cce2e votequorum.c: add "const" to avoid 2 more warnings 17 年 前
  Jim Meyering 0659996566 avoid 3 warnings 17 年 前
  Jim Meyering 6a327f134b Do not perform arithmetic on "void*" pointers. 17 年 前
  Jim Meyering 100332447b avoid 6 warnings 17 年 前
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... 17 年 前
  Christine Caulfield f5a64b8d64 This patch fixes some minor bugs in the expected_votes behaviour and 17 年 前
  Steven Dake 58ab8d4a65 Unification around hdb_handle_t data type. 17 年 前