Commit History

Author SHA1 Message Date
  Steven Dake 9b56e33ee8 Remove pointless warning. 16 years ago
  Jan Friesse db87fb8f56 Implementation of cpg_iteration functions 16 years ago
  Jan Friesse 7e745c7444 Swap item in cpg_joinlist 16 years ago
  Jan Friesse c597079a3e Cpg synchronization patch for conf change messages 16 years ago
  Jan Friesse 33c0b60b58 Allow only one connection per (node, pid, grp) 16 years ago
  Jan Friesse d6cbfe2590 Don't deliver cpg messages from unknown nodes 16 years ago
  Steven Dake e1b054ae0a Change sync_init api call to pass information relevant for making 16 years ago
  Steven Dake f540be9060 Add compatability option in config file. Defaults to whitetank. 16 years ago
  Steven Dake 38e8502ad7 Convert got joinlist message notice to debug level. 16 years ago
  Steven Dake 04cf210d9d Use HAVE_ALLOCA_H define before including alloca.h 16 years ago
  Steven Dake cbb6aaf78b Work around dlopen'ed objects not executing constructors on solaris platform. 16 years ago
  Steven Dake b8e3951ca1 Add (void *) casts for iovector assignments to remove compile warnings. 16 years ago
  Steven Dake 9c69184ce1 Resolve bug where config changes are delivered in the wrong order on nodes that 16 years ago
  Andrew Beekhof e2c5b834f0 Decouple the decouples shutdown/startup order of lcrso's from the internal objdb order. 16 years ago
  Steven Dake ae5895c3f7 Call initializer directly for broken platforms which don't honor ctors in the shared object on dlopen. 16 years ago
  Steven Dake ff8283f0b1 Rename queue datastructure to cs_queue data structure because some fail 16 years ago
  Steven Dake 6bda597dbc Fix race condition in cpg service. 16 years ago
  Jim Meyering 1f40a10983 don't include <signal.h> when it's not used 17 years ago
  Jim Meyering d1c1e78fd0 remove trailing blanks 17 years ago
  Steven Dake 0986c30320 Remove useless APIs from coroipcs.c related to handling of overload 17 years ago
  Steven Dake 51ef3b5c00 Include file cleanups. 17 years ago
  Jan Friesse 058f50314c Rewrite of CPG. It solves problems with double delete. 17 years ago
  Jan Friesse 37dee7eea1 Remove MESSAGE_REQ_CPG_GROUPS_GET call and all function using that. 17 years ago
  Steven Dake 8126cf7458 Reworking of include file dependencies. 17 years ago
  Fabio M. Di Nitto c3c75acfd2 Add logsys v3 17 years ago
  Jim Meyering 38606588bd cpg.c: rename file-scoped global to avoid shadowing warnings 17 years ago
  Jim Meyering e002172704 coroapi.h: change lib_handler_fn's *msg to be const 17 years ago
  Jim Meyering 2eba2a6cb8 continue pulling previous thread: mostly constification 17 years ago
  Jim Meyering 3a32139cfc *_confchg_fn: make pointer params const, change *_entries to be size_t 17 years ago
  Jim Meyering 1919ff31c7 cpg.c: resolve almost all warnings 17 years ago