]> git.ipfire.org Git - people/ms/dnsmasq.git/log
people/ms/dnsmasq.git
12 years agoFix compilation warnings.
Simon Kelley [Fri, 12 Oct 2012 12:39:04 +0000 (13:39 +0100)] 
Fix compilation warnings.

12 years agoFix typos in sample config file.
Simon Kelley [Tue, 9 Oct 2012 19:51:31 +0000 (20:51 +0100)] 
Fix typos in sample config file.

12 years ago Fix breakage of --host-record parsing.
Simon Kelley [Thu, 27 Sep 2012 20:52:26 +0000 (21:52 +0100)] 
 Fix breakage of --host-record parsing.

12 years agoTweak dhcp-config sanity checking.
Simon Kelley [Mon, 24 Sep 2012 14:09:33 +0000 (15:09 +0100)] 
Tweak dhcp-config sanity checking.

12 years agoDebian changelog update.
Simon Kelley [Fri, 21 Sep 2012 16:21:05 +0000 (17:21 +0100)] 
Debian changelog update.

12 years agoSet tag "DHCPv6" for v6 transactions.
Simon Kelley [Thu, 20 Sep 2012 20:24:06 +0000 (21:24 +0100)] 
Set tag "DHCPv6" for v6 transactions.

12 years agoLog ignored DHCPv6 information-requests.
Simon Kelley [Thu, 20 Sep 2012 20:19:35 +0000 (21:19 +0100)] 
Log ignored DHCPv6 information-requests.

12 years ago Add --max-cache-ttl option.
Simon Kelley [Thu, 20 Sep 2012 19:48:04 +0000 (20:48 +0100)] 
 Add --max-cache-ttl option.

12 years agoFix build with later Lua libraries.
Simon Kelley [Thu, 20 Sep 2012 14:29:35 +0000 (15:29 +0100)] 
Fix build with later Lua libraries.

12 years agoAdd SetServersEX method in DBus interface.
Simon Kelley [Thu, 20 Sep 2012 13:17:39 +0000 (14:17 +0100)] 
Add SetServersEX method in DBus interface.

12 years agoFlag DHCP or DHCPv6 in starup logging.
Simon Kelley [Tue, 18 Sep 2012 20:51:22 +0000 (21:51 +0100)] 
Flag DHCP or DHCPv6 in starup logging.

12 years agoDon't report spurious netlink errors.
Simon Kelley [Tue, 18 Sep 2012 20:44:47 +0000 (21:44 +0100)] 
Don't report spurious netlink errors.

12 years agoAddress allocation tweaking - lease outside dhcp-range but in subnet.
Simon Kelley [Sun, 16 Sep 2012 21:15:56 +0000 (22:15 +0100)] 
Address allocation tweaking - lease outside dhcp-range but in subnet.

12 years agoFix DHCPv6 address allocation for some pathalogical cases.
Simon Kelley [Sat, 8 Sep 2012 20:47:28 +0000 (21:47 +0100)] 
Fix DHCPv6 address allocation for some pathalogical cases.

12 years agoFix BOOTP option processing.
Simon Kelley [Wed, 5 Sep 2012 22:29:30 +0000 (23:29 +0100)] 
Fix BOOTP option processing.

12 years agoFix Debian package adduser dependency.
Simon Kelley [Tue, 4 Sep 2012 20:50:52 +0000 (21:50 +0100)] 
Fix Debian package adduser dependency.

12 years agoMake pid-file creation immune to symlink attack.
Simon Kelley [Sun, 2 Sep 2012 12:29:51 +0000 (13:29 +0100)] 
Make pid-file creation immune to symlink attack.

12 years agoTidy buffer use in DHCP startup logging.
Simon Kelley [Sun, 2 Sep 2012 11:15:17 +0000 (12:15 +0100)] 
Tidy buffer use in DHCP startup logging.

12 years agoFinesse the check for /etc/hosts names which conflict with DHCP names.
Simon Kelley [Thu, 30 Aug 2012 14:16:41 +0000 (15:16 +0100)] 
Finesse the check for /etc/hosts names which conflict with DHCP names.

12 years agoFurther tweaks to DHCP FQDN option.
Simon Kelley [Thu, 30 Aug 2012 10:43:35 +0000 (11:43 +0100)] 
Further tweaks to DHCP FQDN option.

