Historie revizí

Autor SHA1 Zpráva Datum
  Spenser Reinhardt 53d14c718a lib/parse_ini.c - check inifile before access před 11 roky
  Spenser Reinhardt 95a441a02b lib/parse_ini.c - Keep die() formatting similar před 11 roky
  Spenser Reinhardt e4f5a0e85c lib/parse_ini.c - Additional possible ini files před 11 roky
  Spenser Reinhardt 10200e56d4 lib/parse_ini.c - Add declaration for func před 11 roky
  Spenser Reinhardt 3df224feae lib/parse_ini.c - Fix clang warnings před 11 roky
  Spenser Reinhardt 112edbf805 lib/parse_ini.c - Don't cast malloc(3) před 11 roky
  Spenser Reinhardt aa3a6fe6b2 lib/parse_ini.c - Check before free, clean comment před 11 roky
  Holger Weiss 6454dcb097 lib/parse_ini.[ch]: Simplify code před 11 roky
  Spenser Reinhardt 766e8376e8 lib/parse_ini.c - Cleaner and more flexible - suid před 11 roky
  Spenser Reinhardt 78d893ba84 lib/parse_ini.c - Initial drop privs před 11 roky
  Spenser Reinhardt cd3e213045 File access vulnerability with SUID bins před 11 roky
  Spenser Reinhardt e59e7879f3 lib/parse_ini.c - Copyright changes před 12 roky
  Thomas Guyot-Sionnest c6be77bdad Use access() instead of stat() in parse_ini.c před 12 roky
  Thomas Guyot-Sionnest 92cea2f596 Clean up parse_ini error messages, add missing newlines před 12 roky
  Thomas Guyot-Sionnest 485f306868 Return UNKNOWN if none of the default files can be found. před 17 roky
  Thomas Guyot-Sionnest 6fbd14fea5 Removing CVS/SVN tags and replacing with git-based versioning před 17 roky
  Thomas Guyot-Sionnest caa8bd6423 Bulk EOL cleanup před 17 roky
  Thomas Guyot-Sionnest 51ec51a8dc Make extra-opts (C plugins) behave more like N::P: před 17 roky
  Thomas Guyot-Sionnest 77362a18ba Typos in comments před 17 roky
  Thomas Guyot-Sionnest 2a4640f671 make parse_ini die like in N::P if section isn't found před 18 roky
  Thomas Guyot-Sionnest 0d13deb0e4 - Add --enable-extra-opts configure option for compiling extra-opts support před 18 roky
  Thomas Guyot-Sionnest 63897a4179 fix the obvious... před 18 roky
  Thomas Guyot-Sionnest 20a8bf1a3f Fix for last commit - I accidentaly broke my local Makefile and tests weren't being re-compiled. před 18 roky
  Thomas Guyot-Sionnest af71e9fc0e write ini-file lookup function + tests před 18 roky
  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...) před 18 roky
  Thomas Guyot-Sionnest 92b969e239 parse_ini now reads the default section if the request one can't be found. před 18 roky
  Thomas Guyot-Sionnest 252d9a78cc Oops - this line shouldn't have been here (doesn't even work anyways) ;) před 18 roky
  Thomas Guyot-Sionnest 1a0ed0d6bb - Make equal-less parameters illegal před 18 roky
  Thomas Guyot-Sionnest 40c123148a Fix handling of leading and trailing spaces in stanza před 18 roky
  Thomas Guyot-Sionnest ffab7ee68b Fix segfault in test_ini.c and uncomment the affected tests před 18 roky