Code

semicolon needed where praogname define was replced
[nagiosplug.git] / plugins / check_tcp.c
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