Age | Commit message (Expand) | Author |
2006-09-25 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-09-05 | security update to BIND 9.3.2-P1. ok miod@ and deraadt@ | Jakob Schlyter |
2006-07-18 | Tyop fix: simultanious | Michael Knudsen |
2006-04-05 | resolve conflicts | Jakob Schlyter |
2006-04-05 | ISC BIND release 9.3.2 | Jakob Schlyter |
2006-04-02 | malloc(x * y) -> calloc(x, y) from adobriyan AT gmail.com, with tweaks | Damien Miller |
2005-08-21 | The patch addresses a problem with high-load resolvers which | Brad Smith |
2005-05-16 | remove tests | Jakob Schlyter |
2005-05-04 | setres[ug]id; ok jakob@ | Damien Miller |
2005-04-28 | more vsnprintf checking. ok cloder@ | Moritz Jodeit |
2005-04-19 | fix more cases of snprintf() returning -1. ok cloder@ niallo@ | Moritz Jodeit |
2005-04-16 | Be more careful with snprintf return value handling. Some of these are | Chad Loder |
2005-04-11 | restore lost sprintf -> snprintf conversion | David Krause |
2005-03-22 | resolve conflicts | Jakob Schlyter |
2005-03-22 | ISC BIND release 9.3.1. ok deraadt@ | Jakob Schlyter |
2005-01-26 | fix CERT VU#938617 (vulnerable to denial of service in validator code) | Jakob Schlyter |
2004-11-19 | unbreak -t; ok jakob, henning | Markus Friedl |
2004-11-04 | adjust rtt estimates, fixes IPv6 problem. | Jakob Schlyter |
2004-10-14 | Add missing {} on if statement; ISC#1744 | Ryan Thomas McBride |
2004-09-29 | fix remaining sprintf | Jakob Schlyter |
2004-09-29 | fix som s/sprintf/snprintf/ lost in transition | Jakob Schlyter |
2004-09-28 | resolve conflicts | Jakob Schlyter |
2004-09-28 | remove unused files | Jakob Schlyter |
2004-09-28 | ISC BIND version 9.3.0. ok deraadt@ | Jakob Schlyter |
2004-08-13 | extra check for no message case; ok markus, deraadt, hshoexer, henning | Damien Miller |
2004-04-19 | include string.h for memset, canacar@ ok | Anil Madhavapeddy |
2004-04-03 | dont try to close an invalid fd, canacar@ ok | Anil Madhavapeddy |
2004-03-19 | Pass SIGINT to child. Noticed by mpech@, ok jakob@ | Can Erkin Acar |
2004-03-12 | Privilege seperation for named. Allows named to handle address/interface | Can Erkin Acar |
2004-02-08 | back out last change since it was unnecessary, the last bind merge fixed the ... | Peter Valchev |
2004-02-08 | 64-bit fix; ok/idea jakob | Peter Valchev |
2003-11-18 | update to BIND v9.2.3. ok todd@ | Jakob Schlyter |
2003-11-18 | ISC BIND version 9.3.0. ok deraadt@ | Jakob Schlyter |
2003-11-16 | remove win32 files | Jakob Schlyter |
2003-10-20 | snprintfify; noted by david krause | Jakob Schlyter |
2003-10-19 | ISC BIND version 9.3.0. ok deraadt@ | Jakob Schlyter |
2003-09-22 | sync with 9.2.2-P3; new zone type "delegation-only" | Jakob Schlyter |
2003-08-08 | Remove a buffer which got added during the safe stringification, but left | Miod Vallat |
2003-06-27 | missing include | Vincent Labrecque |
2003-06-27 | string cleaning; "Put it in. If it breaks, tough" Theo. | Todd T. Fries |
2003-06-06 | WIDE uses 3-term now; itojun ok | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-30 | string cleaning; ok jakob, tedu | Todd T. Fries |
2003-05-12 | sprintf -> snprintf. ok krw@ deraadt@ | Ted Unangst |
2003-05-08 | replace strcpy with strlcpy and some strdup. | Ted Unangst |
2003-05-07 | bounds were sizeof(pointer) rather than size of the object; found with | Theo de Raadt |
2003-04-15 | first sprintf pass from todd@ and ISC-Bugs #5614. | Jakob Schlyter |
2003-04-10 | provide strlcat() and strlcpy() for platform without them. although | Jakob Schlyter |
2003-04-05 | string fixes. ok krw pvalchev | Ted Unangst |
2003-03-05 | update to BIND 9.2.2-release. ok millert@ | Jakob Schlyter |