Commit History

作者 SHA1 備註 提交日期
  Jan Friesse 8dc460bdfb Move votequorum to use icmap 14 年之前
  Angus Salkeld f5a31e55a2 Add calls to missing object_find_destroy() to fix mem leaks 14 年之前
  Angus Salkeld f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 15 年之前
  Angus Salkeld c6895faa05 libqb: change ipc -> qb_ipc 14 年之前
  Jan Friesse 5458d4f27a votequorum: free newly allocated node if nodeid==0 15 年之前
  Angus Salkeld 0ad2494ae7 Fix some "set but not used" warnings [-Wunused-but-set-variable] 15 年之前
  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. 17 年之前
  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 年之前