Code

standardize localization string
[nagiosplug.git] / plugins / check_hpjd.c
2004-12-01 Benoit Mortierstandardize localization string
2004-11-24 Stanley Hopcroftadd -OQa to command_line in check_hpjd.c. Correct nagio...
2004-11-24 Ton VoonMaking messages more consistent
2004-11-23 Ton VoonStandardising translation texts
2003-11-24 Ton VoonBug from code-clean (Antony Simmonds - 846311)
2003-10-31 Karl DeBisschopline indentation
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-02 Karl DeBisschopmarkup for translation
2003-04-13 Subhendu Ghoshreduce compiler warning between gcc3 and gcc2.96
2003-04-11 Subhendu Ghoshpatch 698384 - order of args to snmpget + print a bit...
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-11 Ton VoonRemove getopt_long checks
2003-02-03 Subhendu Ghoshadded default community [bug-patch #600349 jbaumgartner]
2003-01-16 Karl DeBisschopsemicolon needed where praogname define was replced
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2002-11-13 Karl DeBisschopremove call_getopt and asprintf
2002-08-14 Subhendu Ghoshnet-snmp v5x fix
2002-06-19 Subhendu Ghoshmore POSIX return value comparison related code fixes
2002-05-08 Subhendu Ghoshupdated notes
2002-02-28 Ethan GalstadInitial revision