summaryrefslogtreecommitdiff
path: root/usr.sbin/bind
AgeCommit message (Expand)Author
2007-03-20remove some bogus *p tests from charles longeauTed Unangst
2007-02-28regenJakob Schlyter
2007-02-28remove bogus warning regarding OpenSSLJakob Schlyter
2007-02-22Pass sizeof(buf) to fgets instead of hard-coded number.Ray Lai
2007-01-25resolve conflicts with 9.3.4; SECURITY UPDATEJakob Schlyter
2007-01-25ISC BIND release 9.3.4Jakob Schlyter
2007-01-10resolve conflicts and regen configure scriptJakob Schlyter
2007-01-10ISC BIND release 9.3.3Jakob Schlyter
2007-01-01rndc will now create output files of 'rndc dumpdb', 'rndcAlexandre Anriot
2006-10-10fgets(3) returns NULL on error, not 0. No functional change, but it makesChad Loder
2006-09-25Use S_IS* macros insted of masking with S_IF* flags. The latter mayOtto Moerbeek
2006-09-05security update to BIND 9.3.2-P1. ok miod@ and deraadt@Jakob Schlyter
2006-07-18Tyop fix: simultaniousMichael Knudsen
2006-05-04- document -iJason McIntyre
2006-04-05resolve conflictsJakob Schlyter
2006-04-05regen using autoconf 2.59Jakob Schlyter
2006-04-05resolve conflictsJakob Schlyter
2006-04-05ISC BIND release 9.3.2Jakob Schlyter
2006-04-02malloc(x * y) -> calloc(x, y) from adobriyan AT gmail.com, with tweaksDamien Miller
2006-02-07typos from alexey dobriyan;Jason McIntyre
2005-12-07new ISC nslookup clone "written because we feel like it" is incorrectTheo de Raadt
2005-11-13set type=XX sets the /type/ of the information query, not the /top/Tom Cosgrove
2005-08-21The patch addresses a problem with high-load resolvers whichBrad Smith
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
2005-04-16Be more careful with snprintf return value handling. Some of these areChad Loder
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
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
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
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
2004-09-29s/sprintf/snprintf/Jakob Schlyter
2004-09-29fix return valueJakob Schlyter
2004-09-29fix remaining sprintfJakob Schlyter