커밋 기록

작성자 SHA1 메시지 날짜
  Angus Salkeld 5eba844916 cov 10401: error_string never set 16 년 전
  Christine Caulfield 576614109e Fix a couple of small bugs that happen when the configuration is reloaded. 16 년 전
  Angus Salkeld 20f3331d0e convert strerror() into strerror_r() 16 년 전
  Angus Salkeld ec6e57dd42 Allow empty (default) consensus timeout. 16 년 전
  Steven Dake b3e19b2905 Force consensus timer to be at minimum 1.2 * token to prevent one group of 16 년 전
  Steven Dake 978b60806b Totem IBA implementation. 16 년 전
  Jim Meyering 74a2fa1194 maint: remove trailing blanks 16 년 전
  Fabio M. Di Nitto 2135d91c27 Fix handling of sysconfdir 16 년 전
  Jan Friesse c54e74e3f6 Make /etc/corosync/corosync.conf default configuration file 16 년 전
  Andrew Beekhof 446eb5946c Forward port the clear_node_high_bit from whitetank 16 년 전
  Christine Caulfield 5d8178f485 Add broadcast option to corosync 16 년 전
  Jim Meyering d44aad2eea don't include <assert.h> when it's not used 17 년 전
  Christine Caulfield e9660ee62f Add libnss security support to corosync. 17 년 전
  Fabio M. Di Nitto c3c75acfd2 Add logsys v3 17 년 전
  Jim Meyering 62e71c31d6 coroapi.h, confdb.h, objdb.h: big s/int/size_t/ change 17 년 전
  Jim Meyering 66c168efee totemconfig.c: don't hard-code "128"... 17 년 전
  Jim Meyering 4995054ca2 totemconfig.c: don't let a key of length > 128 clobber memory 17 년 전
  Steven Dake 870046d065 Patch to use snprintf where appropriate to avoid buffer overrun. 17 년 전
  Jim Meyering 8bcbde3c08 totem*: add "const" to avoid 3 more warnings 17 년 전
  Jim Meyering 3ec95b158b totem*: add "const" to avoid 1 more warning 17 년 전
  Jim Meyering f7152d349a totem*: add "const" to avoid 1 more warning 17 년 전
  Jim Meyering 9613fe0944 totemconfig.c: avoid another warning 17 년 전
  Jim Meyering 88a407f40a * exec/totemconfig.c: eliminate 8 const-related warnings 17 년 전
  Jim Meyering dba6cd0859 totemconfig: avoid a file descriptor leak in the common case 17 년 전
  Jim Meyering 596e49cd7e avoid 8 warnings 17 년 전
  Jim Meyering 7b0973f3bc avoid 22 warnings 17 년 전
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... 17 년 전
  Fabio M. Di Nitto 20e0336de5 configure.ac: 17 년 전
  Steven Dake 1c098a5964 All integers received from objdb_get_int had invalid handle type. 17 년 전
  Steven Dake 6895160788 Remove const warnings from main.c. 17 년 전