提交歷史

作者 SHA1 備註 提交日期
  Jan Friesse ec51f02373 Register reload callback only once 13 年之前
  Angus Salkeld 9ddb845f41 Add calls to missing object_find_destroy() to fix mem leaks 14 年之前
  Jan Friesse 991a534622 votequorum: free newly allocated node if nodeid==0 14 年之前
  Steven Dake 4e12c88a0f Merge trunk revision 2510: 16 年之前
  Steven Dake 0942244d4f Merge trunk revision 2396: 16 年之前
  Steven Dake 9873f1ac9e Merge trunk revision 2373: 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, 16 年之前
  Jim Meyering 1f40a10983 don't include <signal.h> when it's not used 16 年之前
  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 年之前