dnsmasq.git
2021-12-30 Simon KelleyAdd snooping of DHCPv6 prefix delegation to the DHCP... dhcpv6-snoop origin/dhcpv6-snoop
2021-12-26 Simon KelleyFix wrong client address for dhcp-script when DHCPv4...
2021-12-24 Simon KelleyFix rare "Internal error in cache" messages.
2021-12-20 Simon KelleyGeneralise --dhcp-relay.
2021-12-08 Simon KelleyFix regression in --rebind-domain-ok in 2.86
2021-12-04 gunsCorrectly return a heap-allocated empty string instead...
2021-12-01 Simon KelleyFix confusion with log-IDs and DNS retries.
2021-11-28 Simon KelleyFix problems with upper-case in domain-match.
2021-10-19 Simon KelleyFix crash in PXE/netboot when DNS server disabled.
2021-10-07 Simon KelleyAdd --filter and --filter-AAAA options.
2021-10-07 Dominik Derigsdnsmasq.h has to be included first as it sources config.h v2.87test4
2021-10-06 Simon KelleySupport IDN in --auth-zone.
2021-10-06 Petr MenšíkDisable transitional IDN rules, accept only sane names
2021-10-06 Petr MenšíkEnable locale support for IDN at startup
2021-10-06 Simon KelleyFix logic in add_update_server() to make optimisation...
2021-10-06 Simon KelleyUse host byte-order variable for answer counting.
2021-10-06 Simon KelleyFix crash after re-reading an empty resolv.conf file.
2021-10-05 Simon KelleyFix truncation logic in make_local_answer()
2021-10-05 Simon KelleyMan page tweak for --address and more than one address.
2021-10-05 DL6ER--local should behave as --server, not as --address...
2021-09-30 Olaf Heringremove stale contrib/Suse
2021-09-30 Dominik DerigsDo not fail hard when rev-server has a non-zero final... v2.87test3
2021-09-29 Simon KelleyGet compilation flags for libnftables from pkg-config.
2021-09-29 Matt Whitlockdnsmasq_time: avoid signed integer overflow when HAVE_B...
2021-09-28 Simon KelleyFix FTBFS when CONNTRACK and UBUS but not DNSSEC compil...
2021-09-27 Simon KelleyBuild Debian binaries with NFTset support.
2021-09-27 Simon KelleyFix confusion in DNS retries and --strict-order.
2021-09-27 Simon KelleyAdd --nftset option, like --ipset but for the newer... v2.87test2
2021-09-24 Simon KelleyMake --rebind-domain-ok work with IDN.
2021-09-24 Paul Fertsermanpage: clarify tags: semantics for --dhcp-host
2021-09-23 Dominik DerigsImprove last patch by splitting the previously combined if
2021-09-23 Dominik DerigsCorrecly warn if dynamic directory is actually no directory
2021-09-23 Simon KelleyFix --address=/#/...... which was lost in 2.86
2021-09-20 Dominik DL6ERCheck if allocation of 66573 bytes succeeded before...
2021-09-20 hevOptimize inserting records into server list.
2021-09-20 Simon KelleyThinko in immediately previous commit.
2021-09-19 Simon KelleyAdd support for arbitrary prefix lengths in --rev-serve...
2021-09-18 Simon KelleyFix confusion is server=/domain/# combined with server...
2021-09-11 Petr MenšíkFix coverity issues in dnssec.c
2021-09-11 Petr MenšíkFix coverity detected issues in dnsmasq.c
2021-09-11 Petr MenšíkFix coverity issues detected in domain-match.c
2021-09-11 Simon KelleyFix coverity detected issues in cache.c
2021-09-11 Petr MenšíkFix coverity detected issue in radv.c
2021-09-11 Petr MenšíkFix coverity detected issues in option.c
2021-09-11