12 years agoHandle DHCP FQDN option with all flags zero and --dhcp-client-update
Simon Kelley [Wed, 29 Aug 2012 13:15:25 +0000 (14:15 +0100)] 
Handle DHCP FQDN option with all flags zero and --dhcp-client-update

12 years agoDebian packaging fixes.
Simon Kelley [Tue, 28 Aug 2012 20:26:56 +0000 (21:26 +0100)] 
Debian packaging fixes.

13 years agoTweak get-version to do the right thing with multiple head tags.
Simon Kelley [Fri, 17 Aug 2012 13:18:50 +0000 (14:18 +0100)] 
Tweak get-version to do the right thing with multiple head tags.

13 years agoBump Debian version
Simon Kelley [Fri, 17 Aug 2012 12:45:49 +0000 (13:45 +0100)] 
Bump Debian version

13 years agoCope with --listen-address for not yet existent addr in bind-dynamic mode.
Simon Kelley [Thu, 16 Aug 2012 13:04:05 +0000 (14:04 +0100)] 
Cope with --listen-address for not yet existent addr in bind-dynamic mode.

13 years agoFix TFTP access control, broken earlier in release.
Simon Kelley [Mon, 13 Aug 2012 16:39:57 +0000 (17:39 +0100)] 
Fix TFTP access control, broken earlier in release.

13 years agoSet prefix on-link bit in RAs
Simon Kelley [Sun, 12 Aug 2012 16:48:50 +0000 (17:48 +0100)] 
Set prefix on-link bit in RAs

13 years agoAlternate DBus service name via --enable-dbus
Simon Kelley [Fri, 10 Aug 2012 16:10:54 +0000 (17:10 +0100)] 
Alternate DBus service name via --enable-dbus

13 years agoFix FTBFS when -DNO_DHCP - thanks Sung Pae.
Simon Kelley [Thu, 9 Aug 2012 15:19:01 +0000 (16:19 +0100)] 
Fix FTBFS when -DNO_DHCP - thanks Sung Pae.

13 years agoOpenBSD build fix.
Simon Kelley [Mon, 6 Aug 2012 19:12:04 +0000 (20:12 +0100)] 
OpenBSD build fix.

13 years agoUpdate french translation.
Simon Kelley [Mon, 6 Aug 2012 19:09:15 +0000 (20:09 +0100)] 
Update french translation.

13 years agoMan page typos
Simon Kelley [Mon, 6 Aug 2012 19:05:48 +0000 (20:05 +0100)] 
Man page typos

13 years agoAdd debian/dnsmasq-base.conffiles
Simon Kelley [Mon, 6 Aug 2012 19:00:58 +0000 (20:00 +0100)] 
Add debian/dnsmasq-base.conffiles

13 years agoUpdate FAQ to cover --bind-dynamic.
Simon Kelley [Sun, 29 Jul 2012 19:21:57 +0000 (20:21 +0100)] 
Update FAQ to cover --bind-dynamic.

13 years agoDebian package: move /etc/dbus-1/system.d/dnsmasq.conf.
Simon Kelley [Sun, 29 Jul 2012 16:07:48 +0000 (17:07 +0100)] 
Debian package: move /etc/dbus-1/system.d/dnsmasq.conf.

13 years ago"w" multiplier in lease times.
Simon Kelley [Fri, 20 Jul 2012 14:19:18 +0000 (15:19 +0100)] 
"w" multiplier in lease times.

13 years agoRFC 4242 support.
Simon Kelley [Wed, 18 Jul 2012 15:21:11 +0000 (16:21 +0100)] 
RFC 4242 support.

13 years agoTypo.
Simon Kelley [Tue, 17 Jul 2012 11:09:26 +0000 (12:09 +0100)] 
Typo.

13 years agoFix broken caching of CNAME chains.
Simon Kelley [Mon, 16 Jul 2012 15:23:46 +0000 (16:23 +0100)] 
Fix broken caching of CNAME chains.

13 years agoTypo fix. Thanks Wieland Hoffmann.
Simon Kelley [Mon, 16 Jul 2012 12:35:25 +0000 (13:35 +0100)] 
Typo fix. Thanks Wieland Hoffmann.

