Code

Fix translations when extra-opts aren't enabled
[nagiosplug.git] / plugins / utils.h
2010-04-14 Thomas Guyot-SionnestFix translations when extra-opts aren't enabled
2009-03-20 Thomas Guyot-SionnestMake alarm handler customisable
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-05-07 Thomas Guyot-SionnestAdded support for --extra-opts in all C plugins (disabl...
2008-04-27 Thomas Guyot-Sionnest--help output cleanup (plus removal of spaces on blank...
2007-11-23 Thomas Guyot-SionnestAdd a max_state_alt function that put UNKNOWN and DEPEN...
2007-01-28 Holger WeissDon't try to print `optarg' (which will be a NULL point...
2006-09-02 M. Sean Finney- explicitly include utils_base.h from utils.h
2006-07-13 Ton VoonMove new util_* functions to lib/
2006-07-13 Ton VoonUsing coreutils' base_name function because of portabil...
2006-04-27 Ton VoonInternal version of basename if one not found in system
2006-03-29 Ton VoonNew function to for escaped strings from command line...
2006-01-31 Ton VoonAdding check_mysql_query, using new ranges and threshol...
2006-01-30 Ton VoonClearly defined thresholds & ranges in docs. Added...
2006-01-30 Ton VoonAdded libtap tests for utils.c library functions. Remov...
2005-10-25 M. Sean Finney- added code to allow check_tcp (via np_net_connect...
2005-10-24 M. Sean Finneyinitial merging of ae's np_runcmd code into selected...
2004-12-05 Benoit Mortierfix patch 998291
2004-12-03 Benoit Mortiersome minor fixes
2004-12-01 Benoit Mortierstandardize localization string
2004-02-20 Karl DeBisschopadd perfdata function for floats to complement ints...
2003-11-10 Ton Voon- typo fixes
2003-08-28 Karl DeBisschopadd min() macro to complement max()
2003-08-26 Karl DeBisschopfunction to make perfdata output
2003-08-09 Karl DeBisschopmore pedantic compiler warns
2003-08-09 Karl DeBisschopadd function for elapsed tim ein microseconds
2003-08-09 Karl DeBisschopmore pedantic compiler warnings
2003-08-08 Karl DeBisschopfix a variety of compiler warnings about qualifier...
2003-08-08 Karl DeBisschopfix a variety of compiler warnings about qualifier...
2003-08-07 Karl DeBisschopreplace "terminate" with "die" for shorter name and...
2003-08-02 Karl DeBisschopmarkupf for translation
2003-08-02 Karl DeBisschopifdef so utils.h can be header for utils.c
2003-08-02 Karl DeBisschopestablish "UT_" namespace for usage text in #defines
2003-07-31 Karl DeBisschopmark for translation
2003-07-30 Karl DeBisschopmarkup for translation
2003-07-29 Karl DeBisschopsome shared text for internationalized help text
2003-03-19 Karl DeBisschopmake state_text a function
2003-03-15 Jeremy T. BouseSpent the day working on backwards compatability using...
2003-03-13 Jeremy T. BouseUpdated cvs ignore files to reflect changes