summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge messages into translation files.Simon Kelley2016-05-1410-4116/+4666
* Tweak UEFI workaround code.Simon Kelley2016-05-142-15/+23
* Tweak CSAs affected by UEFI PXE workaround code.Simon Kelley2016-05-111-1/+1
* Fix error in PXE arch names and add ARM32 and ARM64.Simon Kelley2016-05-113-3/+12
* Workaround for UEFI PXE boot problems.v2.76rc1Simon Kelley2016-05-101-7/+62
* Fix for DHCP in transmission interface when --bridge-interface in use.Neil Jerram2016-05-031-1/+3
* Limit number of upstream nameservers when logging configuration.Simon Kelley2016-05-033-2/+14
* Add contrib/lease-tools/dhcp_release6Simon Kelley2016-05-035-2/+465
* Move dhcp_release and dhcp_lease_time to contrib/lease_tools.Simon Kelley2016-05-036-6/+6
* Add --help to manpage .Simon Kelley2016-05-033-2/+10
* Debian init.d script fix.Simon Kelley2016-05-012-10/+12
* Fix problem with IPv6 in new ARP-search code.v2.76test13Simon Kelley2016-05-011-10/+10
* Fix typo in SDBM hash function.Simon Kelley2016-04-252-2/+2
* Fix init of per server EDNS UDP packet size.Simon Kelley2016-04-253-14/+17
* Remove pre-existing EDNS0_OPTION_NOMDEVICEID if MAC address unknown.Simon Kelley2016-04-251-5/+8
* Check return-code of inet_pton when parsing DHCPv4 options.Simon Kelley2016-04-212-3/+9
* NULL pointer check.Simon Kelley2016-03-161-1/+1
* Tidy code.Simon Kelley2016-03-161-16/+21
* Tidy.Simon Kelley2016-03-161-1/+1
* Fix memory leak in inotify code.Simon Kelley2016-03-161-1/+6
* Bound hash-iterations in DNSSEC NSEC3 checking.Simon Kelley2016-03-141-0/+8
* Tidy code.Simon Kelley2016-03-101-1/+2
* Account for TFTP packet headers in IPv6 correctly.Simon Kelley2016-03-041-3/+4
* Tighten syntax checking for dhcp-range and clarify man page.v2.76test12Simon Kelley2016-03-032-7/+11
* Fix broken DNSMASQ_USER<x> envvars in script with more than one class.Simon Kelley2016-03-012-9/+13
* Tidy parsing code.Simon Kelley2016-03-011-12/+3
* Fix pointer declaration botch.Simon Kelley2016-03-011-2/+2
* format fix.Simon Kelley2016-03-011-1/+0
* Check return code from open()Simon Kelley2016-03-011-4/+7
* Fix typo in last commit.Simon Kelley2016-03-011-1/+1
* Replace incoming EDNS0_OPTION_NOMDEVICEID and EDNS0_OPTION_NOMCPEID options.v2.76test11Simon Kelley2016-02-285-14/+37
* Fix --add-subnet when returning empty or default subnet.Simon Kelley2016-02-282-17/+22
* Apply ceiling of lease length to TTL when --dhcp-ttl in use.Simon Kelley2016-02-261-2/+10
* Add --tftp-mtu option.Simon Kelley2016-02-245-4/+30
* Update CHANGELOG.Simon Kelley2016-02-241-0/+4
* Add --dhcp-ttl option.Simon Kelley2016-02-244-5/+17
* Add TTL parameter to --host-record and --cname.Simon Kelley2016-02-245-11/+62
* Fix previous commit.v2.76test10Simon Kelley2016-02-171-2/+3
* Add --add-mac=text option.v2.76test9Simon Kelley2016-02-174-11/+18
* Avoid divide-by-zero when dhcp-range is a whole /64Simon Kelley2016-02-132-5/+17
* Avoid losing timer when deleting a RA context.S L2016-02-121-5/+14
* Fix breakage in ARP code when IPV6 support not compiled in.Simon Kelley2016-02-052-1/+6
* Make names of ARP script actions consistent.Simon Kelley2016-02-014-9/+9
* Fix FTBFS on illumosAndy Stormont2016-02-011-0/+2
* Treat REFUSED (not SERVFAIL) as an unsuccessful upstream responsev2.76test8Chris Novakovic2016-01-251-1/+1