]> git.ipfire.org Git - people/ms/dnsmasq.git/log
people/ms/dnsmasq.git
12 years agodhcp-ignore and dhcp-match implemented for DHCPv6 now.
Simon Kelley [Wed, 8 Feb 2012 14:22:37 +0000 (14:22 +0000)] 
dhcp-ignore and dhcp-match implemented for DHCPv6 now.

12 years agoIPv6 address range parsing for --domain.
Simon Kelley [Tue, 7 Feb 2012 20:51:56 +0000 (20:51 +0000)] 
IPv6 address range parsing for --domain.

Counted string DHCP option type printing

12 years agoDHCPDECLINE handling, domain handling, more complete address selection.
Simon Kelley [Mon, 6 Feb 2012 22:05:15 +0000 (22:05 +0000)] 
DHCPDECLINE handling, domain handling, more complete address selection.

12 years agoClean compile, basic DHCPv6 functionality is there.
Simon Kelley [Mon, 6 Feb 2012 14:30:41 +0000 (14:30 +0000)] 
Clean compile, basic DHCPv6 functionality is there.

TODO
     hostname handling.
     update DHCP6 configs from dns
     parse domain=<domain>,<IPv6 range>
     pretty-print counted string options.
     DECLINE messages
     lease-script fro DHCPv6

12 years agoMake default NO_DHCP6 and remove compiler warning.
Simon Kelley [Sun, 22 Jan 2012 16:15:02 +0000 (16:15 +0000)] 
Make default NO_DHCP6 and remove compiler warning.

12 years agoMerge branch 'dhcpv6'
Simon Kelley [Sun, 22 Jan 2012 16:07:22 +0000 (16:07 +0000)] 
Merge branch 'dhcpv6'

12 years agoIt compiles and it allocates a lease! No renewals yet.
Simon Kelley [Sun, 22 Jan 2012 16:05:15 +0000 (16:05 +0000)] 
It compiles and it allocates a lease! No renewals yet.

12 years agoFix problem if dnsmasq is started without the stdin,
Simon Kelley [Wed, 18 Jan 2012 16:07:21 +0000 (16:07 +0000)] 
Fix problem if dnsmasq is started without the stdin,
stdout and stderr file descriptors open. This can manifest
itself as 100% CPU use. Thanks to Chris Moore for finding
this.

12 years agoWe don't need to check that a cache record is F_HOST in the
Simon Kelley [Fri, 13 Jan 2012 11:51:46 +0000 (11:51 +0000)] 
We don't need to check that a cache record is F_HOST in the
duplicate address code, since we're now searching a temporary hash
which holds only F_HOST records.

12 years agoFurther tuning of the fast hostfile reading code.
Simon Kelley [Thu, 12 Jan 2012 11:33:16 +0000 (11:33 +0000)] 
Further tuning of the fast hostfile reading code.

Use the packet buffer for hash-buckets, better hash function.

12 years agoTweaks to hostfile performance work.
Simon Kelley [Wed, 11 Jan 2012 22:00:48 +0000 (22:00 +0000)] 
Tweaks to hostfile performance work.

12 years agoImprove performance when reading large hostfiles.
Simon Kelley [Wed, 11 Jan 2012 21:31:51 +0000 (21:31 +0000)] 
Improve performance when reading large hostfiles.

12 years agoEnable DHCPv6 compilation
Simon Kelley [Sat, 7 Jan 2012 17:51:57 +0000 (17:51 +0000)] 
Enable DHCPv6 compilation

12 years agoTidied up usage strings.
Simon Kelley [Sat, 7 Jan 2012 15:29:48 +0000 (15:29 +0000)] 
Tidied up usage strings.

12 years agoFAQ and example config additions for Windows 7 WPAD problem.
Simon Kelley [Sat, 7 Jan 2012 14:37:37 +0000 (14:37 +0000)] 
FAQ and example config additions for Windows 7 WPAD problem.

12 years agoRemove duplicate tags in data supplied to lease script.
Simon Kelley [Fri, 6 Jan 2012 22:36:58 +0000 (22:36 +0000)] 
Remove duplicate tags in data supplied to lease script.

12 years agoMinimal update of doc.html - remove broken links and add git info.
Simon Kelley [Fri, 6 Jan 2012 20:39:54 +0000 (20:39 +0000)] 
Minimal update of doc.html - remove broken links and add git info.

12 years agoDebian bug #654897
Simon Kelley [Fri, 6 Jan 2012 20:16:07 +0000 (20:16 +0000)] 
Debian bug #654897

12 years agoUpdated copyright notices. Happy new year!
Simon Kelley [Fri, 6 Jan 2012 20:02:04 +0000 (20:02 +0000)] 
Updated copyright notices. Happy new year!

