index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
utils_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-10
Fix GCC's -Wimplicit-function-declaration warnings
Holger Weiss
1
-0/+3
2013-08-20
added missing header to fix build on freebsd
Sven Nierlein
1
-0/+1
2012-11-03
lib/utils_base.c: Stop dumping core on bad args to check_snmp
Andreas Ericsson
1
-8/+8
2010-06-24
Cleanup some warnings displayed from IRIX tinderbox server
Ton Voon
1
-4/+1
2010-06-23
Added state retention APIs. Implemented for check_snmp with --rate option.
Ton Voon
1
-1/+353
2009-06-01
Fix the memory allocation for the thresholds data
Holger Weiss
1
-1/+3
2009-01-26
Make extract_value more generic:
Thomas Guyot-Sionnest
1
-3/+3
2009-01-21
Move check_ntp's extract_value to utils_base.c.
Thomas Guyot-Sionnest
1
-0/+57
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
1
-3/+0
2008-11-19
Bulk EOL cleanup
Thomas Guyot-Sionnest
1
-2/+2
2008-03-11
Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITS
Ton Voon
1
-1/+1
2008-02-13
set_thresholds now let the user free the thresolds. (P.S.: When you set twice...
Thomas Guyot-Sionnest
1
-4/+0
2008-01-30
Bump /lib to GPLv3
Thomas Guyot-Sionnest
1
-12/+27
2007-07-29
Don't use C++ style comments.
Holger Weiss
1
-1/+1
2007-05-27
added functions to utils_base:
M. Sean Finney
1
-0/+15
2007-01-27
Change the variable names `true' and `false' (which are keywords in C99)
Holger Weiss
1
-11/+11
2006-10-18
Cater for different errors when setting thresholds
Ton Voon
1
-4/+8
2006-07-14
Missing header files
Ton Voon
1
-0/+1
2006-07-13
Major fixes to check_disk. Now should return same data as df
Ton Voon
1
-0/+225