13 years agoFix FTBFS when TFTP disabled.
Simon Kelley [Fri, 13 Jul 2012 18:58:26 +0000 (19:58 +0100)] 
Fix FTBFS when TFTP disabled.

13 years agoConfig parsing error-handling update.
Simon Kelley [Thu, 12 Jul 2012 19:52:12 +0000 (20:52 +0100)] 
Config parsing error-handling update.

13 years agoMerge branch 'access_control'
Simon Kelley [Tue, 10 Jul 2012 14:06:34 +0000 (15:06 +0100)] 
Merge branch 'access_control'

13 years agoBetter log message when dhcp hosts|opts file cannot be read.
Simon Kelley [Fri, 6 Jul 2012 21:07:05 +0000 (22:07 +0100)] 
Better log message when dhcp hosts|opts file cannot be read.

13 years agoRemove libvirt-inspired but never used access control features.
Simon Kelley [Tue, 3 Jul 2012 20:04:11 +0000 (21:04 +0100)] 
Remove libvirt-inspired but never used access control features.

13 years agoLogging library in Android build scaffold.
Simon Kelley [Fri, 29 Jun 2012 20:15:42 +0000 (21:15 +0100)] 
Logging library in Android build scaffold.

13 years agoHandle pid-file location in Android.
Simon Kelley [Fri, 29 Jun 2012 19:58:32 +0000 (20:58 +0100)] 
Handle pid-file location in Android.

13 years agoFix build-failure with -DNO_DHCP6.
Simon Kelley [Thu, 28 Jun 2012 20:44:30 +0000 (21:44 +0100)] 
Fix build-failure with -DNO_DHCP6.

13 years agoTypo in BSD-only code.
Simon Kelley [Tue, 26 Jun 2012 20:33:01 +0000 (21:33 +0100)] 
Typo in BSD-only code.

13 years agoMan page update.
Simon Kelley [Tue, 26 Jun 2012 15:58:12 +0000 (16:58 +0100)] 
Man page update.

13 years agoFall back from --bind-dynamic to --bind-interfaces in BSD, rather than quitting.
Simon Kelley [Tue, 26 Jun 2012 15:55:23 +0000 (16:55 +0100)] 
Fall back from --bind-dynamic to --bind-interfaces in BSD, rather than quitting.

13 years agoBetter logging of socket-creation errors.
Simon Kelley [Wed, 20 Jun 2012 19:04:27 +0000 (20:04 +0100)] 
Better logging of socket-creation errors.

13 years agoTidy up - no functional change.
Simon Kelley [Wed, 20 Jun 2012 13:17:04 +0000 (14:17 +0100)] 
Tidy up - no functional change.

13 years agoAdd --bind-dynamic
Simon Kelley [Wed, 20 Jun 2012 10:23:38 +0000 (11:23 +0100)] 
Add --bind-dynamic

13 years agoFix un-initialised "used" field in --listen-address structure.
Simon Kelley [Thu, 14 Jun 2012 10:50:45 +0000 (11:50 +0100)] 
Fix un-initialised "used" field in --listen-address structure.
Also remove unused "isloop" field.

13 years agoCheck tftp-root exists and is accessible at startup.
Simon Kelley [Wed, 13 Jun 2012 12:43:49 +0000 (13:43 +0100)] 
Check tftp-root exists and is accessible at startup.

13 years agoCorrect listener logic when no TFTP and no-interface listen address.
Simon Kelley [Tue, 12 Jun 2012 20:56:29 +0000 (21:56 +0100)] 
Correct listener logic when no TFTP and no-interface listen address.

13 years agoDebian systemd startup fixes for resolvconf integration.
Simon Kelley [Mon, 11 Jun 2012 20:56:10 +0000 (21:56 +0100)] 
Debian systemd startup fixes for resolvconf integration.

13 years agoUpdate Debian changelog.
Simon Kelley [Thu, 7 Jun 2012 14:35:08 +0000 (15:35 +0100)] 
Update Debian changelog.

13 years agoDo duplicate dhcp-host address check in --test mode.
Simon Kelley [Thu, 7 Jun 2012 12:56:23 +0000 (13:56 +0100)] 
Do duplicate dhcp-host address check in --test mode.