12 years agoCHANGELOG update
Simon Kelley [Fri, 6 Jan 2012 14:34:32 +0000 (14:34 +0000)] 
CHANGELOG update

12 years agoGenerate version string from git automatically
Simon Kelley [Fri, 6 Jan 2012 11:47:02 +0000 (11:47 +0000)] 
Generate version string from git automatically

12 years agoVERSION file
Simon Kelley [Thu, 5 Jan 2012 22:00:08 +0000 (22:00 +0000)] 
VERSION file

12 years agobump version in config.h
Simon Kelley [Thu, 5 Jan 2012 21:42:12 +0000 (21:42 +0000)] 
bump version in config.h

12 years agoAccumulated 2.60 changes going into git
Simon Kelley [Thu, 5 Jan 2012 21:33:27 +0000 (21:33 +0000)] 
Accumulated 2.60 changes going into git

12 years agoimport of dnsmasq-2.59.tar.gz
Simon Kelley [Wed, 19 Oct 2011 08:33:39 +0000 (09:33 +0100)] 
import of dnsmasq-2.59.tar.gz

12 years agoimport of dnsmasq-2.58.tar.gz
Simon Kelley [Fri, 26 Aug 2011 16:24:52 +0000 (17:24 +0100)] 
import of dnsmasq-2.58.tar.gz

12 years agoimport of dnsmasq-2.57.tar.gz
Simon Kelley [Fri, 18 Feb 2011 18:11:18 +0000 (18:11 +0000)] 
import of dnsmasq-2.57.tar.gz

12 years agoimport of dnsmasq-2.56.tar.gz
Simon Kelley [Mon, 14 Feb 2011 20:19:14 +0000 (20:19 +0000)] 
import of dnsmasq-2.56.tar.gz

12 years agoimport of dnsmasq-2.55.tar.gz
Simon Kelley [Mon, 7 Jun 2010 21:01:39 +0000 (22:01 +0100)] 
import of dnsmasq-2.55.tar.gz

12 years agoimport of dnsmasq-2.53.tar.gz
Simon Kelley [Thu, 3 Jun 2010 18:42:45 +0000 (19:42 +0100)] 
import of dnsmasq-2.53.tar.gz

12 years agoimport of dnsmasq-2.52.tar.gz
Simon Kelley [Fri, 22 Jan 2010 20:16:09 +0000 (20:16 +0000)] 
import of dnsmasq-2.52.tar.gz

12 years agoimport of dnsmasq-2.51.tar.gz
Simon Kelley [Tue, 13 Oct 2009 16:49:32 +0000 (17:49 +0100)] 
import of dnsmasq-2.51.tar.gz

12 years agoimport of dnsmasq-2.50.tar.gz
Simon Kelley [Mon, 31 Aug 2009 16:32:17 +0000 (17:32 +0100)] 
import of dnsmasq-2.50.tar.gz

12 years agoimport of dnsmasq-2.49.tar.gz
Simon Kelley [Wed, 10 Jun 2009 19:55:49 +0000 (20:55 +0100)] 
import of dnsmasq-2.49.tar.gz

12 years agoimport of dnsmasq-2.48.tar.gz
Simon Kelley [Thu, 4 Jun 2009 19:32:05 +0000 (20:32 +0100)] 
import of dnsmasq-2.48.tar.gz

12 years agoimport of dnsmasq-2.47.tar.gz
Simon Kelley [Thu, 5 Feb 2009 20:28:08 +0000 (20:28 +0000)] 
import of dnsmasq-2.47.tar.gz

12 years agoimport of dnsmasq-2.46.tar.gz
Simon Kelley [Fri, 14 Nov 2008 20:04:27 +0000 (20:04 +0000)] 
import of dnsmasq-2.46.tar.gz

12 years agoimport of dnsmasq-2.45.tar.gz
Simon Kelley [Sun, 20 Jul 2008 19:22:50 +0000 (20:22 +0100)] 
import of dnsmasq-2.45.tar.gz

12 years agoimport of dnsmasq-2.44.tar.gz
Simon Kelley [Sun, 20 Jul 2008 14:10:39 +0000 (15:10 +0100)] 
import of dnsmasq-2.44.tar.gz

12 years agoimport of dnsmasq-2.43.tar.gz
Simon Kelley [Fri, 11 Jul 2008 10:11:42 +0000 (11:11 +0100)] 
import of dnsmasq-2.43.tar.gz

12 years agoimport of dnsmasq-2.42.tar.gz
Simon Kelley [Fri, 30 May 2008 19:06:34 +0000 (20:06 +0100)] 
import of dnsmasq-2.42.tar.gz

