aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_hpjd.c
AgeCommit message (Expand)Author
2003-11-24Bug from code-clean (Antony Simmonds - 846311)Gravatar Ton Voon
2003-10-31line indentationGravatar Karl DeBisschop
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereGravatar Karl DeBisschop
2003-08-10the last round of pedantic compiler warningsGravatar Karl DeBisschop
2003-08-02markup for translationGravatar Karl DeBisschop
2003-04-13reduce compiler warning between gcc3 and gcc2.96Gravatar Subhendu Ghosh
2003-04-11patch 698384 - order of args to snmpget + print a bit of stderrGravatar Subhendu Ghosh
2003-04-09cleanup to suppress various strict compiler warningsGravatar Karl DeBisschop
2003-04-08Changed // to /* */ comments as some compilers do not like themGravatar Ton Voon
2003-03-11Remove getopt_long checksGravatar Ton Voon
2003-02-03added default community [bug-patch #600349 jbaumgartner]Gravatar Subhendu Ghosh
2003-01-16semicolon needed where praogname define was replcedGravatar Karl DeBisschop
2003-01-13convert PROGANE from a define to a const charGravatar Karl DeBisschop
2002-11-13remove call_getopt and asprintfGravatar Karl DeBisschop
2002-08-14net-snmp v5x fixGravatar Subhendu Ghosh
2002-06-19more POSIX return value comparison related code fixesGravatar Subhendu Ghosh
2002-05-08updated notesGravatar Subhendu Ghosh
2002-02-28Initial revisionGravatar Ethan Galstad