]> git.ipfire.org Git - people/ms/dnsmasq.git/history - src/dnsmasq.h
Update copyright for 2014.
[people/ms/dnsmasq.git] / src / dnsmasq.h
2014-01-08  Simon KelleyUpdate copyright for 2014.
2014-01-08  Simon KelleyRationalise DNS packet-buffer size calculations.
2014-01-08  Simon KelleyFirst functional DNSSEC - highly alpha.
2013-12-31  Simon Kelleybackup
2013-12-18  Simon KelleyMerge branch 'master' into dnssec
2013-12-17  Simon KelleyRemove unused code.
2013-12-13  Simon KelleySaving progress
2013-12-12  Simon KelleyMerge branch 'master' into dnssec
2013-12-12  Simon KelleyMerge branch 'master' into dnssec
2013-12-12  Simon KelleyCommit to allow master merge.
2013-12-09  Simon KelleyImplement dynamic interface discovery on *BSD
2013-12-02  Simon KelleyGarbage collect listening sockets when their address...
2013-11-21  Simon KelleyExtend /4 and /6 syntax to --interface-name
2013-11-17  Simon KelleyMerge branch 'master' into dnssec
2013-11-15  Simon KelleyMerge branch 'master' into dnssec
2013-11-14  Simon KelleyMerge branch 'master' into dnssec
2013-11-13  Simon KelleyAllow interface name to specify subnets in --auth-zone.
2013-11-07  Simon KelleyUse random address allocation for DHCPv6 temporary...
2013-11-07  Simon KelleyFix start-up order for making DHCPv6 DUID
2013-10-25  Simon KelleyMerge branch 'master' into dnssec
2013-10-20  Simon KelleyDon't filter by subnet when handling local queries...
2013-10-18  Simon KelleyAlways answer queries for authoritative zones locally...
2013-10-16  Simon KelleyWarning when using --bind-interfaces and routeable...
2013-10-11  Simon KelleyLog SO_BINDTODEVICE use at startup.
2013-10-11  Simon KelleyCNAMEs can now point to interface names.
2013-10-11  Kevin Darbyshire... Add --quiet-* options.
2013-10-11  Simon KelleyMerge branch 'edns0'
2013-10-10  Simon KelleyAdd --ra-param and remove --force-fast-ra
2013-10-08  Simon Kelley--add-subnet option.
2013-09-25  Simon KelleyDon't extract MAC address from ND table when DHCPv6...
2013-09-20  Simon KelleySupport MAC addresses in dhcp-host and dhcp-mac for...
2013-09-04  Simon KelleyAdd --dhcp-relay config option.
2013-08-20  Giovanni BajoExport skip_name function.
2013-08-20  Giovanni BajoHelper function to walk through keydata chained blocks.
2013-08-20  Giovanni BajoMove general macros in dnsmasq.h
2013-08-20  Giovanni BajoRename key cache field.
2013-08-20  Giovanni BajoExternalize dns parsing functions.
2013-08-20  Giovanni BajoAdd run-time options to activate dnssec validation.
2013-08-20  Giovanni BajoRename existing DNSSEC macros into DNSSEC_PROXY.
2013-08-19  Vladislav GrishenkoIFACE_PERMANENT interface flag in enumeration.
2013-07-29  Simon KelleyProvide independent control over which interfaces get...
2013-07-29  Simon KelleyAdd --force-fast-ra option.
2013-07-27  Simon KelleyMerge branch 'master' of ssh://thekelleys.org.uk/var...
2013-07-26  Simon KelleyAdvertise lost prefixes with pref_time == 0 for 2 hours.
2013-05-31  Simon KelleyAdd constructor-noauth: keyword
2013-05-20  Simon KelleyGeneralise --interface-name to cope with IPv6 addresses.
2013-05-14  Simon Kelley Handle IPv4 interface-address labels in Linux.
2013-04-25  Simon KelleyAllow option prefix in --synth-domain.
2013-04-24  Simon KelleyAdd --synth-domain
2013-04-19  Simon KelleyAllow option number zero in encapsulated DHCP options.
2013-04-10  Simon Kelley->hwaddr_len must be zero always in DHCPv6 leases.
2013-03-15  Simon KelleyAllow trailing '*' wildcard in interface names.
2013-03-15  Simon KelleyMake wildcard-configured addresses work on multiple...
2013-03-07  Simon KelleyExperimental support for DHCPv6 prefix-class option.
2013-03-06  Simon KelleyMassive refactor of stateful DHCPv6. Lease multiple...
2013-02-22  Jason A. DonenfeldAdd --ipset option.
2013-01-31  Simon KelleyChange copyright messages to include 2013.
2013-01-29  Simon KelleyHandle wrong interface for locally-routed packets.
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-09  Simon KelleyDHCPv6 address allocation - same DUID, two IAIDs
2012-12-30  Simon KelleyWildcards in dhcp-range constructors
2012-12-28  Simon KelleyMore work on lease and router lifetime calculation.
2012-12-22  Simon KelleyCheck for new SLAAC addresses when we add new prefixes.
2012-12-21  Simon KelleySimplify and fix RA lifetime calculation.
2012-12-20  Simon Kelleyadd general flag param to iface_enumerate IPv6 callback
2012-12-20  Simon KelleyRationalise join_multicast()
2012-12-18  Simon KelleyPer-context control over ra short period.
2012-12-18  Simon KelleyFirst checkin of interface-address constructor mode...
2012-12-18  Simon KelleyMake authoritative stuff a compile-time option.
2012-12-10  Simon KelleyAllow addresses as well as interface names in --auth...
2012-12-09  Simon KelleyZone-transfer peer restriction option.
2012-12-09  Simon KelleyComplete AXFR support
2012-12-07  Simon KelleyFirst cut at zone transfer.
2012-12-04  Simon KelleyMerge branch 'auth'
2012-11-28  Simon KelleyInitial code to do authoritative DNS.
2012-10-12  Simon KelleyFix compilation warnings.
2012-09-20  Simon Kelley Add --max-cache-ttl option.
2012-09-20  Simon KelleyAdd SetServersEX method in DBus interface.
2012-09-16  Simon KelleyAddress allocation tweaking - lease outside dhcp-range...
2012-09-08  Simon KelleyFix DHCPv6 address allocation for some pathalogical...
2012-08-10  Simon KelleyAlternate DBus service name via --enable-dbus
2012-07-18  Simon KelleyRFC 4242 support.
2012-07-12  Simon KelleyConfig parsing error-handling update.
2012-07-10  Simon KelleyMerge branch 'access_control'
2012-07-03  Simon KelleyRemove libvirt-inspired but never used access control...
2012-06-26  Simon KelleyFall back from --bind-dynamic to --bind-interfaces...
2012-06-20  Simon KelleyAdd --bind-dynamic
2012-06-14  Simon KelleyFix un-initialised "used" field in --listen-address...
2012-06-13  Simon KelleyCheck tftp-root exists and is accessible at startup.
2012-05-28  Simon KelleyAdd --dns-rr option.
2012-04-29  Simon Kelleyreconfirm SLAAC addresses when DHCPv4 leases go though...
2012-04-27  Simon KelleyFind room to store key-id and digest-type in DS records.
2012-04-27  Simon KelleyTeach cache to store DS and DNSKEY records
2012-04-20  Simon Kelley--tftp-lowercase option.
2012-04-16  Simon KelleySet SO_BINDTODEVICE on DHCP sockets when doing DHCP...
2012-04-04  Simon KelleyRemove redundant send_from logging code.
2012-03-28  Simon Kelley"deprecated" lease-time keyword for IPv6
2012-03-25  Simon KelleyMore flexible RA configuration.
2012-03-23  Simon KelleyMerge branch 'bind'
next