12 years agoimport of dnsmasq-2.41.tar.gz
Simon Kelley [Tue, 12 Feb 2008 20:43:05 +0000 (20:43 +0000)] 
import of dnsmasq-2.41.tar.gz

12 years agoimport of dnsmasq-2.40.tar.gz
Simon Kelley [Wed, 29 Aug 2007 10:24:47 +0000 (11:24 +0100)] 
import of dnsmasq-2.40.tar.gz

12 years agoimport of dnsmasq-2.39.tar.gz
Simon Kelley [Sun, 29 Apr 2007 18:47:21 +0000 (19:47 +0100)] 
import of dnsmasq-2.39.tar.gz

12 years agoimport of dnsmasq-2.38.tar.gz
Simon Kelley [Mon, 12 Feb 2007 20:32:07 +0000 (20:32 +0000)] 
import of dnsmasq-2.38.tar.gz

12 years agoimport of dnsmasq-2.37.tar.gz
Simon Kelley [Mon, 5 Feb 2007 14:57:57 +0000 (14:57 +0000)] 
import of dnsmasq-2.37.tar.gz

12 years agoimport of dnsmasq-2.36.tar.gz
Simon Kelley [Sun, 21 Jan 2007 20:01:28 +0000 (20:01 +0000)] 
import of dnsmasq-2.36.tar.gz

12 years agoimport of dnsmasq-2.35.tar.gz
Simon Kelley [Sat, 28 Oct 2006 15:26:19 +0000 (16:26 +0100)] 
import of dnsmasq-2.35.tar.gz

12 years agoimport of dnsmasq-2.34.tar.gz
Simon Kelley [Mon, 16 Oct 2006 19:04:18 +0000 (20:04 +0100)] 
import of dnsmasq-2.34.tar.gz

12 years agoimport of dnsmasq-2.33.tar.gz
Simon Kelley [Sat, 5 Aug 2006 20:41:37 +0000 (21:41 +0100)] 
import of dnsmasq-2.33.tar.gz

12 years agoimport of dnsmasq-2.32.tar.gz
Simon Kelley [Fri, 9 Jun 2006 20:02:31 +0000 (21:02 +0100)] 
import of dnsmasq-2.32.tar.gz

12 years agoimport of dnsmasq-2.31.tar.gz
Simon Kelley [Sat, 6 May 2006 13:13:33 +0000 (14:13 +0100)] 
import of dnsmasq-2.31.tar.gz

12 years agoimport of dnsmasq-2.30.tar.gz
Simon Kelley [Sun, 23 Apr 2006 19:00:42 +0000 (20:00 +0100)] 
import of dnsmasq-2.30.tar.gz

12 years agoimport of dnsmasq-2.29.tar.gz
Simon Kelley [Sat, 22 Apr 2006 14:05:01 +0000 (15:05 +0100)] 
import of dnsmasq-2.29.tar.gz

12 years agoimport of dnsmasq-2.28.tar.gz
Simon Kelley [Mon, 17 Apr 2006 13:24:29 +0000 (14:24 +0100)] 
import of dnsmasq-2.28.tar.gz

12 years agoimport of dnsmasq-2.27.tar.gz
Simon Kelley [Thu, 16 Mar 2006 20:16:06 +0000 (20:16 +0000)] 
import of dnsmasq-2.27.tar.gz

12 years agoimport of dnsmasq-2.26.tar.gz
Simon Kelley [Sun, 22 Jan 2006 14:02:31 +0000 (14:02 +0000)] 
import of dnsmasq-2.26.tar.gz

12 years agoimport of dnsmasq-2.25.tar.gz
Simon Kelley [Sat, 14 Jan 2006 20:33:46 +0000 (20:33 +0000)] 
import of dnsmasq-2.25.tar.gz

12 years agoimport of dnsmasq-2.24.tar.gz
Simon Kelley [Sat, 26 Nov 2005 21:46:27 +0000 (21:46 +0000)] 
import of dnsmasq-2.24.tar.gz

12 years agoimport of dnsmasq-2.23.tar.gz
Simon Kelley [Mon, 29 Aug 2005 11:19:27 +0000 (12:19 +0100)] 
import of dnsmasq-2.23.tar.gz

12 years agoimport of dnsmasq-2.22.tar.gz
Simon Kelley [Thu, 31 Mar 2005 16:48:32 +0000 (17:48 +0100)] 
import of dnsmasq-2.22.tar.gz

12 years agoimport of dnsmasq-2.21.tar.gz
Simon Kelley [Wed, 23 Mar 2005 20:28:59 +0000 (20:28 +0000)] 
import of dnsmasq-2.21.tar.gz

