]> git.ipfire.org Git - people/ms/dnsmasq.git/shortlog
people/ms/dnsmasq.git
2013-04-24  Simon KelleyAdd --synth-domain
2013-04-23  Simon Kelley--dhcp-match et al now work with BOOTP as well as DHCP.
2013-04-23  Simon KelleyNote that dhcp_lease_time and dhcp_release only work...
2013-04-22  Tomas HozzaManpage typos.
2013-04-22  Simon KelleyFix regression in dhcp_lease_time utility.
2013-04-22  Giacomo TazzariFix crash on SERVFAIL when --conntrack in use.
2013-04-22  Simon KelleySend TCP DNS messages in one write() call. Stops TCP...
2013-04-19  Simon KelleyBump Debian version number.
2013-04-19  Simon KelleyAllow option number zero in encapsulated DHCP options.
2013-04-18  Dave ReisnerFix wrong size in memset() call.
2013-04-17  Simon KelleyUpdate French translation.
2013-04-15  Simon KelleyManpage typos.
2013-04-15  Simon KelleyFAQ typos.
2013-04-12  Simon KelleyBetter error check on options parsing.
2013-04-11  Simon KelleyFix crash on exceeding DHCP lease limit.
2013-04-10  Simon KelleyManpage typos
2013-04-10  Simon KelleyFix parsing of IAID>MAXINT in leases file.
2013-04-10  Simon Kelley->hwaddr_len must be zero always in DHCPv6 leases.
2013-04-09  Simon KelleyFix trivial access of un-initialised memory.
2013-04-03  Simon KelleyManpage typos.
2013-04-02  Simon KelleyCope with duplicate dhcp-options with tags (last one...
2013-04-02  Simon KelleyManpage typo.
2013-04-02  Simon KelleyPolish translation.
2013-04-02  Simon KelleyFix endless loop when dhcp-range goes away.
2013-04-02  Simon KelleySO_REUSEPORT may be defined, but not supported.
2013-04-02  Simon KelleyTrivial change: 0->NULL for pointer constant.
2013-03-30  Simon KelleyFix lease time calculation when using DHCPv6 relay.
2013-03-22  Simon KelleyMerged messages.
2013-03-22  Simon KelleyIndentation.
2013-03-22  Simon KelleyTypos in CHANGELOG
2013-03-21  Simon KelleyCompile-in IPSET by default.
2013-03-19  Simon KelleySend prefix-class in DHCPREPLY as well as DHCPADVERTISE.
2013-03-15  Simon KelleyBugfix for latest DHCPv6 update.
2013-03-15  Simon KelleyAllow trailing '*' wildcard in interface names.
2013-03-15  Simon KelleyMake wildcard-configured addresses work on multiple...
2013-03-11  Simon KelleyClarifications for DNS-auth in man-page.
2013-03-07  Simon KelleyExperimental support for DHCPv6 prefix-class option.
2013-03-07  Simon KelleySplit out context-marking from add_address.
2013-03-06  Simon KelleyAnother logic problem in refactor.
2013-03-06  Simon KelleyRespect difference between no IA_{TN}A and no IA_ADDR...
2013-03-06  Simon KelleyFix unused variable warning.
2013-03-06  Simon KelleyFix crash in DHCPv6 renew, introduced in refactor.
2013-03-06  Simon KelleyMassive refactor of stateful DHCPv6. Lease multiple...
2013-02-28  Simon KelleyDon't erroneously reject some option names in --dhcp...
2013-02-23  Simon KelleyHandle EINTR return from sendto() in ipset.c
2013-02-22  Simon KelleyAdd ipset.c to source files list in Android makefile.
2013-02-22  Simon KelleyIPset support in debian build.
2013-02-22  Jason A. DonenfeldAdd --ipset option.
2013-02-21  Simon KelleyFix wrong DNSMASQ_LEASE_EXPIRES envar when luascript...
2013-02-19  Simon KelleyFix crash in DHCPv6 information-request handler.
2013-02-18  Simon KelleyDHCPv4 relay-agent options exposed to DHCP-script.
2013-02-17  Simon KelleySupport DHCP DNS server option if we're not doing DNS.
2013-02-06  Simon KelleyFix FTBFS if HAVE_BROKEN_RTC defined.
2013-02-05  Simon KelleyFix previous commit.
2013-02-05  Simon KelleyFix use-after-free
2013-02-05  Simon KelleyFix use-after-free
2013-02-05  Simon KelleyRemove dead code.
2013-02-05  Simon KelleyFix wrong syntax check.
2013-02-05  Simon KelleyTheoretical memory leak fix.
2013-02-04  Simon KelleyFix memory leak.
2013-02-04  Simon KelleyDon't leak sockets when getsockname fails.
2013-02-04  Simon KelleyMemory leak.
2013-02-04  Simon KelleyFix memory leak.
2013-02-04  Simon KelleyCopy-and-paste error
2013-02-04  Simon KelleyCatch NULL pointer deref if qdcount == 0
2013-02-04  Simon KelleyTypo in filter_constructed_dhcp()
2013-01-31  Simon KelleyChange copyright messages to include 2013.
2013-01-30  Simon KelleyUpdate manpage for --dhcp-authoritative DHCPv6 behaviour.
2013-01-29  Simon KelleyHandle wrong interface for locally-routed packets.
2013-01-23  Simon KelleyMan page typos.
2013-01-22  Simon KelleyCorrect behaviour for TCP queries to allowed address...
2013-01-17  Simon KelleyWildcard IPv6 addresses in --dhcp-host, for constructed...
2013-01-15  Simon KelleyFix last commit.
2013-01-14  Simon KelleyCheck IAID as well as CLID for lease identity.
2013-01-11  Simon KelleyTweak DHCP startup logging.
2013-01-10  Simon KelleyMore IPv6 address allocation fixes.
2013-01-09  Simon KelleyBetter fix for interfaces without broadcast address...
2013-01-09  Simon KelleyDHCPv6 address allocation - same DUID, two IAIDs
2013-01-08  Simon KelleyFix crash on startup on Solaris 11
2013-01-07  Simon KelleyDon't do AXFR unless auth-sec-servers is set.
2013-01-07  Simon KelleyDocumentation updates for auth-DNS and constructed...
2013-01-02  Simon KelleyLinked-list bug in new "use longest prefixes first...
2013-01-02  Simon KelleyMan page updates
2012-12-30  Simon KelleyFix auth-DNS filtering problems with contructed ranges.
2012-12-30  Simon KelleyWildcards in dhcp-range constructors
2012-12-29  Simon KelleyUse RA_INTERVAL for lifetimes.
2012-12-29  Simon KelleyMake it legal to have no subnet in --auth-zone, may...
2012-12-29  Simon KelleyAdd RA_INTERVAL parameter in config.h
2012-12-28  Simon KelleyUse /proc/sys/net/ipv6/conf/<iface>/mtu for RA advertis...
2012-12-28  Simon KelleyMore work on lease and router lifetime calculation.
2012-12-28  Simon KelleyAllow constructed prefixes in auth zones.
2012-12-28  Simon KelleyJoin multicast groups only on IPv6 addresses!
2012-12-23  Simon KelleyBetter error checking in DHCPv6 dhcp-range option parsing.
2012-12-22  Simon KelleyTweak context-construct logic.
2012-12-22  Simon Kelleysaner function name
2012-12-22  Simon KelleyFix new-address logic and ordering for first address...
2012-12-22  Simon KelleyCheck for new SLAAC addresses when we add new prefixes.
2012-12-22  Simon KelleyDon't cap prefx lifetimes below RA retransmit interval.
2012-12-21  Simon Kelleypreferred and valid times in bpf.c
2012-12-21  Simon KelleyDefault to global, not link-local address in RA DNS...
next