Commit Verlauf

Autor SHA1 Nachricht Datum
  Steven Dake ff8283f0b1 Rename queue datastructure to cs_queue data structure because some fail vor 17 Jahren
  Jim Meyering 1f40a10983 don't include <signal.h> when it's not used vor 17 Jahren
  Jim Meyering d1c1e78fd0 remove trailing blanks vor 17 Jahren
  Christine Caulfield 69ff770544 When doing a controlled shutdown of corosync, we now vor 17 Jahren
  Fabio M. Di Nitto f96d62d0f2 Fix totem logging after logsys changes vor 17 Jahren
  Steven Dake 20d1d5faf7 Remove most iovector-ized functionality from totem and only make one malloc vor 17 Jahren
  Christine Caulfield e9660ee62f Add libnss security support to corosync. vor 17 Jahren
  Steven Dake 1beb0c1fbd Remove saHandleXXX and friends and use hdb instead. vor 17 Jahren
  Jim Meyering 904a10ed38 remove all trailing blanks vor 17 Jahren
  Jim Meyering 229cc5707b totemsrp.c: more "const" propagation vor 17 Jahren
  Jim Meyering 0200fc95e9 totemsrp.c: avoid a const-correctness problem vor 17 Jahren
  Jim Meyering d45965ecae totemrrp.h, totemsrp.h, totemnet.h: const+size_t vor 17 Jahren
  Steven Dake 9141188ee8 Add spin locks for critical sections in hdb api. 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
  Steven Dake 870046d065 Patch to use snprintf where appropriate to avoid buffer overrun. vor 17 Jahren
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... vor 17 Jahren
  Fabio M. Di Nitto e8f4a4c606 remove hardcoded /var and use localstatedir vor 17 Jahren
  Steven Dake 1c52564bbd Fix broken error check in commit 1818. vor 17 Jahren
  Steven Dake 5129befb9b Add missing hdb_handle_put in totemsrp and handle errors in mkdir and vor 17 Jahren
  Steven Dake 9d1c727a82 Remove string literal warnings from totemsrp. vor 17 Jahren
  Steven Dake a6b49dc40d Add missing prototypes in totemsrp. vor 17 Jahren
  Steven Dake deb3f83255 Remove pointer math warnings from totemsrp. vor 17 Jahren
  Steven Dake 3a59106ec8 Remove const warnings from totemsrp. vor 17 Jahren
  Steven Dake 58ab8d4a65 Unification around hdb_handle_t data type. vor 17 Jahren
  Steven Dake ef48923130 Remove redundant statement in totemsrp. vor 17 Jahren
  Steven Dake cfdb98f18b Use definition instead of magic number. vor 17 Jahren
  Steven Dake da51942e60 Cancel token holding mode when a totem token callback is added to the system. vor 17 Jahren
  Angus Salkeld f2f20533fd change get node_id() to return an unsigned int vor 17 Jahren
  Steven Dake 6df910fb4e Fix received_flg to contain proper values. vor 17 Jahren