summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Copyright update.Simon Kelley2014-06-071-1/+1
* Handle async notification of address changes using the event system.Simon Kelley2014-06-077-54/+35
* Suppress re-entrant calls to dhcp_construct_contexts()v2.72test2Simon Kelley2014-06-051-0/+10
* ipsets equivalent in *BSD, using pf tables.Simon Kelley2014-06-026-5/+175
* LOG error of ARP-injection fails.Simon Kelley2014-05-231-1/+2
* Bump Debian version.Simon Kelley2014-05-201-0/+6
* Debian: Dynamically create /var/run/dnsmasq when systemd in use too.Simon Kelley2014-05-201-0/+6
* Debian: Write pid-file in the correct place when using systemd.Simon Kelley2014-05-201-0/+1
* Merge branch 'mobile-ra'v2.72test1Simon Kelley2014-05-207-16/+52
|\
| * ra-advrouter mode for RFC-3775 mobile IPv6 support.mobile-raSimon Kelley2014-04-257-16/+52
* | Use ECC crypto in Nettle now.Simon Kelley2014-05-201-4/+0
* | Debian/rules fixes to enable hardening.Simon Ruderich2014-05-201-3/+5
* | Bump Debian version.v2.71Simon Kelley2014-05-201-1/+9
* | Debian fix: Enable dnsmasq systemd unit on install.Andreas Metzler2014-05-114-5/+44