История коммитов

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