Code

Changed usage output to show -4 and -6 are mutually exclusive. You can only
[nagiosplug.git] / plugins / check_tcp.c
2003-06-29 Jeremy T. BouseChanged usage output to show -4 and -6 are mutually...
2003-06-29 Jeremy T. BouseAdded address_family extern int variable to netutils...
2003-06-02 Karl DeBisschopfinish recv() loop when stream GT or EQ maxbytes (was GT)
2003-06-01 Karl DeBisschopallow user to limit number of bytes fetched
2003-04-17 Karl DeBisschopcode cleanup to clear strict compiler warnings
2003-04-17 Karl DeBisschopcode cleanup to clear strict compiler warnings
2003-03-16 Jeremy T. BouseApplied patch #660973 for tcp refusals
2003-03-13 Ton VoonStrip leading spaces in perf data
2003-03-13 Ton VoonFix compiler warnings re progname
2003-03-12 Jeremy T. Bousedoco standarization
2003-03-12 Jeremy T. BouseCode cleanup
2003-03-11 Ton VoonRemove getopt_long checks
2003-02-18 Karl DeBisschopfailed if header was more than 1023 bytes
2003-01-16 Karl DeBisschopcleanup progname assignment
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2002-12-19 Karl DeBisschopexpect is +OK for SPOP too
2002-12-19 Karl DeBisschopserver expect not getting set, expect is +OK for POP
2002-11-25 Karl DeBisschopwas segfaulting if no dtat was returned
2002-11-08 Karl DeBisschopremove unused variables
2002-10-30 Karl DeBisschopreplace fixed-lentgh buffer with asprintf
2002-10-22 Karl DeBisschopadd check_spop
2002-10-18 Karl DeBisschopmillisecond timing
2002-10-17 Karl DeBisschopusing asprintf
2002-09-14 Karl DeBisschoptime data in performance string
2002-02-28 Ethan GalstadInitial revision