Age | Commit message (Expand) | Author | Files | Lines |
2004-02-20 | handle case where line from ps output exceed MAX_INPUT_BUFFER | Karl DeBisschop | 1 | -4/+20 |
2004-02-20 | Added Content-type when POSTing (Shawn Wills) | Ton Voon | 1 | -2/+13 |
2004-02-20 | - compiler warning removed (but usage2 messages badly broken) | Ton Voon | 1 | -1/+1 |
2004-02-20 | Different text to scan for if multiple addresses | Ton Voon | 1 | -1/+4 |
2004-02-20 | Corrected usage message (Matt Pounsett) | Ton Voon | 1 | -4/+6 |
2004-02-19 | Uninitialised variables for -X (Bug 900091 - Michael Musikhin) | Ton Voon | 1 | -0/+4 |
2004-02-18 | Output message includes the query_address, as inspired by Johannes Herlitz. | Ton Voon | 1 | -74/+41 |
2004-02-09 | Fix for check_ping old-style argument handling (Patrick McCormick - 892211) | Ton Voon | 1 | -2/+4 |
2004-01-28 | Print optional text | Ton Voon | 1 | -8/+13 |
2004-01-21 | =fix segfault on malloc of server_expect for multibyte chars (David Croft) | Karl DeBisschop | 1 | -5/+5 |
2003-12-24 | Fixed help doc on use of % (854817 - Gunnar Hellekson) | Ton Voon | 1 | -2/+2 |
2003-12-11 | Relative redirects not followed correctly (854131 - John Sivak) | Ton Voon | 1 | -2/+2 |
2003-12-05 | Fix clash of namespace for my_connect with mysql (854339 - Ian Holsman) | Ton Voon | 2 | -2/+2 |
2003-12-02 | Default thresholds not defined for lists in -x parameter (raised by Matt Garr... | Ton Voon | 1 | -0/+4 |
2003-12-01 | use usage2 function | Karl DeBisschop | 1 | -27/+9 |
2003-11-28 | Fixed listing of failed processes | Ton Voon | 1 | -5/+9 |
2003-11-24 | Bug from code-clean (Antony Simmonds - 846311) | Ton Voon | 1 | -1/+1 |
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-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-09-30 | Fixed logic problem if HAVE_SWAP, but not on AIX or Solaris. Removed | Ton Voon | 1 | -23/+33 |
2003-09-17 | - typo | Ton Voon | 1 | -1/+1 |
2003-09-17 | Support for check_swap in AIX (tested on 5.1) | Ton Voon | 1 | -6/+30 |
2003-09-16 | Support for AIX ps command and cleanup of configure's ps checks | Ton Voon | 2 | -34/+35 |
2003-09-16 | AIX problem with enum TRUE and FALSE (Ludse Verhoeven) | Ton Voon | 1 | -0/+3 |
2003-09-16 | milisecond timing and perfdata, fix NULL pointer error in validate_arguments | Karl DeBisschop | 1 | -21/+25 |
2003-09-15 | Option to verify check_nt version (799098 - Steve Hanselman) | Ton Voon | 1 | -4/+9 |
2003-09-15 | make status code extensible (thanks to Chris Wilson <chris@netservers.co.uk>) | Karl DeBisschop | 1 | -28/+26 |
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 | 1 | -17/+26 |