aboutsummaryrefslogtreecommitdiff
path: root/lib/utils_base.c
AgeCommit message (Expand)Author
2009-06-02Fix the memory allocation for the thresholds dataGravatar Holger Weiss
2009-01-26Make extract_value more generic:Gravatar Thomas Guyot-Sionnest
2009-01-21Move check_ntp's extract_value to utils_base.c.Gravatar Thomas Guyot-Sionnest
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningGravatar Thomas Guyot-Sionnest
2008-11-19Bulk EOL cleanupGravatar Thomas Guyot-Sionnest
2008-03-11Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITSGravatar Ton Voon
2008-02-13set_thresholds now let the user free the thresolds. (P.S.: When you set twice...Gravatar Thomas Guyot-Sionnest
2008-01-30Bump /lib to GPLv3Gravatar Thomas Guyot-Sionnest
2007-07-29Don't use C++ style comments.Gravatar Holger Weiss
2007-05-27added functions to utils_base:Gravatar M. Sean Finney
2007-01-27Change the variable names `true' and `false' (which are keywords in C99)Gravatar Holger Weiss
2006-10-18Cater for different errors when setting thresholdsGravatar Ton Voon
2006-07-14Missing header filesGravatar Ton Voon
2006-07-13Major fixes to check_disk. Now should return same data as dfGravatar Ton Voon