summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use poll() instead of select() to remove limits on open file descriptors.v2.74test2Simon Kelley2015-07-1210-137/+216
* Log message typo.Simon Kelley2015-07-081-1/+1
* Fix compilation warning.Simon Kelley2015-07-081-3/+2
* Test for overflowing platform FD_SET size.Simon Kelley2015-07-085-69/+41
* Bump version in Debian changelog.v2.74test1Simon Kelley2015-07-071-0/+12
* Fix inotify code to handle dangling symlinks better.Simon Kelley2015-07-062-17/+71
* Avoid hanngs in DHCP ping code when system time goes backwards.Simon Kelley2015-07-051-5/+17
* --conf-file should read no file, not try and read the default file.Simon Kelley2015-07-052-6/+8
* Manpage typo fix.Ján Sáreník2015-07-051-1/+1
* Handle CNAMEs to DS records when confirming absence of DS for DNSSEC.v2.73Simon Kelley2015-06-122-10/+68
* Merge messages and fix makefile process to do this.v2.73rc10Simon Kelley2015-06-1011-3831/+4071
* Documenation updates for --bridge-interface and "off-link".Neil Jerram2015-06-107-24/+46
* Apply --bridge-interfaces to unsolicited router advertisements.Neil Jerram2015-06-101-2/+84
* Upply --bridge-interface aliasing to solicited router advertisements.Neil Jerram2015-06-101-5/+40
* Allow router advertisements to have the "off-link" bit set.Neil Jerram2015-06-103-4/+12
* Extend --bridge-interface aliasing to DHCPv6.Neil Jerram2015-06-101-1/+27
* Fix logging of unknown interface in --bridge-interface, DHPCv4.Neil Jerram2015-06-101-1/+3
* Add a couple of missed logging strings to the catalogue.Simon Kelley2015-06-091-2/+2
* Add Dbus methods to create and delete DHCP leases.Nicolas Cavallari2015-06-093-0/+268
* Handle corner cases in NSEC coverage checks.v2.73rc9Simon Kelley2015-06-061-5/+5
* More reproducibility fixes for Debian package.Simon Kelley2015-06-042-4/+8
* DHCPv6: DHCPCONFIRM should be OK for any address on link, not just dynamic ad...Simon Kelley2015-06-032-1/+6
* Close Debian bug for bug fixed upstream.Simon Kelley2015-06-011-1/+1
* Correctly sanitise DNS header bits in answer when recreating query for retry.swigger2015-06-012-8/+9
* Merge branch 'master' of ssh://thekelleys.org.uk/var/cache/git/dnsmasqSimon Kelley2015-05-261-0/+7
|\
| * Add infiniband to example config file.John Hanks2015-05-261-0/+7
* | Man page typo.Christian Demsar2015-05-201-1/+1
* | Tweak immediately previous patch.Simon Kelley2015-05-201-2/+7
* | Select correct DHCP context when in PXE bootserver mode.Simon Kelley2015-05-191-1/+1
* | Remove support for DNS Extended Label Types.Simon Kelley2015-05-151-48/+4
* | Fix buffer overflow introduced in 2.73rc6.v2.73rc8Simon Kelley2015-05-151-4/+4
* | Use correct DHCP context for PXE-proxy server-id.Simon Kelley2015-05-141-2/+2
* | Tweak last commit.Simon Kelley2015-05-141-4/+4
* | Allow T1 and T2 DHCPv4 options to be set.Simon Kelley2015-05-134-23/+63
* | Pointer to mail-archive mailing list mirror in doc.html.Simon Kelley2015-05-131-1/+3
* | Tweak Debian systemd unit file.Simon Kelley2015-05-132-0/+2
* | Tweak EDNS timeout code.Simon Kelley2015-05-101-2/+4
* | Check IPv4-mapped IPv6 addresses with --stop-rebind.Simon Kelley2015-05-082-4/+20
* | Handle UDP packet loss when fragmentation of large packets is broken.Simon Kelley2015-05-088-35/+66
* | Constify some DHCP lease management functions.Nicolas Cavallari2015-04-282-7/+8
* | Don't remove RRSIG RR from answers to ANY queries when the do bit is not set.Simon Kelley2015-04-281-0/+5
* | Fix argument-order botch which broke DNSSEC for TCP queries.v2.73rc7Simon Kelley2015-04-281-4/+5
* | Make get-version work when repo is a git submodule.Johnny S. Lee2015-04-261-2/+3
|/
* Logs in DHCPv6 not suppressed by dhcp6-quiet.Simon Kelley2015-04-252-3/+7
* Tweaks to previous, DNS label charset commit.v2.73rc6Simon Kelley2015-04-224-12/+30
* Handle domain names with '.' or /000 within labels.v2.73rc5escape_namesSimon Kelley2015-04-215-13/+71
* Revert 61b838dd574c51d96fef100285a0d225824534f9 and just quieten log instead.Simon Kelley2015-04-201-14/+10
* Check IP address command line arg in dhcp_release.cMoshe Levi2015-04-191-0/+5
* Log domain when reporting DNSSEC validation failure.Simon Kelley2015-04-171-5/+10
* Note CVE-2015-3294Simon Kelley2015-04-161-0/+3