Age | Commit message (Expand) | Author |
2016-06-05 | reduce confusion about -p option. parse it, but only permit port 53, and | Ted Unangst |
2015-11-11 | exit() after perror() for pledge failure. Perhaps this got introduced | Theo de Raadt |
2015-10-25 | pledge bind(1), dig(1), and nslookup(1). This modifies the underlying | Theo de Raadt |
2015-09-28 | strcat -> strlcat. last time i checked, this was the last remaining | Theo de Raadt |
2015-09-11 | kill strcpy dead | Bob Beck |
2014-08-25 | Start removing unused documentation and the server and related binaries source | Brad Smith |
2006-04-05 | ISC BIND release 9.3.2 | Jakob Schlyter |
2004-09-28 | ISC BIND version 9.3.0. ok deraadt@ | Jakob Schlyter |
2003-01-20 | ISC BIND version 9.2.2rc1 | Jakob Schlyter |
2014-08-22 | Strip the BIND code down to just building and installing dig, host and nslookup. | Brad Smith |
2011-11-17 | Apply the patches from BIND upstream to mitigate cve-2011-4313 (crashes | Stuart Henderson |
2010-12-31 | Add missing #includes instead of assuming that some system header pulls in | Philip Guenthe |
2010-05-02 | Initialise the port in nslookup.c correctly. It was initialised | Stefan Sperling |
2010-04-24 | Fix breakage of dig's -p option introduced when support for | Stefan Sperling |
2010-02-20 | Add line breaks to the source to render an .RS display that got skipped; | Ingo Schwarze |
2009-08-16 | parse "nameserver [host]:port" syntax in /etc/resolv.conf | Stefan Sperling |
2009-07-29 | apply patch for https://www.isc.org/node/474 since jakob does not | Theo de Raadt |
2008-08-04 | Update to BIND 9.4.2-P2 and adapt our dynamic select changes. OK deraadt@ | Todd C. Miller |
2008-08-03 | Don't print a warning when the random device cannot be opened if | Todd C. Miller |
2008-07-09 | merge and resolve conflicts introduced by 9.4.2-P1 | Jakob Schlyter |
2008-02-24 | taht -> that | Marc Balmer |
2008-02-24 | fix a type, taht -> that. | Marc Balmer |
2007-12-19 | regen | Jakob Schlyter |
2007-12-19 | ref rndc-confgen(8); from Jean Raby | Jakob Schlyter |
2007-12-13 | str fixes; from chl@ | Jakob Schlyter |
2007-12-09 | nslookup(8) moved to nslookup(1) | Jakob Schlyter |
2007-12-09 | regen from named.docbook | Jakob Schlyter |
2007-12-09 | merge our command line changes to docbook | Jakob Schlyter |
2007-12-09 | resolve conflicts | Jakob Schlyter |
2007-12-09 | ISC BIND release 9.4.2 | Jakob Schlyter |
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst |
2007-02-22 | Pass sizeof(buf) to fgets instead of hard-coded number. | Ray Lai |
2007-01-10 | resolve conflicts and regen configure script | Jakob Schlyter |
2007-01-10 | ISC BIND release 9.3.3 | Jakob Schlyter |
2007-01-01 | rndc will now create output files of 'rndc dumpdb', 'rndc | Alexandre Anriot |
2006-10-10 | fgets(3) returns NULL on error, not 0. No functional change, but it makes | Chad Loder |
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-05-04 | - document -i | Jason McIntyre |
2006-04-05 | resolve conflicts | Jakob Schlyter |
2006-04-05 | ISC BIND release 9.3.2 | Jakob Schlyter |
2006-02-07 | typos from alexey dobriyan; | Jason McIntyre |
2005-12-07 | new ISC nslookup clone "written because we feel like it" is incorrect | Theo de Raadt |
2005-11-13 | set type=XX sets the /type/ of the information query, not the /top/ | Tom Cosgrove |
2005-05-16 | remove tests | Jakob Schlyter |
2005-04-16 | Be more careful with snprintf return value handling. Some of these are | Chad Loder |
2005-04-14 | since we chroot by default, always init fallback entropy source | Jakob Schlyter |
2005-04-14 | Do this correctly, and silence a sign comparison warning. | Chad Loder |
2005-04-14 | Check snprintf for truncation and failure. From Han Boetes (thanks). | Chad Loder |
2005-03-22 | resolve conflicts | Jakob Schlyter |