summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow addresses as well as interface names in --auth-server.v2.65test4Simon Kelley2012-12-103-28/+63
* Fix FTBFS with NO_DHCP.Simon Kelley2012-12-102-18/+22
* Add .gitignore file.Simon Kelley2012-12-101-0/+13
* SOA serial tweak.v2.65test3Simon Kelley2012-12-091-0/+2
* Zone-transfer peer restriction option.Simon Kelley2012-12-094-9/+53
* Complete AXFR supportSimon Kelley2012-12-095-64/+210
* Fix TCP query forwarding to non-default servers.v2.65test2Simon Kelley2012-12-072-1/+7
* First cut at zone transfer.Simon Kelley2012-12-075-46/+163
* zero arcount.Simon Kelley2012-12-061-0/+1
* Bump Debian version.v2.65test1Simon Kelley2012-12-041-0/+6
* Tidy merge.Simon Kelley2012-12-041-1/+1
* Merge branch 'auth'Simon Kelley2012-12-0415-190/+900
|\
| * Correct NS and SOA records in auth mode for PTR queries.Simon Kelley2012-12-042-34/+76
| * CNAME auth support.Simon Kelley2012-12-011-2/+23
| * Post-test fixes.Simon Kelley2012-11-302-28/+153
| * Add MX support.Simon Kelley2012-11-291-51/+59
| * Initial code to do authoritative DNS.Simon Kelley2012-11-2815-190/+704
* | Don't send RAs to the wrong place when DAD in progress.v2.64rc3v2.64Simon Kelley2012-12-033-18/+32
* | Forgot --dhcp-except check in previous commit.Simon Kelley2012-12-021-4/+10
* | Check interface for router advertisements.v2.64rc2Simon Kelley2012-12-013-2/+7
* | SetDomainServers Dbus method.Simon Kelley2012-12-013-56/+148
* | Don't elide code needed for --bind-dynamic if compiled without IPv6.Simon Kelley2012-11-291-3/+3
|/
* Header-file dependency checking in Makefile.v2.64rc1Simon Kelley2012-11-142-3/+11
* Add warning to man page, -d optionSimon Kelley2012-11-121-1/+3
* No lease-time in DHCPINFORM replies.Simon Kelley2012-11-052-10/+5
* Doc update for previous checkin.Simon Kelley2012-10-261-1/+5
* trivial indent fix.Simon Kelley2012-10-241-9/+9
* Set tag "dhcpv6" rather than "DHCPv6", hardwired tags in lower-case is consis...v2.64test7Simon Kelley2012-10-231-2/+2
* Use dhcp-range tags when replying to DHCPv6 information-request.Simon Kelley2012-10-231-0/+7
* Wildcard IPv6 dhcp-range.Simon Kelley2012-10-213-8/+23
* Remove non-7-bit character from CHANGELOGSimon Kelley2012-10-191-1/+1
* Fix DHCPv6 to do access control correctly when it's configured with --listen-...Simon Kelley2012-10-162-8/+31
* SO_REUSEADDR and SO_V6ONLY options on DHCPv6 socket.Simon Kelley2012-10-152-1/+22
* Add contrib/dbus-test/dbus-test.pySimon Kelley2012-10-121-0/+43
* Fix compilation warnings.Simon Kelley2012-10-123-3/+3
* Fix typos in sample config file.Simon Kelley2012-10-091-2/+2
* Fix breakage of --host-record parsing.v2.64test6Simon Kelley2012-09-272-3/+7
* Tweak dhcp-config sanity checking.v2.64test5Simon Kelley2012-09-241-3/+5
* Debian changelog update.Simon Kelley2012-09-211-1/+7
* Set tag "DHCPv6" for v6 transactions.Simon Kelley2012-09-201-1/+6
* Log ignored DHCPv6 information-requests.Simon Kelley2012-09-201-1/+1
* Add --max-cache-ttl option.Simon Kelley2012-09-205-1/+15
* Fix build with later Lua libraries.Simon Kelley2012-09-202-0/+8
* Add SetServersEX method in DBus interface.Simon Kelley2012-09-205-165/+371
* Flag DHCP or DHCPv6 in starup logging.Simon Kelley2012-09-182-4/+8
* Don't report spurious netlink errors.Simon Kelley2012-09-182-1/+5
* Address allocation tweaking - lease outside dhcp-range but in subnet.Simon Kelley2012-09-164-7/+14
* Fix DHCPv6 address allocation for some pathalogical cases.v2.64test4Simon Kelley2012-09-083-12/+31
* Fix BOOTP option processing.v2.64test3Simon Kelley2012-09-052-1/+5
* Fix Debian package adduser dependency.Simon Kelley2012-09-042-3/+9