Fred Morcos

Results 12 issues of Fred Morcos

### Short description Handle errors when loading Lua scripts. ### Checklist I have: - [X] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document - [X] compiled this code - [ ] tested this code...

### Short description Log socket directory ### 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...

rec

### Short description Integrates `clang-tidy` for PRs. ### Checklist I have: - [X] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document - [ ] compiled this code - [ ] tested this code -...

- Program: Recursor - Issue type: Bug report ### Short description Description by @omoerbeek: https://github.com/PowerDNS/pdns/pull/11682#issuecomment-1149744457 > I did not look at the code yet, but did a few tests. >...

rec

### Short description Improve error message when invalid values for `local-address` are provided in recursor config file. The recursor used to depend on `parseService` subroutines to parse addresses. This subroutine...

rec

- Program: Authoritative, Recursor - Issue type: Bug report ### Short description When running with `--config=diff`, produce an error when the configuration file is invalid. ### Environment - Operating system:...

auth
rec

When building the PowerDNS auth, I get the following warnings coming out of `yahttp.hpp`. ``` clang --version clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin ``` ``` In...

This is a top-level issue to track the progress of getting auth fully built, tested and released using Meson: # General - [ ] Man pages can be generated by...

auth

- Program: Authoritative - Issue type: Bug report ### Short description The remotebackend tests work by running a Ruby webserver then some clients connect to it and exchange data. We...

auth

Currently, from what I understand from the omxplayer executable script, it only checks whether the OMXPLAYER_DBUS_\* is set before executing a new dbus instance. I think DBUS_SESSION_BUS_\* environment variables should...