13 years agoDebian package build - pass calculated LDFLAGS to make.
Simon Kelley [Thu, 7 Jun 2012 09:02:53 +0000 (10:02 +0100)] 
Debian package build - pass calculated LDFLAGS to make.

13 years agoAdd instructions/patches for dbus activation to contrib/systemd.
Simon Kelley [Mon, 4 Jun 2012 20:40:11 +0000 (21:40 +0100)] 
Add instructions/patches for dbus activation to contrib/systemd.

13 years agoFix RA when interface has more than one address on the same network.
Simon Kelley [Mon, 4 Jun 2012 20:14:03 +0000 (21:14 +0100)] 
Fix RA when interface has more than one address on the same network.

13 years agoFix access control when DHCPv6 but no RA in use.
Simon Kelley [Tue, 29 May 2012 16:06:02 +0000 (17:06 +0100)] 
Fix access control when DHCPv6 but no RA in use.

13 years agoAdd --dns-rr option.
Simon Kelley [Mon, 28 May 2012 20:39:57 +0000 (21:39 +0100)] 
Add --dns-rr option.

13 years agoUse dpkg-buildflags in Debian rules file.
Simon Kelley [Mon, 28 May 2012 17:21:59 +0000 (18:21 +0100)] 
Use dpkg-buildflags in Debian rules file.

13 years agoMake libvirt-style access control work when only doing RA.
Simon Kelley [Mon, 21 May 2012 19:54:19 +0000 (20:54 +0100)] 
Make libvirt-style access control work when only doing RA.

13 years agoFix non-response to router-solicitations when
Simon Kelley [Mon, 21 May 2012 13:34:15 +0000 (14:34 +0100)] 
Fix non-response to router-solicitations when
router-advertisement configured, but DHCPv6 not
configured.

13 years agoFix is_same_net6 - bugged if prefix length not divisible by 8.
Simon Kelley [Fri, 18 May 2012 09:19:59 +0000 (10:19 +0100)] 
Fix is_same_net6 - bugged if prefix length not divisible by 8.

13 years agoBump Debian version.
Simon Kelley [Sat, 12 May 2012 14:25:33 +0000 (15:25 +0100)] 
Bump Debian version.

13 years agoFixed missing periodic-ras in some configurations.
Simon Kelley [Sat, 12 May 2012 14:23:09 +0000 (15:23 +0100)] 
Fixed missing periodic-ras in some configurations.

13 years agoCope with router-solicit packets without valid source address.
Simon Kelley [Sat, 12 May 2012 14:05:34 +0000 (15:05 +0100)] 
Cope with router-solicit packets without valid source address.

13 years agocode-size tweak
Simon Kelley [Mon, 7 May 2012 15:43:21 +0000 (16:43 +0100)] 
code-size tweak

13 years agoUpdate German translation and fix CHANGELOG typos. Sorry, Conrad!
Simon Kelley [Sun, 29 Apr 2012 20:53:09 +0000 (21:53 +0100)] 
Update German translation and fix CHANGELOG typos. Sorry, Conrad!

13 years agoSmall SLAAC optimisation.
Simon Kelley [Sat, 28 Apr 2012 16:42:31 +0000 (17:42 +0100)] 
Small SLAAC optimisation.

13 years agoreconfirm SLAAC addresses when DHCPv4 leases go though INIT_REBOOT state.
Simon Kelley [Sat, 28 Apr 2012 10:29:37 +0000 (11:29 +0100)] 
reconfirm SLAAC addresses when DHCPv4 leases go though INIT_REBOOT state.

13 years agoisprint cast.
Simon Kelley [Fri, 27 Apr 2012 13:00:55 +0000 (14:00 +0100)] 
isprint cast.

13 years agoTidy TXT record sanitising
Simon Kelley [Fri, 27 Apr 2012 12:50:45 +0000 (13:50 +0100)] 
Tidy TXT record sanitising

13 years agoFind room to store key-id and digest-type in DS records.
Simon Kelley [Wed, 4 Apr 2012 20:55:59 +0000 (21:55 +0100)] 
Find room to store key-id and digest-type in DS records.
->uid is now overloaded to store key length

13 years agoTeach cache to store DS and DNSKEY records
Simon Kelley [Wed, 4 Apr 2012 13:05:35 +0000 (14:05 +0100)] 
Teach cache to store DS and DNSKEY records

