summaryrefslogtreecommitdiff
path: root/usr.sbin/bind
AgeCommit message (Collapse)Author
2005-05-16remove testsJakob Schlyter
2005-05-16remove testsJakob Schlyter
2005-05-04setres[ug]id; ok jakob@Damien Miller
2005-04-28more vsnprintf checking. ok cloder@Moritz Jodeit
2005-04-19fix more cases of snprintf() returning -1. ok cloder@ niallo@Moritz Jodeit
2005-04-17remove amd64 special casing.Brad Smith
ok kettenis@
2005-04-16Be more careful with snprintf return value handling. Some of these areChad Loder
from Han Boetes (thanks), some with modifications by me. OK from and corrections from niallo@
2005-04-14since we chroot by default, always init fallback entropy sourceJakob Schlyter
2005-04-14Do this correctly, and silence a sign comparison warning.Chad Loder
2005-04-14Check snprintf for truncation and failure. From Han Boetes (thanks).Chad Loder
2005-04-11restore lost sprintf -> snprintf conversionDavid Krause
ok krw@ deraadt@ jakob@
2005-03-22resolve conflictsJakob Schlyter
2005-03-22ISC BIND release 9.3.1. ok deraadt@Jakob Schlyter
2005-03-22ISC BIND release 9.3.1. ok deraadt@Jakob Schlyter
2005-03-02Fix an obviously wrong memset. Found by djm@, lots and lots and lots andChad Loder
lots and lots of discussion over a week period about a simple one-line fix in a unit test program that we don't even compile by default, yet nobody commits it.
2005-02-16zap compilation date from the binary; ok millert@ deraadt@David Krause
2005-02-04unfuck amd64Peter Valchev
2005-01-26fix CERT VU#938617 (vulnerable to denial of service in validator code)Jakob Schlyter
2005-01-25simplify OpenBSD case by using arch(1) and sed to grabBrad Smith
the machine architecture. We now output amd64 instead of x86_64 as it should be. ok deraadt@ pvalchev@
2005-01-13Fix snprintf length field; from cloder@Todd C. Miller
2005-01-02add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@Dale Rahn
2004-11-19unbreak -t; ok jakob, henningMarkus Friedl
2004-11-04adjust rtt estimates, fixes IPv6 problem.Jakob Schlyter
2004-10-14Add missing {} on if statement; ISC#1744Ryan Thomas McBride
ok jakob@
2004-09-29s/sprintf/snprintf/Jakob Schlyter
2004-09-29fix return valueJakob Schlyter
2004-09-29fix remaining sprintfJakob Schlyter
2004-09-29fix som s/sprintf/snprintf/ lost in transitionJakob Schlyter
2004-09-28fix lib/bind cleaning cruftJakob Schlyter
2004-09-28resolve conflictsJakob Schlyter
2004-09-28remove unused filesJakob Schlyter
2004-09-28ISC BIND version 9.3.0. ok deraadt@Jakob Schlyter
2004-08-13extra check for no message case; ok markus, deraadt, hshoexer, henningDamien Miller
2004-04-21Add luna88k related directories and information to the build infrastructure.Miod Vallat
ok deraadt@, millert@, krw@ - mdoc ok jmc@
2004-04-19include string.h for memset, canacar@ okAnil Madhavapeddy
2004-04-03dont try to close an invalid fd, canacar@ okAnil Madhavapeddy
2004-03-24privsep documentation from canacarTheo de Raadt
2004-03-19Pass SIGINT to child. Noticed by mpech@, ok jakob@Can Erkin Acar
2004-03-12Privilege seperation for named. Allows named to handle address/interfaceCan Erkin Acar
changes without restart. If you use non-standard ports in named configuration make sure they are > 1024. Also /var/named/etc/rndc.key (if any) must be readable by group named. Initial work and testing by itojun@, jakob@, hints, help from henning@, avsm@, beck@. ok henning, beck, avsm, deraadt
2004-02-08back out last change since it was unnecessary, the last bind merge fixed the ↵Peter Valchev
deeper issue
2004-02-08regeneratePeter Valchev
2004-02-0864-bit fix; ok/idea jakobPeter Valchev
2004-02-08no matter what size "long long" is, the printf format is always %lld. ok jakobPeter Valchev
2003-11-20bye-byeJakob Schlyter
2003-11-20reenable build of dnssec programs, used for testingJakob Schlyter
2003-11-20temporary fix for distclean & lib/bindJakob Schlyter
2003-11-18reorganizeJakob Schlyter
2003-11-18update to BIND v9.2.3. ok todd@Jakob Schlyter
2003-11-18ISC BIND version 9.3.0. ok deraadt@Jakob Schlyter
2003-11-16remove more win32 filesJakob Schlyter