summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-11-25was segfaulting if no dtat was returnedr1_3_0-beta2Karl DeBisschop1-46/+47
2002-11-24some fixes needed to move off old devel boxKarl DeBisschop1-2/+8
2002-11-24make routine snapshots of nagios and plugin CVS to expand testingKarl DeBisschop1-0/+63
2002-11-22add replace battery condition, replace unchecked strcat calls with asprintf (...Karl DeBisschop1-53/+51
2002-11-22get long args output to work on check_procs by putting incantations with -w a...Karl DeBisschop1-62/+62
2002-11-22get long args output to work on linux check_procs, actually works this time (...Karl DeBisschop1-22/+21
2002-11-22add a few comments, trap a few place where a NULL string might have been handledKarl DeBisschop1-11/+9
2002-11-22get long args output to work on linux check_procs (needs OpenBSD testing)Karl DeBisschop1-15/+29
2002-11-21fix empty output on errorsKarl DeBisschop1-8/+8
2002-11-20add switch to evaluate each swap individuallyKarl DeBisschop1-30/+85
2002-11-20fix solaris SEGV, still need to print meaningful error textKarl DeBisschop1-14/+9
2002-11-20in short options, t no no argumentKarl DeBisschop1-2/+2
2002-11-20replace some strcpy with strscpyKarl DeBisschop1-5/+5
2002-11-19another try at portable symlinkingKarl DeBisschop1-1/+1
2002-11-19another try at portable symlinkingKarl DeBisschop1-2/+2
2002-11-19explicitly cast recv() arg2 for SunOS5.6Karl DeBisschop1-3/+3
2002-11-19rewrite of install-exec-hook for solarisKarl DeBisschop1-13/+2
2002-11-18javaproc, sendimSubhendu Ghosh2-0/+344
2002-11-18New directory to for perfdata and reporting scriptsSubhendu Ghosh1-0/+193
2002-11-18test total swap instead of individual disksKarl DeBisschop1-22/+29
2002-11-18failed to handle multple disksKarl DeBisschop1-38/+5
2002-11-18more readable max_state() codeKarl DeBisschop1-27/+14
2002-11-16fix too many sources problem for programs tha are symlinks to check_tcpKarl DeBisschop1-7/+16
2002-11-16my take on Subhendu's patches, plus a few comments for clarityKarl DeBisschop1-100/+85
2002-11-15memory bounds in options, no output comparison caseSubhendu Ghosh1-9/+10
2002-11-15make spec work again, now that release is in source name againKarl DeBisschop1-1/+1
2002-11-15release numbering fixKarl DeBisschop1-1/+1
2002-11-15fix label handling, replace accidentally deleted elseif l.310Karl DeBisschop1-16/+19
2002-11-14fix bug with gettimeofday test, improve version/release handling, update rpm ...Karl DeBisschop5-12/+25
2002-11-14fix typo in snprintf buildKarl DeBisschop1-1/+1
2002-11-14can't drop these sources -- neded for distKarl DeBisschop1-4/+4
2002-11-14fix build rule for snprintfKarl DeBisschop1-14/+16
2002-11-14pagesize count off by oneKarl DeBisschop1-1/+1
2002-11-14clean up NULL from status on SolarisKarl DeBisschop1-8/+6
2002-11-14typo in AC_DEFINE of PS_FORMAT for solarisKarl DeBisschop1-16/+13
2002-11-14remove check_nt againKarl DeBisschop1-3/+1
2002-11-14back out last change -- it was only work in progressKarl DeBisschop1-6/+4
2002-11-14remove call_getopt and ssprintfKarl DeBisschop9-141/+92
2002-11-13remove call_getopt and asprintfKarl DeBisschop10-440/+243
2002-11-12cleanup asprintf, old function declsKarl DeBisschop1-5/+1
2002-11-12remove call_getoptKarl DeBisschop3-149/+73
2002-11-11should use asprintfSubhendu Ghosh1-5/+5
2002-11-11more snmpv3 patchesSubhendu Ghosh1-23/+13
2002-11-11long opt for miblist, snmpv3 support (rosenauer)Subhendu Ghosh1-6/+113
2002-11-11option to specify a miblist - llowSubhendu Ghosh1-8/+16
2002-11-11misc doc fix, missing verbose optionSubhendu Ghosh1-7/+11
2002-11-09remove call_getoptKarl DeBisschop2-115/+65
2002-11-09remove call_getoptKarl DeBisschop4-139/+102
2002-11-09cleaner handling of DEFAULT_PORTKarl DeBisschop1-4/+1
2002-11-09add HPUX swap, try to cleanup getopt processingKarl DeBisschop1-5/+12