summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix man page re interface labels and add warning when used badly.Petr Menšík2017-03-174-7/+30
* Check for failure of "git describe" in get-version.Bert Gijsbers2017-03-061-3/+10
* Improve error checking for --rev-server.Olivier Gayot2017-03-061-2/+10
* Fix rev-server with /32 prefix.Olivier Gayot2017-03-061-10/+21
* Man page typo.Simon Kelley2017-02-281-1/+1
* Compilation warning fixes.Simon Kelley2017-02-282-6/+6
* Fix CNAME wildcard in auth-mode.v2.77test4Simon Kelley2017-02-191-1/+2
* Update FAQ to fix a couple of dead links.Simon Kelley2017-02-191-2/+58
* Make --bogus-priv apply to IPv6.Simon Kelley2017-02-193-6/+25
* Spelling fixes.klemens2017-02-1910-25/+25
* Implement RFC-6842 (Client-ids in DHCP replies.)Simon Kelley2017-02-112-12/+26
* Decrease the number of individual sites listed in log.Hannu Nyman2017-02-113-1/+13
* Add forthcoming 2017 root zone trust anchor to trust-anchors.conf.v2.77test3Simon Kelley2017-02-101-1/+2
* Improve connection handling when talking to TCP upsteam servers.Simon Kelley2017-02-103-79/+102
* Stop treating SERVFAIL as a successful response from upstream servers.v2.77test2Baptiste Jonglez2017-02-061-1/+2
* Comprehensive spelling/typo fixes.Josh Soref2017-02-0647-214/+214
* Make --localise-queries apply to names from --interface-name.Simon Kelley2017-02-023-5/+32
* Fix rrfilter bug leading to malformed replies.v2.77test1Simon Kelley2017-01-262-10/+17
* Detect and error loops in --cname configuration.Simon Kelley2017-01-193-5/+42
* Tweak start-up loggingSimon Kelley2017-01-151-7/+10
* Fix getsockname error return check.Reiter Wolfgang2017-01-081-1/+1
* Additional syntax check on MAC wildcards.Simon Kelley2017-01-011-0/+4
* Merge branch 'master' of ssh://thekelleys.org.uk/var/cache/git/dnsmasqSimon Kelley2017-01-0112-42/+147
|\
| * Add DNSMASQ_REQUESTED_OPTIONS env-var to lease change script.ZHAO Yu2016-12-224-0/+24
| * Bump TCP connection backlog from 5 to 32.Simon Kelley2016-12-223-1/+7