index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
utils.c
Age
Commit message (
Expand
)
Author
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2013-09-10
Move global variables from .h to .c files
Holger Weiss
2012-06-29
Die when asprintf fails
Anders Kaseorg
2009-03-20
Make alarm handler customisable
Thomas Guyot-Sionnest
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
2008-01-31
Bump plugins/ to GPLv3 (non-plugind files)
Thomas Guyot-Sionnest
2007-11-23
Add a max_state_alt function that put UNKNOWN and DEPENDENT ahead of OK.
Thomas Guyot-Sionnest
2007-07-07
Changed output order of print_revision
Matthias Eble
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
2006-07-13
Move new util_* functions to lib/
Ton Voon
2006-07-13
Using coreutils' base_name function because of portability issues with
Ton Voon
2006-06-18
updating help and usage and license
Benoit Mortier
2006-04-27
Internal version of basename if one not found in system
Ton Voon
2006-04-06
Stop coredump on Solaris if arg not specified (Jason Kau - 1465288)
Ton Voon
2006-03-29
New function to for escaped strings from command line for send/quit.
Ton Voon
2006-01-30
Clearly defined thresholds & ranges in docs. Added get_status routine. Added
Ton Voon
2006-01-30
Added libtap tests for utils.c library functions. Removed redundant
Ton Voon
2005-10-24
initial merging of ae's np_runcmd code into selected plugins.
M. Sean Finney
2004-12-25
various fixes for localization
Benoit Mortier
2004-12-03
removing support fonction
Benoit Mortier
2004-12-02
More internationalization work
Benoit Mortier
2004-12-01
standardize localization string
Benoit Mortier
2004-03-03
begin writing some perfdata as float
Karl DeBisschop
2004-02-20
add perfdata function for floats to complement ints, also spell fix "received"
Karl DeBisschop
2003-08-28
use single quotes per guideline, also quote when SPC or = are found
Karl DeBisschop
2003-08-28
suppress quotes in perf data when not needed (some plugins need the space to ...
Karl DeBisschop
2003-08-26
function to make perfdata output
Karl DeBisschop
2003-08-10
config.h is redundant (common.h includes it)
Karl DeBisschop
2003-08-09
more pedantic compiler warns
Karl DeBisschop
2003-08-09
add function for elapsed tim ein microseconds
Karl DeBisschop
2003-08-09
more pedantic compiler warnings
Karl DeBisschop
2003-08-08
fix a variety of compiler warnings about qualifier discards and other pedanti...
Karl DeBisschop
2003-08-07
replace "terminate" with "die" for shorter name and better readability
Karl DeBisschop
2003-08-02
ifdef so utils.h can be header for utils.c
Karl DeBisschop
2003-07-29
clean up warnings about ill-formed comment and string concatenation
Karl DeBisschop
2003-07-26
checkins for internationalization
Karl DeBisschop
2003-07-03
remove LABELLEN
Karl DeBisschop
2003-03-22
declaration must precede printf
Karl DeBisschop
2003-03-19
make state_text a function
Karl DeBisschop
2003-03-15
Spent the day working on backwards compatability using getaddrinfo()
Jeremy T. Bouse
2003-03-13
Updated cvs ignore files to reflect changes
Jeremy T. Bouse
2003-03-12
Added autogen.sh script that rebuilds using autotools and runs configure
Jeremy T. Bouse
2003-03-08
AF indepedent routines introduced.
Jeremy T. Bouse
2003-01-16
restore max() macro
Karl DeBisschop
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
2003-01-03
protect against some null strings, make formats more uniform
Karl DeBisschop
2002-11-18
more readable max_state() code
Karl DeBisschop
2002-11-14
fix bug with gettimeofday test, improve version/release handling, update rpm ...
Karl DeBisschop
2002-11-14
remove call_getopt and ssprintf
Karl DeBisschop
2002-11-13
remove call_getopt and asprintf
Karl DeBisschop
[next]