summaryrefslogtreecommitdiff
path: root/dist/bind
AgeCommit message (Expand)Author
2011-06-05clean up after my recent import for netbsd-5; these files don't belongspz
2011-06-03Import bind 9.7.3-P1spz
2009-04-18delete old bindchristos
2009-03-20Disable inclusion of __DATE__ in the version string.perry
2009-01-09sync the last commit with the official 9.5.1-P1 release,drochner
2009-01-08try to fix CVE-2009-0025 (incorrect check of DSA_do_verify()'sdrochner
2008-12-30Also doctor the Revision header in the files.he
2008-09-24Replace docbook tag with roff.reed
2008-08-27Don't fill up /var/log/messages when the network is down; log EDNS failureschristos
2008-08-15Resolve conflicts from import of bind 9.5.0-P2.he
2008-08-15Import bind 9.5.0-P2he
2008-08-15Import bind 9.5.0-P2he
2008-07-25Comment out the 'continue' in EXPECTEOL().dsl
2008-07-10resolve conflictschristos
2008-07-10Import bind 9.5.0-P1christos
2008-06-23don't initialize fetch twice.christos
2008-06-23don't initialize the same variable twice.christos
2008-06-21fix prototypechristos
2008-06-21Resolve conflictschristos
2008-06-21import bind-9-5-0christos
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-02-20progname is const char *, not char *matt
2008-02-20constify a few arraysmatt
2008-02-20progname is defined as const char *, not char *matt
2008-02-03fix a MKCRYPTO=no bug - default_memalloc()/default_memfree() aremrg
2008-01-18Fix off-by-one buffer overflow. VU#203611, CVE-2008-0122christos
2007-11-04Mollify NetBSD's lint (which brokenly doesn't define __STDC__ and thustls
2007-07-24Import bind 9.4.1-P1christos
2007-07-24Import bind 9.4.1-P1christos
2007-05-01merge conflictschristos
2007-05-01Import bind 9.4.1christos
2007-03-30Resolve conflicts.ghen
2007-03-30Import bind-9.4.0.ghen
2007-01-30include <types.h>christos
2007-01-30provide non-atomic versions so that things compile for now.christos
2007-01-27handle resolv_mt.hchristos
2007-01-27deal with base64.cchristos
2007-01-27Use __inline consistently so that we avoid unused warnings.christos
2007-01-27resolve conflictschristos
2007-01-27Import bind-9.4.0-rc2 from ftp.isc.orgchristos
2006-12-14Remove () from end of the BIND 9 ARM as it is not a man page.reed
2006-09-05Fixes for CVE-2006-4095 and CVE-2006-4096 from bind-9.3.2-P1adrianp
2006-08-23force all assertions on when __COVERITY__ is setjnemeth
2006-07-26Coverity CID: 682 -- remove dead codejnemeth
2006-05-14Initialize rdataset.christos
2006-05-11move is_zone initialisation earlier to avoid a GCC warning.mrg
2006-04-02Add more coverity assertions. If this does not work, I will have to followchristos
2006-03-29Insert coverity annotations [experimental; I don't know if those workchristos
2006-03-29Coverity CID 2486: Fix uninitialized variablechristos
2006-01-16xref named.conf(5) after a complaint from tiocsti. okay veego@.elad