13 years agoCHANGELOG update.
Simon Kelley [Fri, 27 Apr 2012 09:14:34 +0000 (10:14 +0100)] 
CHANGELOG update.

13 years agoFix tftp-over-IPv4 regression on OpenBSD.
Simon Kelley [Fri, 27 Apr 2012 09:11:51 +0000 (10:11 +0100)] 
Fix tftp-over-IPv4 regression on OpenBSD.

13 years agoEnsure that the DBus DhcpLeaseUpdated events are generated.
Simon Kelley [Tue, 24 Apr 2012 14:25:18 +0000 (15:25 +0100)] 
Ensure that the DBus DhcpLeaseUpdated events are generated.

13 years agoFix error-handling problem in TFTP server.
Simon Kelley [Tue, 24 Apr 2012 13:42:26 +0000 (14:42 +0100)] 
Fix error-handling problem in TFTP server.

13 years agoCHANGELOG typo.
Simon Kelley [Sun, 22 Apr 2012 20:28:24 +0000 (21:28 +0100)] 
CHANGELOG typo.

13 years ago--tftp-lowercase option.
Simon Kelley [Fri, 20 Apr 2012 20:28:49 +0000 (21:28 +0100)] 
--tftp-lowercase option.

13 years agoTidy previous commit.
Simon Kelley [Fri, 20 Apr 2012 19:50:42 +0000 (20:50 +0100)] 
Tidy previous commit.

13 years agoSanitise filenames logged by TFTP
Simon Kelley [Fri, 20 Apr 2012 16:15:01 +0000 (17:15 +0100)] 
Sanitise filenames logged by TFTP

13 years agoTidy up malloc-failure handling.
Simon Kelley [Tue, 17 Apr 2012 13:25:06 +0000 (14:25 +0100)] 
Tidy up malloc-failure handling.

13 years agoAnswer CNAME queries correctly.
Simon Kelley [Mon, 16 Apr 2012 16:26:19 +0000 (17:26 +0100)] 
Answer CNAME queries correctly.

13 years agoUpdated French translation.
Simon Kelley [Mon, 16 Apr 2012 15:39:38 +0000 (16:39 +0100)] 
Updated French translation.

13 years agosubstitue non-portable tail command with sed.
Simon Kelley [Mon, 16 Apr 2012 14:07:48 +0000 (15:07 +0100)] 
substitue non-portable tail command with sed.

13 years agoAdd port option to example dnsmasq.conf
Simon Kelley [Mon, 16 Apr 2012 13:58:53 +0000 (14:58 +0100)] 
Add port option to example dnsmasq.conf

13 years agoSet SO_BINDTODEVICE on DHCP sockets when doing DHCP on one interface
Simon Kelley [Mon, 16 Apr 2012 13:41:56 +0000 (14:41 +0100)] 
Set SO_BINDTODEVICE on DHCP sockets when doing DHCP on one interface
only. Fixes OpenSTack use-case.

13 years agoDon't cache DNS data from non-recursive nameservers.
Simon Kelley [Mon, 9 Apr 2012 17:00:08 +0000 (18:00 +0100)] 
Don't cache DNS data from non-recursive nameservers.

13 years agoTypo.
Simon Kelley [Thu, 5 Apr 2012 12:21:58 +0000 (13:21 +0100)] 
Typo.

13 years agoRemove redundant send_from logging code.
Simon Kelley [Wed, 4 Apr 2012 21:13:17 +0000 (22:13 +0100)] 
Remove redundant send_from logging code.

13 years agoTweak sending ICMP6 echo requests for slaac.
Simon Kelley [Wed, 4 Apr 2012 19:48:16 +0000 (20:48 +0100)] 
Tweak sending ICMP6 echo requests for slaac.

13 years agotweak favicon
Simon Kelley [Mon, 2 Apr 2012 19:40:34 +0000 (20:40 +0100)] 
tweak favicon

13 years agoMove FIXME message to comment - having it emitted by the code is just confusing.
Simon Kelley [Mon, 2 Apr 2012 09:02:12 +0000 (10:02 +0100)] 
Move FIXME message to comment - having it emitted by the code is just confusing.