History log of /openbsd-src/usr.sbin/nsd/udb.c (Results 1 – 11 of 11)
Revision Date Author Comments
# 4564029f 13-May-2022 florian <florian@openbsd.org>

Update to nsd 4.5.0
OK sthen


# bc6311d7 16-Mar-2022 florian <florian@openbsd.org>

Update to nsd 4.4.0

tested by sthen and me
OK sthen


# 308d2509 14-May-2020 florian <florian@openbsd.org>

Update to 4.3.1
Testing & OK sthen


# bfd0b123 17-May-2018 florian <florian@openbsd.org>

update to nsd 4.1.21
OK sthen


# db7d0d02 15-Apr-2017 florian <florian@openbsd.org>

update to 4.1.16rc1
tests & OK sthen

(if there are more changes coming for 4.1.16 release we will just
commit them on top)


# 8d8f1862 17-Jul-2015 sthen <sthen@openbsd.org>

merge conflicts


# 595fd91c 16-Jan-2015 brad <brad@openbsd.org>

Merge in a commit from upstream..

- Fix bug#637: fix that nsd.db grows limitlessly, an off by one
on one megabyte free chunks, created during AXFRs of large zones,
that caused the one megabyte c

Merge in a commit from upstream..

- Fix bug#637: fix that nsd.db grows limitlessly, an off by one
on one megabyte free chunks, created during AXFRs of large zones,
that caused the one megabyte chunk to be leaked.

ok sthen@

show more ...


# 15ed76cb 16-Sep-2014 brad <brad@openbsd.org>

update to NSD 4.1.0, ok sthen@


# ab0a6c35 14-Mar-2014 sthen <sthen@openbsd.org>

Update to NSD 4.0.3, main change is to improve/fix nsd.db database
corruption checks and avoid some causes of corruption. More details at
http://article.gmane.org/gmane.network.dns.nsd.general/1687


# cbbc2d6c 13-Mar-2014 brad <brad@openbsd.org>

update to NSD 4.0.2, ok sthen@


# d3fecca9 26-Nov-2013 sthen <sthen@openbsd.org>

import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by brad@