summaryrefslogtreecommitdiff
path: root/dns.c
AgeCommit message (Expand)Author
2006-01-05Doxygen updatesOlle Johansson
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-08-14Whe make_valgrind_happy, initialize dns to 0 before passing to res_ninit (bug...Mark Spencer
2005-08-07more fixes for gcc4 warningsRussell Bryant
2005-06-06more file version tagsKevin P. Fleming
2005-06-06remove experimental module version tagsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-03-29Simplify endianness and fix for unaligned reads (bug #3867)Mark Spencer
2005-03-02Fix ENUM documentation (bug #3698)Mark Spencer
2004-06-22Misc formatting cleanupsJames Golovich
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-05-31More BSD compile fixes (bugs #1754 and #1756)Mark Spencer
2004-04-26Unify all the res_ninit patchesMark Spencer
2004-04-15Fix for uclibcMark Spencer
2004-03-04Copy old extension unless it's ASYNCGOTO (bug #1141)Mark Spencer
2004-03-04Fix DNS variable nameMark Spencer
2004-03-03Make DNS callbacks return -1 on error, so invalid records are ignoredJames Golovich
2003-10-26Make it build and run on MacOS XMark Spencer
2003-09-27Add missing filesMark Spencer