index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils_base.c
Age
Commit message (
Expand
)
Author
2009-06-02
Fix the memory allocation for the thresholds data
Holger Weiss
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
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
2008-11-19
Bulk EOL cleanup
Thomas Guyot-Sionnest
2008-03-11
Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITS
Ton Voon
2008-02-13
set_thresholds now let the user free the thresolds. (P.S.: When you set twice...
Thomas Guyot-Sionnest
2008-01-30
Bump /lib to GPLv3
Thomas Guyot-Sionnest
2007-07-29
Don't use C++ style comments.
Holger Weiss
2007-05-27
added functions to utils_base:
M. Sean Finney
2007-01-27
Change the variable names `true' and `false' (which are keywords in C99)
Holger Weiss
2006-10-18
Cater for different errors when setting thresholds
Ton Voon
2006-07-14
Missing header files
Ton Voon
2006-07-13
Major fixes to check_disk. Now should return same data as df
Ton Voon