summaryrefslogtreecommitdiffstats
path: root/plugins/check_hpjd.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-04use unknown exit code for help/version in pluginsSven Nierlein1-2/+2
2014-07-20Added check_hpjd port option to news and clarified the port usage error.abrist1-1/+1
2014-07-20check_hpjd - Added a switch for port specification. Defaults to 161.abrist1-6/+24
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-3/+3
2012-06-29Die when asprintf failsAnders Kaseorg1-1/+1
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
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-6/+2
2008-11-19Bulk EOL cleanupThomas Guyot-Sionnest1-6/+6
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest1-5/+15
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest1-1/+2
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Thomas Guyot-Sionnest1-22/+20
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-0/+17
2006-06-17cleaning up help and usageBenoit Mortier1-8/+10
2005-06-27fixes from richard brodie (tracker id 1216576)M. Sean Finney1-5/+6
2004-12-25various fixes for localizationBenoit Mortier1-6/+1
2004-12-04check_dns needs a space between 'time' and the hostnameBenoit Mortier1-1/+1
2004-12-03reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorryBenoit Mortier1-1/+1
2004-12-03print_help and print_usage() cleanupBenoit Mortier1-2/+1
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier1-2/+0
2004-12-03internationalization fixes and help fixesBenoit Mortier1-1/+2
2004-12-03bump copyright yearBenoit Mortier1-6/+7
2004-12-02More internationalization workBenoit Mortier1-1/+1
2004-12-02return of process_arguments() is TRUE not OK !Benoit Mortier1-1/+1
2004-12-01standardize localization stringBenoit Mortier1-12/+7
2004-11-24add -OQa to command_line in check_hpjd.c. Correct nagiosplug-Bugs-889948, 846329Stanley Hopcroft1-1/+1
2004-11-24Making messages more consistentTon Voon1-4/+4
2004-11-23Standardising translation textsTon Voon1-1/+1
2003-11-24Bug from code-clean (Antony Simmonds - 846311)Ton Voon1-1/+1
2003-10-31line indentationKarl DeBisschop1-12/+12
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereKarl DeBisschop1-0/+5
2003-08-10the last round of pedantic compiler warningsKarl DeBisschop1-151/+102
2003-08-02markup for translationKarl DeBisschop1-66/+48
2003-04-13reduce compiler warning between gcc3 and gcc2.96Subhendu Ghosh1-29/+4
2003-04-11patch 698384 - order of args to snmpget + print a bit of stderrSubhendu Ghosh1-4/+13
2003-04-09cleanup to suppress various strict compiler warningsKarl DeBisschop1-78/+34
2003-04-08Changed // to /* */ comments as some compilers do not like themTon Voon1-2/+2
2003-03-11Remove getopt_long checksTon Voon1-6/+0
2003-02-03added default community [bug-patch #600349 jbaumgartner]Subhendu Ghosh1-20/+13
2003-01-16semicolon needed where praogname define was replcedKarl DeBisschop1-1/+1
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-4/+4
2002-11-13remove call_getopt and asprintfKarl DeBisschop1-62/+34
2002-08-14net-snmp v5x fixSubhendu Ghosh1-2/+2
2002-06-19more POSIX return value comparison related code fixesSubhendu Ghosh1-2/+2
2002-05-08updated notesSubhendu Ghosh1-1/+1
2002-02-28Initial revisionEthan Galstad1-0/+571