Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-23 | fix mixed code and declarations, from brad@ | Stuart Henderson | |
2012-11-23 | resolve conflicts | Stuart Henderson | |
2012-11-23 | update to NSD 3.2.14, requested by/ok brad@ | Stuart Henderson | |
2012-08-28 | remove unused file | Stuart Henderson | |
2012-08-28 | resolve conflicts | Stuart Henderson | |
2012-08-28 | update to NSD 3.2.13 | Stuart Henderson | |
- fix crash in nsd-patch if a zone has been removed from nsd.conf. (difffile.c) - CVE-2012-2979 DOS fix, this is in optional code which is *not* used with a standard OpenBSD build. (query.c, server.c) | |||
2012-07-19 | Fix for VU#624931 CVE-2012-2978: NSD denial of service | Peter Hessler | |
vulnerability from non-standard DNS packet from any host on the internet. OK sthen@ | |||
2012-07-09 | resolve conflicts | Stuart Henderson | |
2012-07-09 | NSD v3.2.11, ok phessler@ | Stuart Henderson | |
2012-04-20 | Back to non-verbose, crept back in with last merge. | Camiel Dobbelaar | |
ok sthen | |||
2012-04-04 | Disable the install target in nsd and unbound's Makefiles, so if someone runs | Stuart Henderson | |
'make install' rather than 'make -f Makefile.bsd-wrapper install' it will just do nothing rather than put files into /usr/local. ok jakob@ | |||
2012-03-02 | resolve conflicts | Stuart Henderson | |
2012-03-02 | import nsd 3.2.10, "cool" jakob@, also looked over by Brad | Stuart Henderson | |
2012-01-29 | merge | Jakob Schlyter | |
2012-01-29 | resolve conflicts | Jakob Schlyter | |
2012-01-29 | regen | Jakob Schlyter | |
2012-01-29 | NSD v3.2.9 | Jakob Schlyter | |
2011-06-11 | Unbreak the build with MANPS, making sure to still honour NOMAN. | Ingo Schwarze | |
Problem found and fix tested by jmc@. Note that the patch to Makefile.in is useful for two additional reasons: 1. It removes an ugly reimplementation of the bsd.man.mk .8.cat8 target. 2. It will be required anyway when installing source manuals in the future. The bsd-wrapper patch looks redundant, but isn't. These rules are not in bsd.man.mk because elsewhere, the source files (*.8 etc.) are part of the source tree, not generated files. | |||
2011-05-23 | fix manpage build; from theo | Jakob Schlyter | |
2011-05-23 | nsd-zonec.8 | Jakob Schlyter | |
2011-05-23 | make sure nsd-zonec is used instead of zonec | Jakob Schlyter | |
2011-05-23 | remove old man-pages | Jakob Schlyter | |
2011-05-21 | regen with autoconf-2.59, automake-1.9 | Jakob Schlyter | |
2011-05-21 | resolve conflicts and regen configure using autoconf-2.65 | Jakob Schlyter | |
2011-05-21 | NSD v3.2.8 | Jakob Schlyter | |
2011-04-21 | Make nsd-zonec less verbose in nsdc runs by removing the -v | Claudio Jeker | |
from ZONEC_VERBOSE. This affects nsdc rebuild and nsdc patch. Idealy nsdc patch would be silent on success so that it can be run out of cron without getting mails all the time. OK jakob@ sthen@ | |||
2011-02-21 | call setusercontext(3) before chroot. ok miod@ sthen@ | Jakob Schlyter | |
2011-01-27 | fix realclean target | Jakob Schlyter | |
2011-01-27 | regen | Jakob Schlyter | |
2011-01-27 | upgrade to NSD 3.2.7; ok sthen@, tested by multiple people | Jakob Schlyter | |
2011-01-24 | change default nsd(8) paths. ok sthen@ | Jakob Schlyter | |
2010-10-31 | cant start a line with a single quote. ok @schwarze | Janne Johansson | |
2010-10-01 | fix more nsd-zonec references | Jakob Schlyter | |
2010-10-01 | fix reference to nsd-zonec; from Kirill Bychkov | Jakob Schlyter | |
2010-09-24 | fix a overflow found by parfait | Jonathan Gray | |
ok jakob@ | |||
2010-08-22 | regen | Jakob Schlyter | |
2010-08-22 | --enable-nsid now default | Jakob Schlyter | |
2010-08-22 | remove | Jakob Schlyter | |
2010-08-22 | merge | Jakob Schlyter | |
2010-08-22 | NSD v3.2.6 | Jakob Schlyter | |
2010-04-15 | resolve conflicts from import of v3.2.5 | Jakob Schlyter | |
2010-04-15 | NSD v3.2.5 | Jakob Schlyter | |
2010-02-25 | make nsd compile on gcc2 platforms; from miod@ | Jakob Schlyter | |
2010-02-24 | exit if paths are not relative to chroot | Jakob Schlyter | |
2010-02-24 | regen | Jakob Schlyter | |
2010-02-24 | better default chroot | Jakob Schlyter | |
2010-01-27 | use arc4random() instead of random() | Jakob Schlyter | |
2010-01-27 | merge QID generation patch from NSD trunk | Jakob Schlyter | |
2010-01-17 | strcpy/strncat/sprintf --> strlcpy/strlcat/snprintf | Charles Longeau | |
ok jakob@ | |||
2010-01-17 | regen with {autoconf,autoheader}-2.62 | Jakob Schlyter | |