summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Enhance --domain to accept, interface names for the address range.Simon Kelley2022-03-056-11/+92
* Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasqSimon Kelley2022-03-051-58/+52
|\
| * Update German translation.Conrad Kostecki2022-03-021-58/+52
* | Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasqSimon Kelley2022-02-241-2/+2
|\ \ | |/
| * Fix missing reverse-records from --dynamic-host.Simon Kelley2022-02-181-2/+2
* | Fix memory leak when DBUS connection fails.Simon Kelley2022-02-241-2/+5
* | Fix longjump() compiler warnings.Simon Kelley2022-02-241-21/+15
|/
* Add --conf-scriptv2.87test8Simon Kelley2022-02-083-12/+85
* Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasqSimon Kelley2022-02-041-24/+23
|\
| * Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasqSimon Kelley2022-02-0450-340/+520
| |\
| * | Tidy iface_check().Simon Kelley2022-01-211-24/+23
* | | Ask netlink for new address events unconditionally.Simon Kelley2022-02-041-9/+2
| |/ |/|
* | Fix FTBFS on BSD platforms.Johnny S. Lee via Dnsmasq-discuss2022-02-031-2/+5
* | Handle changing interface indexes when binding DHCP sockets.Simon Kelley2022-02-034-26/+56
* | Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasqv2.87test7Simon Kelley2022-02-022-11/+11
|\ \ | |/
| * fix dnsmasq typo in man pageOlaf Hering2022-01-211-1/+1
| * Fix indentation in Umbrella option code.Simon Kelley2022-01-211-10/+10
* | Improve the performance of DHCP relay.v2.87test6Simon Kelley2022-02-025-202/+212
* | Dump.c Fix IPv6 checksum on big-endian.Simon Kelley2022-01-301-3/+3
* | Handle options other than source link-layer address in router solicitations.Simon Kelley2022-01-291-8/+16
* | Extend packet dump system to RA.Simon Kelley2022-01-294-25/+86
* | Extend packet-dump system to DHCP and TFTP.Simon Kelley2022-01-298-52/+120
* | Bump copyright to 2022.Simon Kelley2022-01-2448-49/+49
|/
* Fix crash in PXE code with bad config.Simon Kelley2022-01-182-3/+4
* Debian bug management.Simon Kelley2022-01-181-1/+2
* Debian: fold in 2.86-1.1 changelog and close bug introducded by same.Simon Kelley2022-01-181-2/+9
* Remove temporary debugging message and close related Debian bug.Simon Kelley2022-01-172-3/+2
* Document change of behaviour of --address in 2.86 onwards.Simon Kelley2022-01-172-1/+14
* Tidy previous commit and add manpage entries for new options.Simon Kelley2022-01-154-68/+77
* Strip EDNS(0) Client Subnet / MAC information if --strip-subnet or --strip-ma...Dominik Derigs2022-01-153-8/+35
* Minimum safe size is recommended to be 1232. See https://dnsflagday.net/2020/Dominik Derigs2022-01-131-1/+1
* Fix DNSSEC failure to validate unsigned NoDATA replies.Simon Kelley2022-01-131-32/+32
* Fix error introduced in 11c52d032be7a111094419194fc8cb03802d0edfSimon Kelley2022-01-121-1/+1
* Small fix to ff43d35aeef6178f7471c6f37e91845c9a72bd2fSimon Kelley2022-01-121-6/+6
* Add root group writeable flag to log filePetr Menšík2022-01-111-5/+18
* Fix FTBFS when HAVE_DNSSEC not defined.Simon Kelley2022-01-111-1/+4
* Log source of ignored query when local-service is used.Simon Kelley2022-01-111-2/+4
* Extend cache dump: "!" as type for non-terminals, new flag "C" for config-pro...Dominik Derigs2022-01-111-7/+12
* Fix header of cache dump. The width of the host and address fields are 30 and...Dominik Derigs2022-01-111-1/+2
* Log port numbers in server addresses when non-standard ports in use.Simon Kelley2022-01-112-9/+25
* Overhaul code which sends DNSSEC queries.Simon Kelley2022-01-111-74/+122
* Handle malformed query packets sensibly.Simon Kelley2022-01-092-33/+49
* Clarify man page for --filterwin2kAndreas Metzler2022-01-061-2/+3
* Implements a SetLocaliseQueriesOption D-Bus method.Daniel Collins2022-01-062-0/+11
* Fix massive confusion on server reload.v2.87test5Simon Kelley2022-01-031-69/+88
* Fix fail to build when NO_SCRIPT set.Simon Kelley2022-01-033-7/+4
* src/option.c: fix build with gcc 4.8Fabrice Fontaine2022-01-031-4/+4
* Tidy code for --umbrella option.Simon Kelley2022-01-013-58/+68
* Fix 46312909d9080ff8743133fbd52427b4b2213171 typo.Simon Kelley2022-01-011-2/+2
* src/option.c: fix build with gcc 4.8Fabrice Fontaine2022-01-011-2/+4