summaryrefslogtreecommitdiffstats
path: root/plugins/check_ide_smart.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-08check_ide_smart: remove unused functionrefs/pull/1441/headSebastian Herbszt1-26/+0
2015-10-04use unknown exit code for help/version in pluginsSven Nierlein1-3/+3
2014-06-23check_ide_smart: Fixing spelling bugJan Wagner1-1/+1
2014-01-23fix smart attribute comparisonTilmann Bubeck1-3/+3
2014-01-23Fix misleading option textThomas Guyot-Sionnest1-1/+2
2014-01-23Disable SMART test commands in check_ide_smartThomas Guyot-Sionnest1-35/+20
2014-01-23Make check_ide_smart default to nagios outputThomas Guyot-Sionnest1-28/+33
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-6/+6
2013-09-10Fix GCC's -Wimplicit-function-declaration warningsHolger Weiss1-2/+8
2013-08-19check_ide_smart: "__linux__" instead of "linux"Holger Weiss1-8/+8
2013-08-19check_ide_smart: Add support for NetBSDHolger Weiss1-1/+108
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest1-1/+1
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest1-6/+0
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest1-4/+4
2010-03-27Fix compilation with GCC 2.96 (Konstantin Khomoutov - #2977105)Thomas Guyot-Sionnest1-3/+3
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-6/+2
2008-11-08Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt...Thomas Guyot-Sionnest1-1/+2
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest1-0/+11
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest1-4/+4
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Thomas Guyot-Sionnest1-27/+25
2007-06-13Fixed some syntax errors to make check_ide_smart buildMatthias Eble1-19/+2
2007-02-06correcting some translation problemsBenoit Mortier1-1/+1
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss1-1/+1
2006-10-19first pass at cleaning localization for new releaseBenoit Mortier1-35/+47
2006-06-15cleaning help and usageBenoit Mortier1-20/+25
2005-02-02try again to stop loopingStanley Hopcroft1-6/+3
2005-02-02restructure main() to stop looping on -nStanley Hopcroft1-45/+48
2005-01-25Display usage if no argv (Reuben Farrelly)Stanley Hopcroft1-6/+10
2005-01-25Trivial text changes (print_help, commentary & -n option)Stanley Hopcroft1-3/+5
2005-01-04still trying to fix #1094326Benoit Mortier1-2/+1
2005-01-03more fixes for #1094326Benoit Mortier1-6/+13
2005-01-02fixing bug #1094326Benoit Mortier1-4/+3
2004-12-25various fixes for localizationBenoit Mortier1-5/+1
2004-12-08patch 1028033Benoit Mortier1-1/+1
2004-12-04internationalization fixesBenoit Mortier1-0/+523