Code

markup for translation
[nagiosplug.git] / plugins / check_smtp.c
2003-06-30 Jeremy T. BouseAdded -4 and -6 command line options into check_http...
2003-03-13 Ton VoonPerf data without leading spaces and fix ANSI C complai...
2003-03-12 Karl DeBisschopcomment/doco cleanup for embeeded doc work, control...
2003-03-11 Ton VoonRemove getopt_long checks
2003-03-07 Karl DeBisschopmillisecond timing and perf data
2003-03-07 Karl DeBisschopwhole timer loop was on the wrong side of connection...
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2002-11-08 Karl DeBisschopremove unused variables
2002-10-30 Karl DeBisschopremove call_getopt, fix several buffer overruns possibl...
2002-09-02 Subhendu Ghoshnew -f option for adding a FROM address for RFC correctness
2002-09-01 Subhendu GhoshValid MAIL command
2002-08-14 Subhendu Ghoshadded HELO command
2002-06-13 Subhendu Ghoshconformance to RFC 821 <CRLF>
2002-06-10 Subhendu Ghoshpatch to stop NOQUEUE syslog messages - Karl Ewald
2002-02-28 Ethan GalstadInitial revision