Code

terminate in error_scan() so meaningfull errors can be sent
[nagiosplug.git] / plugins / check_dns.c
2003-08-01 Karl DeBisschopterminate in error_scan() so meaningfull errors can...
2003-08-01 Karl DeBisschopdo not translate the strings that will be compared...
2003-07-31 Karl DeBisschopmark for translation (note problem here - it relies...
2003-05-31 Karl DeBisschopfirst revised patch failed to trap the "break" in while()
2003-03-13 Ton VoonStrip leading spaces in perf data
2003-03-12 Ton VoonRemoved is_host checks to speed up code. Fixed timings...
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