12 years agoimport of dnsmasq-2.20.tar.gz
Simon Kelley [Sun, 23 Jan 2005 12:06:08 +0000 (12:06 +0000)] 
import of dnsmasq-2.20.tar.gz

12 years agoimport of dnsmasq-2.19.tar.gz
Simon Kelley [Mon, 13 Dec 2004 20:56:23 +0000 (20:56 +0000)] 
import of dnsmasq-2.19.tar.gz

12 years agoimport of dnsmasq-2.18.tar.gz
Simon Kelley [Sun, 21 Nov 2004 19:34:28 +0000 (19:34 +0000)] 
import of dnsmasq-2.18.tar.gz

12 years agoimport of dnsmasq-2.17.tar.gz
Simon Kelley [Sun, 14 Nov 2004 16:43:54 +0000 (16:43 +0000)] 
import of dnsmasq-2.17.tar.gz

12 years agoimport of dnsmasq-2.16.tar.gz
Simon Kelley [Thu, 21 Oct 2004 19:24:00 +0000 (20:24 +0100)] 
import of dnsmasq-2.16.tar.gz

12 years agoimport of dnsmasq-2.15.tar.gz
Simon Kelley [Mon, 20 Sep 2004 18:20:58 +0000 (19:20 +0100)] 
import of dnsmasq-2.15.tar.gz

12 years agoimport of dnsmasq-2.14.tar.gz
Simon Kelley [Sat, 11 Sep 2004 18:12:13 +0000 (19:12 +0100)] 
import of dnsmasq-2.14.tar.gz

12 years agoimport of dnsmasq-2.13.tar.gz
Simon Kelley [Fri, 13 Aug 2004 20:13:03 +0000 (21:13 +0100)] 
import of dnsmasq-2.13.tar.gz

12 years agoimport of dnsmasq-2.12.tar.gz
Simon Kelley [Wed, 11 Aug 2004 17:40:17 +0000 (18:40 +0100)] 
import of dnsmasq-2.12.tar.gz

12 years agoimport of dnsmasq-2.11.tar.gz
Simon Kelley [Mon, 2 Aug 2004 17:27:27 +0000 (18:27 +0100)] 
import of dnsmasq-2.11.tar.gz

12 years agoimport of dnsmasq-2.10.tar.gz
Simon Kelley [Tue, 27 Jul 2004 19:28:58 +0000 (20:28 +0100)] 
import of dnsmasq-2.10.tar.gz

12 years agoimport of dnsmasq-2.9.tar.gz
Simon Kelley [Tue, 22 Jun 2004 19:23:33 +0000 (20:23 +0100)] 
import of dnsmasq-2.9.tar.gz

12 years agoimport of dnsmasq-2.8.tar.gz
Simon Kelley [Thu, 13 May 2004 19:27:08 +0000 (20:27 +0100)] 
import of dnsmasq-2.8.tar.gz

12 years agoimport of dnsmasq-2.7.tar.gz
Simon Kelley [Fri, 23 Apr 2004 21:21:21 +0000 (22:21 +0100)] 
import of dnsmasq-2.7.tar.gz

12 years agoimport of dnsmasq-2.6.tar.gz
Simon Kelley [Sat, 3 Apr 2004 20:10:00 +0000 (21:10 +0100)] 
import of dnsmasq-2.6.tar.gz

12 years agoimport of dnsmasq-2.5.tar.gz
Simon Kelley [Tue, 16 Mar 2004 18:35:52 +0000 (18:35 +0000)] 
import of dnsmasq-2.5.tar.gz

12 years agoimport of dnsmasq-2.4.tar.gz
Simon Kelley [Fri, 12 Mar 2004 08:12:58 +0000 (08:12 +0000)] 
import of dnsmasq-2.4.tar.gz

12 years agoimport of dnsmasq-2.3.tar.gz
Simon Kelley [Wed, 10 Mar 2004 20:04:35 +0000 (20:04 +0000)] 
import of dnsmasq-2.3.tar.gz

12 years agoimport of dnsmasq-2.2.tar.gz
Simon Kelley [Fri, 30 Jan 2004 21:36:24 +0000 (21:36 +0000)] 
import of dnsmasq-2.2.tar.gz

12 years agoimport of dnsmasq-2.1.tar.gz
Simon Kelley [Thu, 29 Jan 2004 16:48:35 +0000 (16:48 +0000)] 
import of dnsmasq-2.1.tar.gz

12 years agoimport of dnsmasq-2.0.tar.gz
Simon Kelley [Thu, 22 Jan 2004 19:47:41 +0000 (19:47 +0000)] 
import of dnsmasq-2.0.tar.gz