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

Автор SHA1 Сообщение Дата
  Fabio M. Di Nitto e8d0af0bc8 votequorum: add wait_for_all support (default: off) 14 лет назад
  Steven Dake 8ad583a54c Move logsys.c into corosync binary instead of a shared object 14 лет назад
  Jan Friesse 8a45e2b152 Move corosync core to use icmap 14 лет назад
  Angus Salkeld 37e17e7a94 libqb: logging & trace 14 лет назад
  Angus Salkeld c6895faa05 libqb: change ipc -> qb_ipc 14 лет назад
  Jerome Flesch 00434a4f10 Fix usage of strerror_r()/perror() 14 лет назад
  Jan Friesse c2a39cb8e2 coroparse: don't leak dirent 14 лет назад
  Steven Dake 6992410df6 Remove checking of sub parameters in service.d files. 15 лет назад
  Jan Friesse eda1e364f4 Remove pathconf which may fall 15 лет назад
  Angus Salkeld 8236a0873e cov 10404: don't assign loc pointer when not used. 15 лет назад
  Angus Salkeld 20f3331d0e convert strerror() into strerror_r() 16 лет назад
  Angus Salkeld 2290913d28 convert readdir into readdir_r 16 лет назад
  Jan Friesse 99db356765 Fix coroparse to allow white chars before comment 16 лет назад
  Angus Salkeld 73b7aa19bb Add value types to objdb keys. 16 лет назад
  Fabio M. Di Nitto 3ffb151aa7 Fix missing symbol error when loading plugins without executive 16 лет назад
  Jan Friesse 996850db39 Support for service.d 16 лет назад
  Fabio M. Di Nitto 2135d91c27 Fix handling of sysconfdir 16 лет назад
  Jan Friesse c54e74e3f6 Make /etc/corosync/corosync.conf default configuration file 16 лет назад
  Steven Dake ae5895c3f7 Call initializer directly for broken platforms which don't honor ctors in the shared object on dlopen. 16 лет назад
  Steven Dake 6fd822c485 Include limits.h in coroparse.c to properly define PATH_MAX. 16 лет назад
  Steven Dake 1bd8aba6bb Change NAME_MAX to FILENAME_MAX to compile properly on Posix OS. 16 лет назад
  Steven Dake 1e0d40cdeb Make readdir operation portable by removing BSDism from coroparse.c. 16 лет назад
  Jan Friesse ae22983140 Support for uidgid feature 16 лет назад
  Jim Meyering 1f40a10983 don't include <signal.h> when it's not used 16 лет назад
  Jan Friesse 94b64352a4 coroparse: Handle different EOLs and pass error_string 16 лет назад
  Steven Dake e9d718d01d Remove mempool since it is unused and isn't going to be a feature in 17 лет назад
  Jim Meyering 283011c669 rename function: s/strstr_rs/strchr_rs/ to reflect new semantics 17 лет назад
  Jim Meyering 89c6d6a1a1 rewrite strstr_rs not to use strdup 17 лет назад
  Steven Dake 870046d065 Patch to use snprintf where appropriate to avoid buffer overrun. 17 лет назад
  Jim Meyering 23c64c6413 coroparse.c: add const: avoid 2 warnings 17 лет назад