Historial de Commits

Autor SHA1 Mensaje Fecha
  Holger Weiss dc0f25cf76 lib/parse_ini.c: Print proper read error message hace 12 años
  Holger Weiss 48025ff39c lib/parse_ini.c: Drop privileges for reading file hace 12 años
  Holger Weiss 2bf7647be6 lib/parse_ini.c: Add newline to die() calls hace 12 años
  Holger Weiss b81c10e00c lib/parse_ini.c: Cosmetic change hace 12 años
  Holger Weiss f0b22b37f9 lib/parse_ini.c: Search for INI file in subdirs hace 12 años
  Holger Weiss 6da7dba782 lib/parse_ini.c: Add comment on NAGIOS_CONFIG_PATH hace 12 años
  Holger Weiss 1890cfccdf lib/parse_ini.c: Cosmetic changes to comments hace 12 años
  Holger Weiss f627b3f33b lib/parse_ini.c: Fix Clang warnings hace 12 años
  Holger Weiss 11bfb0def2 lib/parse_ini.[ch]: Change code formatting hace 12 años
  Holger Weiss e2b8169869 lib/parse_ini.c: Don't cast malloc(3) result hace 12 años
  Holger Weiss 95ed0a996c lib/parse_ini.c: Remove outdated comment and code hace 12 años
  Holger Weiss fbe13d8f32 lib/parse_ini.c: Read $MP_CONFIG_FILE hace 12 años
  Holger Weiss f94e95785c lib/parse_ini.c: Read "monitoring-plugins.ini" hace 12 años
  Holger Weiss f02b3f6b28 lib/parse_ini.[ch]: Simplify code hace 12 años
  Thomas Guyot-Sionnest 25a289f307 Clean up parse_ini error messages, add missing newlines hace 12 años
  Thomas Guyot-Sionnest c2c24bc564 Use access() instead of stat() in parse_ini.c hace 12 años
  Holger Weiss a8c9b696f4 Minor fixes to be amended into "rename" commit hace 12 años
  Monitoring Plugins Development Team 63734f52ab Project rename initial commit. hace 12 años
  Thomas Guyot-Sionnest 485f306868 Return UNKNOWN if none of the default files can be found. hace 17 años
  Thomas Guyot-Sionnest 6fbd14fea5 Removing CVS/SVN tags and replacing with git-based versioning hace 17 años
  Thomas Guyot-Sionnest caa8bd6423 Bulk EOL cleanup hace 17 años
  Thomas Guyot-Sionnest 51ec51a8dc Make extra-opts (C plugins) behave more like N::P: hace 17 años
  Thomas Guyot-Sionnest 77362a18ba Typos in comments hace 18 años
  Thomas Guyot-Sionnest 2a4640f671 make parse_ini die like in N::P if section isn't found hace 18 años
  Thomas Guyot-Sionnest 0d13deb0e4 - Add --enable-extra-opts configure option for compiling extra-opts support hace 18 años
  Thomas Guyot-Sionnest 63897a4179 fix the obvious... hace 18 años
  Thomas Guyot-Sionnest 20a8bf1a3f Fix for last commit - I accidentaly broke my local Makefile and tests weren't being re-compiled. hace 18 años
  Thomas Guyot-Sionnest af71e9fc0e write ini-file lookup function + tests hace 18 años
  Thomas Guyot-Sionnest dce143e354 Replace broken usage of NAGIOS_CONFIG_PATH with a stub function (that will try to find a config file in the future...) hace 18 años
  Thomas Guyot-Sionnest 92b969e239 parse_ini now reads the default section if the request one can't be found. hace 18 años