summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Allow multiple CNAMEs in a single --cname= option.Simon Kelley2016-12-222-14/+23
| * Debian packaging update.Simon Kelley2016-12-142-1/+19
| * Allow wildcard CNAME records in authoritative zones.Simon Kelley2016-12-135-26/+74
* | Compile time option NO_IDKevin Darbyshire-Bryant2016-09-095-3/+19
|/
* Support cross-builds in Debian packaging.Simon Kelley2016-08-312-6/+26
* Fix crash introduced in 2675f2061525bc954be14988d64384b74aa7bf8bSimon Kelley2016-08-301-2/+3
* Log ipset errors.Simon Kelley2016-08-281-3/+12
* Improve --address and --ipset docs, fix --help outputPeter Wu2016-08-282-20/+28
* Handle binding upstream servers to an interfaceBeniamino Galvani2016-08-283-2/+35
* Suppress useless warning about DHCP packets of interfaces without addresses.Simon Kelley2016-08-281-1/+2
* Refactor openBSD pftables code to remove blatant copyright violation.Simon Kelley2016-08-131-58/+32
* 2.76-3 debian release.Simon Kelley2016-08-131-1/+7
* Handle v4-mapped IPv6 addresses sanely for --synth-domain.Simon Kelley2016-08-113-11/+32
* Bump auth zone serial when reloading /etc/hosts and friends.Simon Kelley2016-08-052-0/+6
* auth-zone: allow to exclude ip addresses from answer.Mathias Kresin2016-07-244-25/+64
* Compile-time check on buffer sizes for leasefile parsing code.Simon Kelley2016-07-224-10/+21
* Don't reset packet length on transmission, in case of retransmission.Simon Kelley2016-07-223-3/+3
* Zero packet buffers before building output, to reduce risk of information lea...Simon Kelley2016-07-228-6/+30
* Debian systemd bugfix.Simon Kelley2016-07-162-1/+9
* Merge 2.76-1.2 Debian NMU.Simon Kelley2016-07-164-1/+13
* malloc(); memset() -> calloc() for efficiency.Simon Kelley2016-07-111-7/+3
* Fix problem with --dnssec-timestampKevin Darbyshire-Bryant2016-07-114-5/+12
* Fix logic error in Linux netlink code.Ivan Kokshaysky2016-07-112-1/+13
* Fix bad behaviour with some DHCP option arrangements.Simon Kelley2016-07-111-2/+3
* Manpage typo.Kristjan Onu2016-07-101-1/+1
* Update .gitignore for change contrib/wrt -> contrib/lease-tools.Simon Kelley2016-07-101-2/+3
* Fix editing error on man page.Simon Kelley2016-07-101-5/+4
* Merge 2.67-1.1 Debian NMU.zeha@debian.org2016-07-062-0/+10
* Bump Debian version.Simon Kelley2016-07-061-0/+6
* Check return of expand() always.Simon Kelley2016-07-062-2/+7
* Zero newly malloc'ed memory.Simon Kelley2016-07-061-1/+5
* Calculate length of TFTP error reply correctly.Simon Kelley2016-07-062-2/+19
* Fix debian changelog.v2.76Simon Kelley2016-05-181-2/+2
* Update Polish translation.Jan Psota2016-05-181-28/+19
* Doc about --pxe-service basename change into CHANGELOG.Simon Kelley2016-05-181-0/+18
* Final PXE tweak, and release-note to reflect changes.Simon Kelley2016-05-152-4/+25
* Stricter command line args validation to dhcp_release6.v2.76rc2Sergey Nechaev2016-05-141-6/+35