Commit Verlauf

Autor SHA1 Nachricht Datum
  Jan Friesse ec51f02373 Register reload callback only once vor 14 Jahren
  Angus Salkeld 9ddb845f41 Add calls to missing object_find_destroy() to fix mem leaks vor 14 Jahren
  Jan Friesse 991a534622 votequorum: free newly allocated node if nodeid==0 vor 15 Jahren
  Steven Dake 4e12c88a0f Merge trunk revision 2510: vor 16 Jahren
  Steven Dake 0942244d4f Merge trunk revision 2396: vor 16 Jahren
  Steven Dake 9873f1ac9e Merge trunk revision 2373: vor 16 Jahren
  Steven Dake f540be9060 Add compatability option in config file. Defaults to whitetank. vor 17 Jahren
  Steven Dake 04cf210d9d Use HAVE_ALLOCA_H define before including alloca.h vor 17 Jahren
  Steven Dake cbb6aaf78b Work around dlopen'ed objects not executing constructors on solaris platform. vor 17 Jahren
  Steven Dake 66eff93187 Remove shadow warnings. vor 17 Jahren
  Steven Dake b8e3951ca1 Add (void *) casts for iovector assignments to remove compile warnings. vor 17 Jahren
  Steven Dake ae5895c3f7 Call initializer directly for broken platforms which don't honor ctors in the shared object on dlopen. vor 17 Jahren
  Christine Caulfield b8efcc007e This patch adds the definition VOTEQUORUM_NODEID_US to the library, vor 17 Jahren
  Jim Meyering 1f40a10983 don't include <signal.h> when it's not used vor 17 Jahren
  Christine Caulfield e08f377398 Convert votequorum to use the proper message delivery API vor 17 Jahren
  Steven Dake 20d1d5faf7 Remove most iovector-ized functionality from totem and only make one malloc vor 17 Jahren
  Steven Dake 0986c30320 Remove useless APIs from coroipcs.c related to handling of overload vor 17 Jahren
  Steven Dake 8126cf7458 Reworking of include file dependencies. vor 17 Jahren
  Fabio M. Di Nitto c3c75acfd2 Add logsys v3 vor 17 Jahren
  Jim Meyering d45965ecae totemrrp.h, totemsrp.h, totemnet.h: const+size_t vor 17 Jahren
  Jim Meyering e002172704 coroapi.h: change lib_handler_fn's *msg to be const vor 17 Jahren
  Jim Meyering b4c6217894 make all priv_data_pt pointers non-"const" vor 17 Jahren
  Jim Meyering 62e71c31d6 coroapi.h, confdb.h, objdb.h: big s/int/size_t/ change vor 17 Jahren
  Jim Meyering 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". vor 17 Jahren
  Jim Meyering 2eba2a6cb8 continue pulling previous thread: mostly constification vor 17 Jahren
  Jim Meyering 51cad562ae add "void" parameter list to avoid "isn't prototype" warning vor 17 Jahren
  Jim Meyering 709f7cce2e votequorum.c: add "const" to avoid 2 more warnings vor 17 Jahren
  Jim Meyering 0659996566 avoid 3 warnings vor 17 Jahren
  Jim Meyering 6a327f134b Do not perform arithmetic on "void*" pointers. vor 17 Jahren
  Jim Meyering 100332447b avoid 6 warnings vor 17 Jahren