Historique des commits

Auteur SHA1 Message Date
  Steven Dake 6992410df6 Remove checking of sub parameters in service.d files. il y a 15 ans
  Jan Friesse eda1e364f4 Remove pathconf which may fall il y a 15 ans
  Angus Salkeld 8236a0873e cov 10404: don't assign loc pointer when not used. il y a 15 ans
  Angus Salkeld 20f3331d0e convert strerror() into strerror_r() il y a 16 ans
  Angus Salkeld 2290913d28 convert readdir into readdir_r il y a 16 ans
  Jan Friesse 99db356765 Fix coroparse to allow white chars before comment il y a 16 ans
  Angus Salkeld 73b7aa19bb Add value types to objdb keys. il y a 16 ans
  Fabio M. Di Nitto 3ffb151aa7 Fix missing symbol error when loading plugins without executive il y a 16 ans
  Jan Friesse 996850db39 Support for service.d il y a 16 ans
  Fabio M. Di Nitto 2135d91c27 Fix handling of sysconfdir il y a 16 ans
  Jan Friesse c54e74e3f6 Make /etc/corosync/corosync.conf default configuration file il y a 16 ans
  Steven Dake ae5895c3f7 Call initializer directly for broken platforms which don't honor ctors in the shared object on dlopen. il y a 16 ans
  Steven Dake 6fd822c485 Include limits.h in coroparse.c to properly define PATH_MAX. il y a 16 ans
  Steven Dake 1bd8aba6bb Change NAME_MAX to FILENAME_MAX to compile properly on Posix OS. il y a 16 ans
  Steven Dake 1e0d40cdeb Make readdir operation portable by removing BSDism from coroparse.c. il y a 16 ans
  Jan Friesse ae22983140 Support for uidgid feature il y a 16 ans
  Jim Meyering 1f40a10983 don't include <signal.h> when it's not used il y a 16 ans
  Jan Friesse 94b64352a4 coroparse: Handle different EOLs and pass error_string il y a 16 ans
  Steven Dake e9d718d01d Remove mempool since it is unused and isn't going to be a feature in il y a 17 ans
  Jim Meyering 283011c669 rename function: s/strstr_rs/strchr_rs/ to reflect new semantics il y a 17 ans
  Jim Meyering 89c6d6a1a1 rewrite strstr_rs not to use strdup il y a 17 ans
  Steven Dake 870046d065 Patch to use snprintf where appropriate to avoid buffer overrun. il y a 17 ans
  Jim Meyering 23c64c6413 coroparse.c: add const: avoid 2 warnings il y a 17 ans
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... il y a 17 ans
  Steven Dake 5eacc5df82 Don't clobber stack on strings with length of zero. il y a 17 ans
  Fabio M. Di Nitto 20e0336de5 configure.ac: il y a 17 ans
  Steven Dake 58ab8d4a65 Unification around hdb_handle_t data type. il y a 17 ans
  Steven Dake dd3991c0bb Proper rename of openais usage to corosync throughout tree. il y a 17 ans
  Steven Dake e1f531380a Revert patch 1633 which breaks build. il y a 17 ans
  Steven Dake c4a1c7eb96 Change all occurances of openais to corosync. il y a 17 ans