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