summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump Debian version to 2.78-1v2.78test2Simon Kelley2017-06-251-0/+6
* Formatting fixes for CHANGELOGSimon Kelley2017-06-251-2027/+2027
* Fix DHCP relay, broken by ff325644c7afae2588583f935f4ea9b9694eb52eSimon Kelley2017-06-252-2/+18
* Bump year in copyrights.Simon Kelley2017-06-2440-41/+41
* Tweak ICMP ping check logic for DHCPv4.v2.78test1Simon Kelley2017-06-151-1/+1
* Fix logic of appending ".<layer>" to PXE basenameChris Novakovic2017-06-061-2/+2
* Debian: improve regexp for parsing root.ds.Simon Kelley2017-06-052-1/+7
* Fix typo and format in CHANGELOGv2.77Simon Kelley2017-05-221-222/+222
* Fix compiler warning.v2.77rc5Matthias Andree2017-05-211-1/+1
* Fix compiler warning.Matthias Andree2017-05-211-3/+6
* Fix compiler warning.Simon Kelley2017-05-211-2/+2
* Remove automatic IDN support when building i18n.Simon Kelley2017-05-215-22/+26
* Fix &/&& confusion.Simon Kelley2017-05-211-2/+2
* Update German translation.v2.77rc4Conrad Kostecki2017-05-121-39/+30
* Add .gitattributes to substitute VERSION on export.Simon Kelley2017-05-121-0/+1
* Fix c7be0164ce6ae89d6f2f0ffea14e2612418dd5dav2.77rc3Simon Kelley2017-05-111-1/+1
* Suppress DHCP ping checks when allocating on the loopback interface.v2.77rc2Simon Kelley2017-05-103-18/+24
* Add optional support for libidn2 and therefore IDNA2008.Petr Menšík2017-05-103-8/+27
* Don't die() on failing to parse lease-script output.Simon Kelley2017-05-091-8/+1
* Fix crash introduced by 09f3b2cd9c7b5b5e0e96ba41f666e69808862620.Simon Kelley2017-05-091-1/+1
* Fix case of DS queries to domains marked as not doing DNSSEC.v2.77rc1Simon Kelley2017-05-091-60/+60
* Fix botch introduced by 561441320f0cb67ea97f81c59332da5c6d14b494Simon Kelley2017-05-081-1/+1
* Replace obsolete utime() usage with utimes().Vladislav Grishenko2017-05-033-7/+8
* Fix a couple of crashes on malformed config files.Simon Kelley2017-05-032-2/+6
* Add "known-othernet" DHCP tag.Simon Kelley2017-04-304-1/+22
* Tweak logging introduced in 3a8b0f6fccf464b1ec6d24c0e00e540ab2b17705v2.77test5Simon Kelley2017-04-281-9/+7
* Revert "Implement RFC-6842 (Client-ids in DHCP replies.)"Simon Kelley2017-04-282-25/+11
* DHCPv4: do ICMP-ping check in all cases other that current lease.Simon Kelley2017-04-284-58/+89
* Extend --ra-param mtu: field to allow an interface name.Vladislav Grishenko2017-04-246-6/+20
* Make --rev-server work in the presence of --bogus-priv.Vladislav Grishenko2017-04-242-7/+37
* Improve error handling with shcp-script "init" mode.Petr Menšík2017-04-232-67/+105
* Debian: enable PIE and BINDNOW hardening in build.Simon Kelley2017-04-161-1/+1
* Merge branch 'master' of ssh://thekelleys.org.uk/var/cache/git/dnsmasqSimon Kelley2017-04-168-41/+108
|\
| * Bump Lua version to 5.2.Simon Kelley2017-04-161-2/+2
| * Compile option string: show script-support independent of DHCP.Simon Kelley2017-04-161-6/+6
| * Capture and log STDOUT and STDERR output from dhcp-script.Petr Menšík2017-04-166-33/+100
* | Bump Debian standards version.Simon Kelley2017-04-111-1/+1
|/
* Merge branch 'master' of ssh://thekelleys.org.uk/var/cache/git/dnsmasqSimon Kelley2017-04-111-2/+0
|\
| * FreeBSD compilation tweak.Simon Kelley2017-04-111-2/+0
* | Debian: readme typos.Simon Kelley2017-04-111-2/+2
|/
* Debian: strip dhcp_release6 binary.Simon Kelley2017-04-111-0/+1
* Debian: add lsb-base dep.Simon Kelley2017-04-112-1/+2
* Debian changelog format fixup.Simon Kelley2017-04-111-3/+3
* Handle change in format of Debian /usr/share/dns/root.ds.Simon Kelley2017-04-112-1/+3
* Debian initscript tweak.Floris Bos2017-04-112-2/+9
* Add mtu facility to --ra-param.David Flamand2017-04-116-20/+44
* --dhcp-reply-delay option to workaround PXE client bugs.Floris Bos2017-04-098-57/+158
* Add support for unique TFTP root per MAC.Floris Bos2017-04-095-11/+60
* Allow binding to both source address and interface in server specs.Kristian Evensen2017-03-222-9/+29
* When forwarding a query to a non-DNSSEC nameserver, don't verify the lack of ...James Bottomley2017-03-171-2/+3