52
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
src/option.c: fix build with gcc 4.8 More... about 3 years ago
Finesse parsing of --dhcp-remoteid and --dhcp-subscrid. More... about 3 years ago
Add snooping of DHCPv6 prefix delegation to the DHCP-relay function. More... about 3 years ago
Extend cache dump: "!" as type for non-terminals, new flag "C" for config-provided and log source when applicable. More... about 3 years ago
Minimum safe size is recommended to be 1232. See https://dnsflagday.net/2020/ More... about 3 years ago
Fix wrong client address for dhcp-script when DHCPv4 relay in use. More... about 3 years ago
Fix rare "Internal error in cache" messages. More... about 3 years ago
Generalise --dhcp-relay. More... about 3 years ago
Fix header of cache dump. The width of the host and address fields are 30 and 40 characters, respectively. More... about 3 years ago
Fix regression in --rebind-domain-ok in 2.86 More... about 3 years ago
Fix confusion with log-IDs and DNS retries. More... about 3 years ago
Fix problems with upper-case in domain-match. More... about 3 years ago
Correctly return a heap-allocated empty string instead of NULL More... about 3 years ago
Fix crash in PXE/netboot when DNS server disabled. More... about 3 years ago
Add --filter and --filter-AAAA options. More... over 3 years ago
dnsmasq.h has to be included first as it sources config.h More... over 3 years ago
Support IDN in --auth-zone. More... over 3 years ago
Fix logic in add_update_server() to make optimisation actually optimise. More... over 3 years ago
Use host byte-order variable for answer counting. More... over 3 years ago
Fix crash after re-reading an empty resolv.conf file. More... over 3 years ago
Fix truncation logic in make_local_answer() More... over 3 years ago
Man page tweak for --address and more than one address. More... over 3 years ago
Introduce new --local-service=host parameter More... over 3 years ago
--local should behave as --server, not as --address according to the man page More... over 3 years ago
Disable transitional IDN rules, accept only sane names More... over 3 years ago
Enable locale support for IDN at startup More... over 3 years ago
Do not fail hard when rev-server has a non-zero final address part More... over 3 years ago
remove stale contrib/Suse More... over 3 years ago
Get compilation flags for libnftables from pkg-config. More... over 3 years ago
Fix FTBFS when CONNTRACK and UBUS but not DNSSEC compile options selected. More... over 3 years ago