Chris Hofstaedtler
Chris Hofstaedtler
Hi, thanks for maintaining sg3_utils. The build system also builds a `libsgutils2-.so.2.0.0`, which is used by other software (ledmon, etc). Given the sg3_utils version number is embedded in the libsgutils2...
### Short description Addresses #10017. Introduces new setting `resolve-across-zones`. Default is the unchanged behaviour. Turning off the new setting causes CNAME targets to not be followed across (local) zones. Also,...
### Short description Implements @Habbie's "alternate outcome" from #13039. Somebody please tell me what is wrong with this :) ### Checklist I have: - [x] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document -...
### Short description Experiment to see what could become out of doQuestion. ### Checklist I have: - [ ] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document - [ ] compiled this code -...
- Program: Authoritative - Issue type: Bug report ### Short description ``` allow-axfr-ips=84.113.113.116 10/8 ``` leads to: `Fatal error: Unable to convert '10' to a netmask` ### Environment - Operating...
I found no way of telling the webserver to listen on multiple addresses. Use case: ``` webserver-address=127.0.0.1 ::1 ``` (Which should then become the default.) I'm tempted to classify this...
For Iskra AM550 deployed in Austria, operator "Wiener Netze". Operator docs: https://www.wienernetze.at/kundenschnittstelle2 Serial settings: 9600 8N1 [x] Meter is encrypted
Hi, distros are trying to remove the old libfuse 2.x branch. It looks like your project uses the 2.x branch. If it already supports 3.x, please add this to your...
### Short description Cuts SOA queries for 1.2.3.4.5.6.7.8.9.example.com down from 10 to 1. ### Checklist I have: - [x] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document - [x] compiled this code - [x]...
Mostly soliciting feedback for now. This branch includes hughsie/subsystem_devtype and zeha/uf2-reenum. Type of pull request: - [x] New plugin (Please include [new plugin checklist](https://github.com/fwupd/fwupd/wiki/New-plugin-checklist)) - [ ] Code fix -...