Age | Commit message (Expand) | Author | Files | Lines |
2002-12-19 | expect is +OK for SPOP too | Karl DeBisschop | 1 | -1/+1 |
2002-12-19 | server expect not getting set, expect is +OK for POP | Karl DeBisschop | 1 | -2/+2 |
2002-12-19 | remove spurious CRLF | Karl DeBisschop | 1 | -1/+1 |
2002-11-29 | New plugin to check the ICA browse service (used by Citrix Metaframe servers)... | Stanley Hopcroft | 1 | -0/+431 |
2002-11-25 | was segfaulting if no dtat was returnedr1_3_0-beta2 | Karl DeBisschop | 1 | -46/+47 |
2002-11-24 | some fixes needed to move off old devel box | Karl DeBisschop | 1 | -2/+8 |
2002-11-24 | make routine snapshots of nagios and plugin CVS to expand testing | Karl DeBisschop | 1 | -0/+63 |
2002-11-22 | add replace battery condition, replace unchecked strcat calls with asprintf (... | Karl DeBisschop | 1 | -53/+51 |
2002-11-22 | get long args output to work on check_procs by putting incantations with -w a... | Karl DeBisschop | 1 | -62/+62 |
2002-11-22 | get long args output to work on linux check_procs, actually works this time (... | Karl DeBisschop | 1 | -22/+21 |
2002-11-22 | add a few comments, trap a few place where a NULL string might have been handled | Karl DeBisschop | 1 | -11/+9 |
2002-11-22 | get long args output to work on linux check_procs (needs OpenBSD testing) | Karl DeBisschop | 1 | -15/+29 |
2002-11-21 | fix empty output on errors | Karl DeBisschop | 1 | -8/+8 |
2002-11-20 | add switch to evaluate each swap individually | Karl DeBisschop | 1 | -30/+85 |
2002-11-20 | fix solaris SEGV, still need to print meaningful error text | Karl DeBisschop | 1 | -14/+9 |
2002-11-20 | in short options, t no no argument | Karl DeBisschop | 1 | -2/+2 |
2002-11-20 | replace some strcpy with strscpy | Karl DeBisschop | 1 | -5/+5 |
2002-11-19 | another try at portable symlinking | Karl DeBisschop | 1 | -1/+1 |
2002-11-19 | another try at portable symlinking | Karl DeBisschop | 1 | -2/+2 |
2002-11-19 | explicitly cast recv() arg2 for SunOS5.6 | Karl DeBisschop | 1 | -3/+3 |
2002-11-19 | rewrite of install-exec-hook for solaris | Karl DeBisschop | 1 | -13/+2 |
2002-11-18 | javaproc, sendim | Subhendu Ghosh | 2 | -0/+344 |
2002-11-18 | New directory to for perfdata and reporting scripts | Subhendu Ghosh | 1 | -0/+193 |
2002-11-18 | test total swap instead of individual disks | Karl DeBisschop | 1 | -22/+29 |
2002-11-18 | failed to handle multple disks | Karl DeBisschop | 1 | -38/+5 |
2002-11-18 | more readable max_state() code | Karl DeBisschop | 1 | -27/+14 |
2002-11-16 | fix too many sources problem for programs tha are symlinks to check_tcp | Karl DeBisschop | 1 | -7/+16 |
2002-11-16 | my take on Subhendu's patches, plus a few comments for clarity | Karl DeBisschop | 1 | -100/+85 |
2002-11-15 | memory bounds in options, no output comparison case | Subhendu Ghosh | 1 | -9/+10 |
2002-11-15 | make spec work again, now that release is in source name again | Karl DeBisschop | 1 | -1/+1 |
2002-11-15 | release numbering fix | Karl DeBisschop | 1 | -1/+1 |
2002-11-15 | fix label handling, replace accidentally deleted elseif l.310 | Karl DeBisschop | 1 | -16/+19 |
2002-11-14 | fix bug with gettimeofday test, improve version/release handling, update rpm ... | Karl DeBisschop | 5 | -12/+25 |
2002-11-14 | fix typo in snprintf build | Karl DeBisschop | 1 | -1/+1 |
2002-11-14 | can't drop these sources -- neded for dist | Karl DeBisschop | 1 | -4/+4 |
2002-11-14 | fix build rule for snprintf | Karl DeBisschop | 1 | -14/+16 |
2002-11-14 | pagesize count off by one | Karl DeBisschop | 1 | -1/+1 |
2002-11-14 | clean up NULL from status on Solaris | Karl DeBisschop | 1 | -8/+6 |
2002-11-14 | typo in AC_DEFINE of PS_FORMAT for solaris | Karl DeBisschop | 1 | -16/+13 |
2002-11-14 | remove check_nt again | Karl DeBisschop | 1 | -3/+1 |
2002-11-14 | back out last change -- it was only work in progress | Karl DeBisschop | 1 | -6/+4 |
2002-11-14 | remove call_getopt and ssprintf | Karl DeBisschop | 9 | -141/+92 |
2002-11-13 | remove call_getopt and asprintf | Karl DeBisschop | 10 | -440/+243 |
2002-11-12 | cleanup asprintf, old function decls | Karl DeBisschop | 1 | -5/+1 |
2002-11-12 | remove call_getopt | Karl DeBisschop | 3 | -149/+73 |
2002-11-11 | should use asprintf | Subhendu Ghosh | 1 | -5/+5 |
2002-11-11 | more snmpv3 patches | Subhendu Ghosh | 1 | -23/+13 |
2002-11-11 | long opt for miblist, snmpv3 support (rosenauer) | Subhendu Ghosh | 1 | -6/+113 |
2002-11-11 | option to specify a miblist - llow | Subhendu Ghosh | 1 | -8/+16 |
2002-11-11 | misc doc fix, missing verbose option | Subhendu Ghosh | 1 | -7/+11 |