Historia zmian

Autor SHA1 Wiadomość Data
  Steven Dake 23aea08ae4 Slay the debug messages coming out at notice level in totem. 16 lat temu
  Steven Dake e448603f2f Add ability to detect process pause and not implode the membership algorithm 16 lat temu
  Steven Dake cd564ca15a Remove warning by casting properly in totemnet. 16 lat temu
  Steven Dake b8e3951ca1 Add (void *) casts for iovector assignments to remove compile warnings. 16 lat temu
  Fabio M. Di Nitto 6d5ce092a1 logsys: port to new packed rec_ident version 16 lat temu
  Fabio M. Di Nitto 7595cd31e7 logsys: allow to use header files for #define's 16 lat temu
  Fabio M. Di Nitto 5597a2381f logsys: merge tags into rec_ident 16 lat temu
  Steven Dake ff7b157742 Modify totemnet to work properly on Solaris by setting variables in sendmsg 16 lat temu
  Fabio M. Di Nitto 2dad767cfa Shared libs should not call exit but return error 16 lat temu
  Steven Dake 71f21b95c5 Define MSG_NOSIGNAL if it is undefined by the base OS such as Solaris. 16 lat temu
  Steven Dake d847720b0d Conditionally compile on Solaris platforms msg_* flags in sendmsg header. 16 lat temu
  Steven Dake ff8283f0b1 Rename queue datastructure to cs_queue data structure because some fail 16 lat temu
  Andrew Beekhof 446eb5946c Forward port the clear_node_high_bit from whitetank 16 lat temu
  Christine Caulfield 5d8178f485 Add broadcast option to corosync 16 lat temu
  Jim Meyering 1f40a10983 don't include <signal.h> when it's not used 17 lat temu
  Christine Caulfield 69ff770544 When doing a controlled shutdown of corosync, we now 17 lat temu
  Fabio M. Di Nitto f96d62d0f2 Fix totem logging after logsys changes 17 lat temu
  Jim Meyering f6de37231d totemnet.c: Make totemnet_initialize definition match just-changed decl. 17 lat temu
  Steven Dake 20d1d5faf7 Remove most iovector-ized functionality from totem and only make one malloc 17 lat temu
  Steven Dake 695ed267af Improve security of NSS implementation in totem. 17 lat temu
  Christine Caulfield e9660ee62f Add libnss security support to corosync. 17 lat temu
  Steven Dake 1beb0c1fbd Remove saHandleXXX and friends and use hdb instead. 17 lat temu
  Jim Meyering 904a10ed38 remove all trailing blanks 17 lat temu
  Jim Meyering 15b59a1603 totemnet.c: don't shadow crypto.h type, "hmac_state" 17 lat temu
  Jim Meyering d45965ecae totemrrp.h, totemsrp.h, totemnet.h: const+size_t 17 lat temu
  Steven Dake 9141188ee8 Add spin locks for critical sections in hdb api. 17 lat temu
  Jim Meyering 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". 17 lat temu
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... 17 lat temu
  Steven Dake e00c19db5a Remove pointer math warnings from totemnet. 17 lat temu
  Steven Dake 3c3c11426e Remove const/nonconst assignment warnings in totemnet. 17 lat temu