summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make libvirt-style access control work when only doing RA.v2.62test4Simon Kelley2012-05-212-2/+2
* Fix non-response to router-solicitations whenv2.62test3Simon Kelley2012-05-212-7/+8
* Fix is_same_net6 - bugged if prefix length not divisible by 8.v2.62test2Simon Kelley2012-05-182-1/+5
* Bump Debian version.v2.62test1Simon Kelley2012-05-121-0/+6
* Fixed missing periodic-ras in some configurations.Simon Kelley2012-05-122-4/+15
* Cope with router-solicit packets without valid source address.Simon Kelley2012-05-123-3/+7
* code-size tweakSimon Kelley2012-05-071-7/+3
* Update German translation and fix CHANGELOG typos. Sorry, Conrad!Simon Kelley2012-04-292-143/+162
* Small SLAAC optimisation.v2.61Simon Kelley2012-04-291-1/+5
* reconfirm SLAAC addresses when DHCPv4 leases go though INIT_REBOOT state.Simon Kelley2012-04-295-12/+23
* isprint cast.Simon Kelley2012-04-291-1/+1
* Tidy TXT record sanitisingSimon Kelley2012-04-292-9/+16
* Find room to store key-id and digest-type in DS records.Simon Kelley2012-04-272-7/+19
* Teach cache to store DS and DNSKEY recordsSimon Kelley2012-04-274-16/+105
* CHANGELOG update.v2.61rc4Simon Kelley2012-04-271-0/+3
* Fix tftp-over-IPv4 regression on OpenBSD.Simon Kelley2012-04-271-2/+2
* Ensure that the DBus DhcpLeaseUpdated events are generated.Simon Kelley2012-04-242-39/+49
* Fix error-handling problem in TFTP server.Simon Kelley2012-04-241-4/+7
* CHANGELOG typo.Simon Kelley2012-04-221-1/+1
* --tftp-lowercase option.v2.61rc3Simon Kelley2012-04-205-4/+20
* Tidy previous commit.Simon Kelley2012-04-201-12/+7
* Sanitise filenames logged by TFTPSimon Kelley2012-04-201-15/+25
* Tidy up malloc-failure handling.Simon Kelley2012-04-171-4/+7
* Answer CNAME queries correctly.v2.61rc2Simon Kelley2012-04-162-0/+20
* Updated French translation.Simon Kelley2012-04-163-31/+138
* substitue non-portable tail command with sed.Simon Kelley2012-04-161-1/+1
* Add port option to example dnsmasq.confSimon Kelley2012-04-162-1/+7
* Set SO_BINDTODEVICE on DHCP sockets when doing DHCP on one interfaceSimon Kelley2012-04-165-2/+70
* Don't cache DNS data from non-recursive nameservers.Simon Kelley2012-04-092-4/+14
* Typo.v2.61rc1Simon Kelley2012-04-051-1/+1
* Remove redundant send_from logging code.Simon Kelley2012-04-044-15/+8
* Tweak sending ICMP6 echo requests for slaac.v2.61test11Simon Kelley2012-04-041-9/+12
* tweak faviconSimon Kelley2012-04-022-0/+3
* Move FIXME message to comment - having it emitted by the code is just confusing.Simon Kelley2012-04-021-1/+2
* Fix bug in tag-matching logic with negated tags.v2.61test10Simon Kelley2012-03-311-0/+7
* RDNSS and DNSSL data in router advertisements.Simon Kelley2012-03-316-24/+113
* More RA flag evolution.Simon Kelley2012-03-301-3/+5
* Set managed RA flag always when doing DHCP.Simon Kelley2012-03-301-0/+2
* Fix off-by-one in DHCPv6 FQDN option decoding.Simon Kelley2012-03-301-22/+22
* Tidying radvSimon Kelley2012-03-302-37/+28
* radv.c tidying.Simon Kelley2012-03-291-31/+35
* Fix preprocessor checks, IP_TOS -> IPV6_TCLASSSimon Kelley2012-03-282-4/+4
* Changelog update.Simon Kelley2012-03-281-2/+6
* "deprecated" lease-time keyword for IPv6v2.61test9Simon Kelley2012-03-288-107/+124
* DHCP start-up logging tweakSimon Kelley2012-03-271-3/+6
* Doc updates for latest RA changes.Simon Kelley2012-03-262-29/+53
* Comment typo.Simon Kelley2012-03-261-1/+1
* More flexible RA configuration.v2.61test8Simon Kelley2012-03-255-69/+96
* tweak ra timer code to avoid missing events.Simon Kelley2012-03-251-3/+3
* Listen on ICMP6 file decriptor even when on ra-only only in use.Simon Kelley2012-03-241-6/+6