summaryrefslogtreecommitdiff
path: root/usr.sbin/nsd
AgeCommit message (Collapse)Author
2018-02-20merge configure.ac from NSD 4.1.19, previously we had an updatedStuart Henderson
generated configure file, but old configure.ac.
2018-02-03regenFlorian Obser
2018-02-03Update nsd to 4.1.19.Florian Obser
OK sthen@, "so far so good" millert@ Obligatory commit from 33,000 ft.
2018-01-13Add descriptions for HAVE_B64_NTOP and HAVE_B64_PTON so autoheaderTodd C. Miller
will run. OK florian@
2017-11-01Make ip-transparent option work by using SO_BINDANY.Florian Obser
OK jca, benno jca also points out that Delan Azabani (delan _AT_ azabani.com) wrote exactly the same diff in 2016. It was OK bluhm but apparently never commited.
2017-08-11missed in previousFlorian Obser
2017-08-11regenFlorian Obser
2017-08-11update to 4.1.17Florian Obser
OK sthen
2017-07-27Add prototypes for prototypes for __b64_pton and __b64_ntop; pointedFlorian Obser
out by clang. This is a local diff we have to carry so config.h.in is good a place as any and it's included everywhere. OK sthen
2017-06-12destroy lint remnants.Marc Espie
okay millert@ deraadt@
2017-04-15regenFlorian Obser
2017-04-15update to 4.1.16rc1Florian Obser
tests & OK sthen (if there are more changes coming for 4.1.16 release we will just commit them on top)
2010-01-15NSD v3.2.4Jakob Schlyter
2017-02-17regenFlorian Obser
2017-02-17Update to 4.1.15.Florian Obser
This contains a local patch to query.c (missed _t conversion) that has been submitted upstream. OK sthen
2013-11-26import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by ↵Stuart Henderson
brad@
2010-01-15NSD v3.2.4Jakob Schlyter
2017-01-17regenFlorian Obser
2017-01-17Update to nsd 4.1.14Florian Obser
OK sthen@
2013-11-26import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by ↵Stuart Henderson
brad@
2016-10-24do not ignore -Wsign-compare; requested by deraadt@Florian Obser
2016-10-24regenFlorian Obser
2016-10-24Update to 4.1.13Florian Obser
Testing millert, brad and myself. OK millert@
2013-11-26import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by ↵Stuart Henderson
brad@
2010-01-15NSD v3.2.4Jakob Schlyter
2016-10-05Rewriting USER gets in the way of the de-escalation mechanism as itMartin Natano
shadows the real user's identity. ok deraadt
2016-09-04forgot to regenFlorian Obser
2016-09-03Update to 4.1.12Florian Obser
----------------------------------------------------------------- BUG FIXES: - Fix malformed edns query assertion failure, reported by Michal Kepien (NASK). ----------------------------------------------------------------- Does not effect OpenBSD since we are not running configure with --enable-checking OK sthen@
2010-01-15NSD v3.2.4Jakob Schlyter
2016-08-31regenFlorian Obser
2016-08-31update to 4.1.11Florian Obser
"Working fine here." millert@ OK dlg, sthen
2010-01-15NSD v3.2.4Jakob Schlyter
2016-06-24regenFlorian Obser
2016-06-24Update to 4.1.10Florian Obser
Testing by millert@, sthen@ and me. came up with the same diff & OK sthen@
2013-11-26import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by ↵Stuart Henderson
brad@
2010-01-15NSD v3.2.4Jakob Schlyter
2015-12-17regen NSD's autoconf script, forgotten with the update - noticed by BradStuart Henderson
2015-12-12zap surplus blank lineStuart Henderson
2015-12-11Disable database file by default; we already have it in our default nsd.confStuart Henderson
but this also disables it for users who don't have that line. (It can be re- enabled by explicit config in nsd.conf but it is suspected that it has issues and performance seems totally OK with zone files even for quite large setups). ok florian@
2015-12-11update to NSD 4.1.7, ok florian@Stuart Henderson
2014-09-16update to NSD 4.1.0, ok sthen@Brad Smith
2010-01-15NSD v3.2.4Jakob Schlyter
2015-12-09doc cleanup from nsd 4.1.7rc1Stuart Henderson
2015-12-09comment typo fixes, from nsd 4.1.7rc1Stuart Henderson
2010-01-15NSD v3.2.4Jakob Schlyter
2015-11-21pledge for nsd.Florian Obser
The main process handles zone transfers (inet, dns), writing and creating of zone files (wpath, cpath) and starting of child processes (proc). Child processes answer queries from the internet. "Looks good" to deraadt@
2015-11-05undo botched import to wrong dir, spotted by sobrado@Stuart Henderson
2015-11-05update to unbound 1.5.6, ok millert@ florian@Stuart Henderson
2015-11-05mergeStuart Henderson
2015-11-05update to NSD 4.1.6, ok millert@ florian@Stuart Henderson