Age | Commit message (Expand) | Author | Files | Lines |
2003-11-19 | add perfdata | Karl DeBisschop | 1 | -7/+21 |
2003-11-19 | use perfdata() to return perfoamnace data in stanadrd format | Karl DeBisschop | 1 | -6/+7 |
2003-11-17 | bugfix - each supported option was overwriting the previous perfdata | Karl DeBisschop | 1 | -8/+9 |
2003-11-17 | add perfdata | Karl DeBisschop | 1 | -46/+72 |
2003-11-17 | add perfdata | Karl DeBisschop | 1 | -13/+12 |
2003-11-12 | clean up compiler warnings | Karl DeBisschop | 1 | -18/+8 |
2003-11-12 | clean up compiler warnings | Karl DeBisschop | 2 | -9/+7 |
2003-11-12 | clean up compiler warnings | Karl DeBisschop | 2 | -15/+15 |
2003-11-12 | add perfdata | Karl DeBisschop | 1 | -21/+19 |
2003-11-12 | remove overflow checks of strtod - HUGE_VALF requires C99; also remove equali... | Karl DeBisschop | 1 | -8/+4 |
2003-11-11 | Added perfdata | Ton Voon | 1 | -1/+5 |
2003-11-11 | Added perfdata | Ton Voon | 1 | -3/+12 |
2003-11-11 | Added perfdata | Ton Voon | 1 | -4/+11 |
2003-11-11 | Fixed if only absolute warn/crit set | Ton Voon | 1 | -4/+5 |
2003-11-10 | - typo fixes | Ton Voon | 1 | -5/+5 |
2003-11-05 | added plugin timeout options | Subhendu Ghosh | 2 | -9/+23 |
2003-10-31 | provide an error message | Karl DeBisschop | 1 | -1/+1 |
2003-10-31 | line indentation | Karl DeBisschop | 1 | -12/+12 |
2003-10-31 | add perfdata | Karl DeBisschop | 1 | -11/+18 |
2003-10-31 | add perf data | Karl DeBisschop | 1 | -25/+29 |
2003-10-24 | Ignore __attribute__ for non-GNU compilers | Ton Voon | 1 | -0/+5 |
2003-10-24 | Moved config.h to toplevel | Ton Voon | 1 | -1/+1 |
2003-10-23 | Need to include intl/ for systems without libintl.h | Ton Voon | 1 | -1/+1 |
2003-10-21 | Matt Garrett for bug reports | Ton Voon | 1 | -0/+1 |
2003-10-21 | - Fixed file name (Matt Garrett) | Ton Voon | 1 | -2/+2 |
2003-10-20 | Fix for config.h at top level. Required for intl/ | Ton Voon | 3 | -3/+3 |
2003-10-15 | Need to export PATH for sfsnapshot to get correct GNU toolchain | Ton Voon | 1 | -1/+3 |
2003-10-14 | snmpv3 patches | Subhendu Ghosh | 1 | -91/+224 |
2003-10-14 | more snmpv3 patches | Subhendu Ghosh | 1 | -1/+4 |
2003-10-14 | Bug 773588: added check to warn on matching # candidates only | Subhendu Ghosh | 1 | -5/+36 |
2003-10-14 | Added -M for maxmsgsize (v1/v2c) | Subhendu Ghosh | 1 | -93/+230 |
2003-09-30 | Fixed logic problem if HAVE_SWAP, but not on AIX or Solaris. Removed | Ton Voon | 1 | -23/+33 |
2003-09-29 | Missed GNU files for AIX 5.1 | Ton Voon | 1 | -4/+3 |
2003-09-17 | Added authors of obsolete contrib plugins | Ton Voon | 1 | -0/+3 |
2003-09-17 | Obsolete from main check_oracle | Ton Voon | 1 | -13/+0 |
2003-09-17 | Plugins obsolete from main check_disk and check_ping | Ton Voon | 3 | -245/+0 |
2003-09-17 | Required if strtod not GNU compilant | Ton Voon | 1 | -0/+202 |
2003-09-17 | Support to compile on AIX | Ton Voon | 10 | -2/+868 |
2003-09-17 | - typo | Ton Voon | 1 | -1/+1 |
2003-09-17 | Support for check_swap in AIX (tested on 5.1) | Ton Voon | 2 | -25/+70 |
2003-09-17 | Hide error message if docbook not available | Ton Voon | 1 | -1/+1 |
2003-09-16 | Added in threshold range format and updated autoconf to 2.54 for a problem | Ton Voon | 1 | -2/+41 |
2003-09-16 | Support for AIX ps command and cleanup of configure's ps checks | Ton Voon | 3 | -62/+77 |
2003-09-16 | AIX problem with enum TRUE and FALSE (Ludse Verhoeven) | Ton Voon | 2 | -0/+4 |
2003-09-16 | here-doc format was not correct | Karl DeBisschop | 1 | -2/+2 |
2003-09-16 | milisecond timing and perfdata, fix NULL pointer error in validate_arguments | Karl DeBisschop | 1 | -21/+25 |
2003-09-15 | Contributors to the perfdata discussion | Ton Voon | 1 | -0/+3 |
2003-09-15 | Added Exim support (768445 - Eric Bollengier) | Ton Voon | 2 | -4/+40 |
2003-09-15 | Option to verify check_nt version (799098 - Steve Hanselman) | Ton Voon | 2 | -4/+10 |
2003-09-15 | Jason Burnett for check_disk_smb patch | Ton Voon | 1 | -1/+2 |