aboutsummaryrefslogtreecommitdiffstats
path: root/dns.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+3
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-2/+17
2005-08-14Whe make_valgrind_happy, initialize dns to 0 before passing to res_ninit (bug...markster1-0/+3
2005-08-07more fixes for gcc4 warningsrussell1-6/+6
2005-06-06more file version tagskpfleming1-1/+1
2005-06-06remove experimental module version tagskpfleming1-0/+4
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-4/+4
2005-03-29Simplify endianness and fix for unaligned reads (bug #3867)markster1-2/+3
2005-03-02Fix ENUM documentation (bug #3698)markster1-6/+8
2004-06-22Misc formatting cleanupscitats1-1/+1
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-1/+1
2004-05-31More BSD compile fixes (bugs #1754 and #1756)markster1-0/+5
2004-04-26Unify all the res_ninit patchesmarkster1-15/+12
2004-04-15Fix for uclibcmarkster1-3/+12
2004-03-04Copy old extension unless it's ASYNCGOTO (bug #1141)markster1-3/+3
2004-03-04Fix DNS variable namemarkster1-1/+1
2004-03-03Make DNS callbacks return -1 on error, so invalid records are ignoredcitats1-1/+3
2003-10-26Make it build and run on MacOS Xmarkster1-1/+3
2003-09-27Add missing filesmarkster1-0/+187