Code

Timings in milliseconds and nicer output
[nagiosplug.git] / plugins / check_dns.c
2003-03-12 Ton VoonTimings in milliseconds and nicer output
2003-03-11 Ton VoonRemove getopt_long checks
2003-03-08 Jeremy T. BouseModified code to call is_addr() rather than is_dotted_q...
2003-02-21 Ton VoonStrip leading spaces on dns return value (689563 -...
2003-02-05 Karl DeBisschopallow check to proceed using servers from resolv.conf
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2002-11-14 Karl DeBisschopremove call_getopt and ssprintf
2002-11-13 Karl DeBisschopremove call_getopt and asprintf
2002-10-07 Subhendu Ghoshpatch for expected IP address
2002-06-19 Subhendu Ghoshmore POSIX return value comparison related code fixes
2002-02-28 Ethan GalstadInitial revision