summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-01-14Fix logic error with -e switch where result not set (Daniel Austin - 1102012)archive/release-1.3.0Ton Voon1-1/+2
2004-12-21Fix for FreeBSD ps command (reported by Michael Bakker)Ton Voon1-1/+2
2004-11-24Fix snapshot build on SFTon Voon1-1/+2
2004-11-22Not required - autoconf has own macrosTon Voon1-108/+0
2004-04-08Cleaner calls to awk and support if Oracle has different nationalTon Voon1-7/+11
2004-03-22Getopt bug (Joe Rhett)Ton Voon1-0/+1
2004-03-18Mysql include path not added correctly (Arnold Cavazos - 912974)Ton Voon1-1/+1
2004-02-21add $opt_C to 'use vars' (report 882381 and patch form Jason Martin)Karl DeBisschop1-1/+1
2004-02-20spell fix "received"Karl DeBisschop6-7/+7
2004-01-21credit David Croft (patch check_tcp formultibyte malloc bug in server_expect)Karl DeBisschop1-1/+2
2004-01-21=fix segfault on malloc of server_expect for multibyte chars (David Croft)Karl DeBisschop1-5/+5
2003-09-12*new output format reported by Patrick Allen <p.allen@brandblue.co.uk>, also ...Karl DeBisschop1-31/+12
2003-08-22* bugfix: snprintf of timestamp truncated '\0'Karl DeBisschop1-1/+1
2003-08-02restore informative output that was lost in previous bug fixKarl DeBisschop1-28/+22
2003-08-01'ln -f -s ...' is not reliable/portable. Use 'rm -f ...; ln -s ...'Karl DeBisschop1-2/+3
2003-07-29look for getloadavg.c in $topdir/lib, not $srcdir/libKarl DeBisschop1-1/+1
2003-07-29patch attempt to reference undefined optarg (credit Paul Farrall)Karl DeBisschop1-1/+1
2003-07-28Fixes Redhat 6.2 compiles for getloadavg.oTon Voon1-6/+1
2003-07-28This commit was manufactured by cvs2svn to create branch(no author)1-0/+108
2003-07-20was needed for build on RH9Karl DeBisschop1-0/+1
2003-07-11Auto Update from CVS (includes both stabel and devel - ugh)Karl DeBisschop1-274/+1019
2003-07-11link check_spop and check_simap if ssl libs are compiled into check_tcpKarl DeBisschop2-2/+5
2003-07-02Check for ORA- errors for tablespace and cache (patch 755456 - Sven Meyer)Ton Voon1-3/+24
2003-07-02Update error message from smbclient v2.2.7 (Patch 740132 - Cove Schneider)Ton Voon1-5/+4
2003-07-01Fix for large filesystems > 3TB (Stuart Webster)Ton Voon1-8/+8
2003-06-25Returns critical if fs missing. Only works for single fs specified in -p,Ton Voon1-1/+3
2003-06-21solaris 8 needs 'ln -s -f' instead of 'ln -sf'Karl DeBisschop1-2/+2
2003-06-21fix character class for URI_PATH and URI_PORTKarl DeBisschop1-3/+3
2003-06-12Renamed duplicate check_snmp command definitions to be uniqueJeremy T. Bouse1-2/+2
2003-06-12Made the two check_ifoperstatus commands unique to remove conflictsJeremy T. Bouse1-2/+2
2003-06-11character classes were wrong for URI_PATH etc:Karl DeBisschop1-3/+3
2003-06-10add comment relating to https://sourceforge.net/tracker/index.php?func=detail...Karl DeBisschop1-0/+13
2003-06-10add note about effect of shell quote handling to address https://sourceforge....Karl DeBisschop1-7/+20
2003-06-07\r\n patch from MathiasSubhendu Ghosh1-3/+3
2003-06-04Display ps command usedTon Voon1-0/+1
2003-06-04Stupid bug - what happens when you don't bother testingTon Voon1-1/+2
2003-06-04Support for OpenBSD 3.2 & 3.3 ps (Julien Touche)Ton Voon1-0/+13
2003-06-02finish recv() loop when stream GT or EQ maxbytes (was GT)Karl DeBisschop1-1/+1
2003-06-01typos in docoKarl DeBisschop1-2/+2
2003-06-01allow user to limit the number of bytes to be fetchedKarl DeBisschop1-6/+25
2003-05-31first revised patch failed to trap theKarl DeBisschop1-1/+10
2003-05-31typo in args to terminateKarl DeBisschop1-1/+1
2003-05-31trap null or empty returns from nslookupKarl DeBisschop1-5/+7
2003-05-17Fixed test (Mathew Ericson - 738609)Ton Voon1-1/+1
2003-05-17Fixed tests (Mathew Ericson - 738607)Ton Voon1-4/+4
2003-05-17Fixed test commands (Mathew Ericson - 738605)Ton Voon1-5/+5
2003-05-17Fixed tests (Mathew Ericson - 738608)Ton Voon1-1/+1
2003-05-17Fixed tests (Mathew Ericson - 738604)Ton Voon1-1/+1
2003-05-16bug fixSubhendu Ghosh1-4/+6
2003-05-09fix error when server closes connection immediatelyKarl DeBisschop1-7/+12