summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove floor on EDNS0 packet size with DNSSEC.Simon Kelley2014-12-152-6/+5
* Teach the new inotify code about symlinks.Simon Kelley2014-12-151-16/+27
* Merge branch 'inotify'Simon Kelley2014-12-105-5/+137
|\
| * Use inotify instead of polling on Linux.Simon Kelley2014-12-105-5/+137
* | Fix conntrack with --bind-interfacesHans Dedecker2014-12-091-2/+2
|/
* Improve RFC-compliance when unable to supply addresses in DHCPv6Vladislav Grishenko2014-10-061-2/+25
* Fit example conf file typo.Tomas Hozza2014-10-061-1/+1
* Fix typo in new Dbus code.Daniel Collins2014-10-031-1/+1
* Set conntrack mark before connect() call.Karl Vogel2014-10-031-18/+18
* Bump Debian version.Simon Kelley2014-10-031-0/+6
* Debian build fixes for kFreeBSDSimon Kelley2014-10-034-5/+20
* crash at startup when an empty suffix is supplied to --conf-dirSimon Kelley2014-10-022-15/+29
* Add newline at the end of example config file.Simon Kelley2014-09-251-1/+1
* Update Polish translation.v2.72Jan Psota2014-09-231-53/+46
* Fix CHANGELOG entry under wrong version.v2.72rc2Simon Kelley2014-09-181-4/+4
* Fix bug which caused dnsmasq to become unresponsive when an interface goes.Simon Kelley2014-09-182-3/+17
* Fix bug when resulted in NXDOMAIN answers instead of NODATA.Simon Kelley2014-09-184-3/+12
* Fix length->netmask conversions to avoid undefined behaviour.Richard Genoud2014-09-172-2/+3
* Fix endian bug in --local-service code.Richard Genoud2014-09-172-2/+5
* Debian bug closure.Simon Kelley2014-09-161-0/+1
* Supply "Success" status code in reply to DHCPDECLINE.Ilya Ponetaev2014-09-131-0/+6
* Don't reply to DHCPCONFIRM messages with no addresses in them.Ilya Ponetaev2014-09-131-0/+7
* Set DHCPv6 message type when returning "use multicast".Ilya Ponetaev2014-09-131-0/+1
* DHCPv6 REBIND messages don't need a server-id.Ilya Ponetaev2014-09-131-2/+2
* Revert route-information option in RA. There are problems with some clients.Simon Kelley2014-09-132-30/+0
* Update *.po files for new release.Simon Kelley2014-09-1310-3928/+5480
* Extend --conf-dir to allow filtering on file suffixes.v2.72rc1Simon Kelley2014-09-094-8/+46
* Bump Debian standards version.Simon Kelley2014-09-091-1/+1
* Remove paypal links and icond refs from Debian package.Simon Kelley2014-09-092-3/+4
* Fix debian changelog date snafu.Simon Kelley2014-09-091-1/+1
* RFC4191 route information option.Ilya Ponetaev2014-09-093-12/+44
* Debian package: use dns-root-data.Simon Kelley2014-09-073-0/+13
* Mention name in systemd.Simon Danner2014-08-182-2/+2
* Merge branch 'loop'Simon Kelley2014-08-1214-19/+277
|\
| * GetLoopServers Dbus method.loopSimon Kelley2014-08-122-0/+43
| * Check all servers loopiness, when any subset is changed.Simon Kelley2014-07-291-5/+5
| * Add --dns-loop-detect feature.Simon Kelley2014-07-2912-18/+233
* | Missed update of DHCP lease datastructure.Simon Kelley2014-08-061-1/+1
|/
* Tidy up previous commit.Simon Kelley2014-07-134-23/+27
* Fix logic for associating leases with interfaces.Simon Kelley2014-07-123-9/+47
|\
| * Set interface with longest prefix in DHCP & DHCPv6 leaseLung-Pin Chang2014-07-063-9/+47
* | Don't do IPSET on Apple. Needed header files are missing.Chen Yufei2014-07-081-0/+1
* | Use event system to re-send query on new route. Tidies module boundaries.Simon Kelley2014-07-086-30/+37
|/
* Fix FTBFS with Nettle-3.0.Simon Kelley2014-06-182-6/+15
* Build config: add -DNO_GMP for use with nettle/mini-gmpSimon Kelley2014-06-174-4/+17
* Allow wildcard aliases in --bridge-interface optionNeil Jerram2014-06-115-2/+23
* Makefile typo.Simon Kelley2014-06-111-1/+1
* Fix bug when >1 IPv6 address supplied to Dbus SetServers method.Simon Kelley2014-06-081-2/+5
* Attribution update.v2.72test3Simon Kelley2014-06-071-0/+2
* New DBus methods.Daniel Collins2014-06-073-0/+49