index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tests
/
test_utils.c
Age
Commit message (
Expand
)
Author
2014-06-21
Add UID to state retention file path
Holger Weiss
2014-01-31
Add tests for negative thresholds in test_utils
Thomas Guyot-Sionnest
2014-01-29
Add tests for mp_translate_state()
Thomas Guyot-Sionnest
2014-01-27
Rename MP_STATE_DIRECTORY to MP_STATE_PATH
Thomas Guyot-Sionnest
2014-01-25
Ignore MP_STATE_DIRECTORY in suid plugins
Thomas Guyot-Sionnest
2014-01-25
Rename ENV variable, keep backward compatibility
Thomas Guyot-Sionnest
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2013-08-17
Adding tests for range @1:1
Dominique Broeglin
2010-06-24
Cleanup some warnings displayed from IRIX tinderbox server
Ton Voon
2010-06-23
Added state retention APIs. Implemented for check_snmp with --rate option.
Ton Voon
2009-01-26
Make extract_value more generic:
Thomas Guyot-Sionnest
2009-01-21
Move check_ntp's extract_value to utils_base.c.
Thomas Guyot-Sionnest
2009-01-09
Fix test from last commit
Thomas Guyot-Sionnest
2009-01-09
basename check in test_utils.c was accidentaly added again.
Thomas Guyot-Sionnest
2009-01-08
Try to make IRIX happy (this fixes a similar warning in Solaris)
Thomas Guyot-Sionnest
2008-11-28
Revert inclusion of libtap into nagiosplugins
Thomas Guyot-Sionnest
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
2008-08-21
Correctly link to included libtap. Simplify invoking test scripts.
Ton Voon
2008-01-30
Bump lib/tests to GPLv3
Thomas Guyot-Sionnest
2006-07-13
Major fixes to check_disk. Now should return same data as df
Ton Voon
2006-07-13
Move new util_* functions to lib/
Ton Voon