monitoring-plugins/lib
M. Sean Finney bf9f0e9f89 added functions to utils_base:
np_check_if_root() - returns nonzero if geteuid()==0
  np_warn_if_not_root() - uses the above to print an informative warning
added uses of these functions to check_dhcp and check_icmp.


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1718 f882894a-f735-0410-b71e-b25c423dba1c
2007-05-27 13:46:32 +00:00
..
tests Add libgnu.a as regex functions required 2007-04-02 09:28:42 +00:00
.cvsignore Use coreutils' regexp libraries, so regexp always available now 2006-05-25 12:33:24 +00:00
Makefile.am Sync with gnulib - lots of extraneous code removed in preference to GNU code 2007-01-24 22:47:25 +00:00
Makefile.config-opts Added test files to test the parse_ini.c routines. Requires libtap 2007-02-07 14:46:50 +00:00
parse_ini.c Added test files to test the parse_ini.c routines. Requires libtap 2007-02-07 14:46:50 +00:00
parse_ini.h initial version of ini file parsing routines in C 2007-02-06 19:33:55 +00:00
utils_base.c added functions to utils_base: 2007-05-27 13:46:32 +00:00
utils_base.h added functions to utils_base: 2007-05-27 13:46:32 +00:00
utils_disk.c utils_disk: fixed handling if check_disk -p is a device (np_set_best_match()) 2007-04-01 11:17:16 +00:00
utils_disk.h check_disk: added regex functionality -r and -R. see np-devel mail (2007-02-10) 2007-03-30 08:53:58 +00:00