Historial de Commits

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