Commit History

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