Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pi-hole FTL v5.4 #1024

Merged
merged 26 commits into from
Jan 15, 2021
Merged

Pi-hole FTL v5.4 #1024

merged 26 commits into from
Jan 15, 2021

Conversation

DL6ER
Copy link
Member

@DL6ER DL6ER commented Jan 15, 2021

New

Fixes

DL6ER and others added 26 commits December 24, 2020 10:43
…te3' (drop-in replacement is available as well)

Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: Fabian Preuß <preuss_fabian@gmx.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: Fabian Preuß <preuss_fabian@gmx.de>
Added missing NS query type to getQueryTypes()
…cte() who did set it.

Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Add new query types SVCB and HTTPS
…-all category OTHER. The OTHER category is still used when it comes to computing statistics to ensure your chart's legend does not explode.

Signed-off-by: DL6ER <dl6er@dl6er.de>
…or blocking or something else. Just record such queries as replied to from cache because this is what they are. This code made sense at the time where wildcards were implemented as dnsmasq config lines, however, we've advanced to our own regex engine since then and all config lines should have also been auto-migrated.

Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
Do not record NXDOMAIN from DNS cache as "regex blocked"
…ak information, otherwise.

Signed-off-by: DL6ER <dl6er@dl6er.de>
Detect and handle interface changes of clients with the same IP
Do not return regex idx if privacy level > 0
Signed-off-by: Fabian Preuß <preuss_fabian@gmx.de>
Check for validity if iface pointe before dereferencing it
Don't show retried queries when filtering for blocked queries.
Implement support for displaying exact type instead of just "OTHER"
Fix for errno not being set by posix_fallocate()
@DL6ER DL6ER added the Release label Jan 15, 2021
@DL6ER DL6ER added this to the v5.4 milestone Jan 15, 2021
@PromoFaux PromoFaux merged commit 6bd0988 into master Jan 15, 2021
@DL6ER DL6ER deleted the release/v5.4 branch September 10, 2021 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants