summaryrefslogtreecommitdiffstats
path: root/plugins/check_dns.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-02restore informative output that was lost in previous bug fixKarl DeBisschop1-28/+22
2003-05-31first revised patch failed to trap theKarl DeBisschop1-1/+10
2003-05-31typo in args to terminateKarl DeBisschop1-1/+1
2003-05-31trap null or empty returns from nslookupKarl DeBisschop1-5/+7
2003-02-21Strip leading spaces on dns return value (689563 - Simon L Nielsen)Ton Voon1-1/+5
2003-02-05allow check to proceed using servers from resolv.confKarl DeBisschop1-6/+6
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-5/+5
2002-11-14remove call_getopt and ssprintfKarl DeBisschop1-1/+1
2002-11-13remove call_getopt and asprintfKarl DeBisschop1-75/+55
2002-10-07patch for expected IP addressSubhendu Ghosh1-4/+28
2002-06-19more POSIX return value comparison related code fixesSubhendu Ghosh1-2/+2
2002-02-28Initial revisionEthan Galstad1-0/+415