aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-01-16semicolon needed where progname define was replacedGravatar Karl DeBisschop
2003-01-16add option to let regex span newlinesGravatar Karl DeBisschop
2003-01-16progname and print_usage need to be definedGravatar Karl DeBisschop
2003-01-16semicolon needed where praogname define was replcedGravatar Karl DeBisschop
2003-01-16semicolon needed where praogname define was replcedGravatar Karl DeBisschop
2003-01-16find kerberos libs in latest Red Hat betaGravatar Karl DeBisschop
2003-01-16restore max() macroGravatar Karl DeBisschop
2003-01-16cleanup progname assignmentGravatar Karl DeBisschop
2003-01-16accept $ for share and \\ for usersGravatar Karl DeBisschop
2003-01-16avoid segfault when host is not givenGravatar Karl DeBisschop
2003-01-13convert PROGANE from a define to a const charGravatar Karl DeBisschop
2003-01-13convert PROGANE from a define to a const charGravatar Karl DeBisschop
2003-01-13change exit status to be POSIX compliantGravatar Karl DeBisschop
2003-01-13check for a few null strings, change PROGNAME from #define to const *charGravatar Karl DeBisschop
2003-01-13add options for excluding devices and for skipping OK devices in summaryGravatar Karl DeBisschop
2003-01-03protect against some null strings, make formats more uniformGravatar Karl DeBisschop
2002-12-19expect is +OK for SPOP tooGravatar Karl DeBisschop
2002-12-19server expect not getting set, expect is +OK for POPGravatar Karl DeBisschop
2002-12-19remove spurious CRLFGravatar Karl DeBisschop
2002-11-29New plugin to check the ICA browse service (used by Citrix Metaframe servers)...Gravatar Stanley Hopcroft
2002-11-25was segfaulting if no dtat was returnedGravatar Karl DeBisschop
2002-11-24some fixes needed to move off old devel boxGravatar Karl DeBisschop
2002-11-24make routine snapshots of nagios and plugin CVS to expand testingGravatar Karl DeBisschop
2002-11-22add replace battery condition, replace unchecked strcat calls with asprintf (...Gravatar Karl DeBisschop
2002-11-22get long args output to work on check_procs by putting incantations with -w a...Gravatar Karl DeBisschop
2002-11-22get long args output to work on linux check_procs, actually works this time (...Gravatar Karl DeBisschop
2002-11-22add a few comments, trap a few place where a NULL string might have been handledGravatar Karl DeBisschop
2002-11-22get long args output to work on linux check_procs (needs OpenBSD testing)Gravatar Karl DeBisschop
2002-11-21fix empty output on errorsGravatar Karl DeBisschop
2002-11-20add switch to evaluate each swap individuallyGravatar Karl DeBisschop
2002-11-20fix solaris SEGV, still need to print meaningful error textGravatar Karl DeBisschop
2002-11-20in short options, t no no argumentGravatar Karl DeBisschop
2002-11-20replace some strcpy with strscpyGravatar Karl DeBisschop
2002-11-19another try at portable symlinkingGravatar Karl DeBisschop
2002-11-19another try at portable symlinkingGravatar Karl DeBisschop
2002-11-19explicitly cast recv() arg2 for SunOS5.6Gravatar Karl DeBisschop
2002-11-19rewrite of install-exec-hook for solarisGravatar Karl DeBisschop
2002-11-18javaproc, sendimGravatar Subhendu Ghosh
2002-11-18New directory to for perfdata and reporting scriptsGravatar Subhendu Ghosh
2002-11-18test total swap instead of individual disksGravatar Karl DeBisschop
2002-11-18failed to handle multple disksGravatar Karl DeBisschop
2002-11-18more readable max_state() codeGravatar Karl DeBisschop
2002-11-16fix too many sources problem for programs tha are symlinks to check_tcpGravatar Karl DeBisschop
2002-11-16my take on Subhendu's patches, plus a few comments for clarityGravatar Karl DeBisschop
2002-11-15memory bounds in options, no output comparison caseGravatar Subhendu Ghosh
2002-11-15make spec work again, now that release is in source name againGravatar Karl DeBisschop
2002-11-15release numbering fixGravatar Karl DeBisschop
2002-11-15fix label handling, replace accidentally deleted elseif l.310Gravatar Karl DeBisschop
2002-11-14fix bug with gettimeofday test, improve version/release handling, update rpm ...Gravatar Karl DeBisschop
2002-11-14fix typo in snprintf buildGravatar Karl DeBisschop