Peter van Dijk

Results 100 issues of Peter van Dijk

### Short description Fixes #12978, I hope. ### Checklist I have: - [ ] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document - [ ] compiled this code - [ ] tested this code...

auth

### Short description ### Checklist I have: - [x] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document - [x] compiled this code - [x] tested this code - [ ] included documentation (including possible...

auth
enhancement

- Program: Authoritative - Issue type: Feature request ### Short description When users change things via the API, the auth knows this, and can flush caches. When changes come in...

auth
feature request
backport to auth-4.8.x?

- Program: Authoritative - Issue type: Feature request ### Short description Currently, the auth HTTP API allows fetching a list of zones (on `.../zones`), with optional (`?dnssec=true`, which is the...

auth
feature request

### Short description I think the old behaviour is harmless, as other records (like the apex NSset) will fill out the NSEC3 chain nicely, but it's better to be entirely...

auth
defect
rest-api

because it cannot (running as user pdns) read `/etc/pdns/pdns.conf` (which is `root:root` 600 in a 755 dir). `chmod 644 /etc/pdns/pdns.conf` makes auth run.

auth
defect

only the ODBC tests still running in CircleCI now appear to use `regression-tests.rootzone`. We should fix this in the GH workflow.

auth
defect
ci

- Program: Authoritative - Issue type: Tests needed ### Short description Before merging #6823, we would blindly XFR a zone from the master if we received a NOTIFY, even if...

auth
defect

While we use `HAVE_ LIBSSL` internally to see if we are building & linking against OpenSSL. However, `net-snmp-config.h` may also define `HAVE_LIBSSL`. This then reaches `dnsdist-lua.cc` (which includes `dnsdist.hh` which...

defect
dnsdist

- Program: Authoritative, Recursor, dnsdist - Issue type: Feature request ### Short description Our Makefiles fail on BSD-make - in some places they error out, but worse, in some other...

auth
rec
defect
dnsdist