Code

Fix translations when extra-opts aren't enabled
[nagiosplug.git] / plugins / check_nt.c
2010-04-14 Thomas Guyot-SionnestFix translations when extra-opts aren't enabled
2009-05-01 Matthias EbleFixed crash from check_nt when -H unspecified or given...
2009-03-25 Thomas Guyot-Sionnestcheck_nt: allow returning UNKNOWN on timeouts (-u)
2009-03-24 Thomas Guyot-SionnestWhitespace and intend cleanup
2009-02-19 Ton VoonFixed coredump from check_nt when drive not found ...
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-11-08 Thomas Guyot-SionnestAdd missing long options for check_nt (for use with...
2008-11-08 Thomas Guyot-SionnestFix long options parsing in check_disk, check_dns,...
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...
2008-01-30 Thomas Guyot-SionnestBump plugins/ to GPLv3 (check_apt to check_nwstat)
2007-12-17 Ton VoonAdd check_nt -v INSTANCES (Alessandro Ren)
2007-01-28 Holger WeissDon't try to print `optarg' (which will be a NULL point...
2006-10-24 Benoit Mortierlast localization fixes for core plugins in c
2006-10-24 Benoit Mortiernext round of localization fixes
2006-10-22 Benoit Mortierlatest localization fixes for tonight ;-)
2006-10-19 Benoit Mortierfirst pass at cleaning localization for new release
2006-07-31 Harper MannBug: 694259 fix. After consulting with the target...
2006-06-17 Benoit Mortiercleaning up help and usage
2005-01-19 Harper MannIn the CHECK_COUNTER block, there were several strcats...
2004-12-25 Benoit Mortiervarious fixes for localization
2004-12-22 Harper MannAdded check for "%" in COUNTER <description>. If it...
2004-12-05 Benoit Mortiercleaned fr.po nagios-plugins.pot
2004-12-04 Benoit Mortierinternationalization fixes
2004-12-03 Benoit Mortierreverting my changes from !=TRUE to == ERROR, that...
2004-12-03 Benoit Mortierprint_help and print_usage() cleanup
2004-12-03 Benoit Mortierremove UT_HLP_VRS from print_usage
2004-12-03 Benoit Mortierinternationalization fixes and help fixes
2004-12-03 Benoit Mortierbump copyright year
2004-12-02 Benoit MortierMore internationalization work
2004-12-02 Benoit Mortierreturn of process_arguments() is TRUE not OK !
2004-12-02 Benoit Mortierchanged Error: by CRITICAL -
2004-12-01 Benoit Mortierstandardize localization string
2004-11-22 Ton VoonFixed some messages that should not be translated ...
2004-08-23 Ton VoonRestore divisor for memory size reported by Windows...
2004-08-18 Ton VoonPerfdata added (Gary Cook)
2004-03-31 Ton VoonCommand line argument bug (Howard Wilkinson)
2003-11-12 Karl DeBisschopclean up compiler warnings
2003-10-31 Karl DeBisschopprovide an error message
2003-09-15 Ton VoonOption to verify check_nt version (799098 - Steve Hanse...
2003-08-22 Karl DeBisschop- bindtextdomain for gettext, a few other smale cleanup...
2003-08-10 Karl DeBisschopthe last round of pedantic compiler warnings
2003-08-08 Karl DeBisschopchange if/elseif block to case, general streamline
2003-08-08 Karl DeBisschopfix a variety of compiler warnings about qualifier...
2003-08-08 Karl DeBisschopmarkup for translation
2003-08-07 Karl DeBisschopreplace "terminate" with "die" for shorter name and...
2003-04-09 Karl DeBisschopcleanup to suppress various strict compiler warnings
2003-04-08 Ton VoonChanged // to /* */ comments as some compilers do not...
2003-03-24 Ton VoonReference to web site to get NSClient
2003-03-11 Ton VoonRemove getopt_long checks
2003-03-04 Ton VoonMake output message for CPU Load a bit nicer
2003-02-16 Ton VoonCoredump if no variable set (reported by Marc C. Poulin)
2003-01-31 Ton VoonReapply all asprintf calls. Fix for %% problem with...
2003-01-31 Ton VoonRemoved all unnecessary asprintf calls. Replaced with...
2003-01-30 Ton VoonAdded reference to the official NSClient web site
2003-01-29 Ton VoonAdded in check_nt for bug 646516
2002-10-22 Subhendu Ghoshcheck_nt is downloadable from nsclient.ready2run.nl
2002-02-28 Ethan GalstadInitial revision