Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-09-15 | Optionally specify port for smbclient to use (781227 - Jason Burnett) | Ton Voon | 1 | -3/+6 |
2003-09-15 | make status code extensible (thanks to Chris Wilson <chris@netservers.co.uk>) | Karl DeBisschop | 1 | -28/+26 |
2003-09-12 | two new additions | Karl DeBisschop | 1 | -0/+2 |
2003-09-12 | new output format reported by Patrick Allen <p.allen@brandblue.co.uk> | Karl DeBisschop | 1 | -1/+2 |
2003-09-11 | use prefdata function for size too | Karl DeBisschop | 1 | -18/+29 |
2003-09-11 | use prefdata function | Karl DeBisschop | 1 | -21/+39 |
2003-09-11 | last changes to configure broke check_swap on RHLinux. Restore /proc/meminfo ... | Karl DeBisschop | 2 | -25/+33 |
2003-09-04 | change so make-dist works in subdirs | Karl DeBisschop | 1 | -4/+8 |
2003-09-03 | Remove df checks and ignore swap checks if no swap commands found | Ton Voon | 1 | -39/+6 |
2003-09-03 | No named credits in source code | Ton Voon | 1 | -0/+4 |
2003-09-03 | Fixed substitution for Tru64's ps format | Ton Voon | 1 | -1/+1 |
2003-09-03 | allow warn/crit times to be floating point | Karl DeBisschop | 1 | -31/+26 |
2003-09-03 | include math.h if needed for HUGE_VAL | Karl DeBisschop | 2 | -0/+18 |
2003-09-02 | Solaris requires asprintf checks for null variables | Ton Voon | 1 | -11/+11 |
2003-09-01 | Report duplicates in AUTHORS file | Ton Voon | 1 | -1/+1 |
2003-09-01 | Add contributor's name into CVS comments | Ton Voon | 1 | -0/+3 |
2003-08-31 | Updated AUTHORS to include all contributors listed in comments in code and | Ton Voon | 4 | -2/+74 |
2003-08-31 | Updated perf data standard for warn before crit | Ton Voon | 1 | -4/+5 |
2003-08-28 | add perf data | Karl DeBisschop | 1 | -8/+46 |