]> git.ipfire.org Git - people/ms/dnsmasq.git/history - src/option.c
Class specifier in --dnskey, instead of hardwiring C_IN.
[people/ms/dnsmasq.git] / src / option.c
2014-01-25  Simon KelleyClass specifier in --dnskey, instead of hardwiring...
2014-01-25  Simon Kelley--dnssec-debug
2014-01-15  Simon KelleyMerge branch 'master' of ssh://central/var/cache/git...
2014-01-14  Simon Kelleyprotocol handling for DNSSEC
2014-01-13  Simon KelleySwap crypto library from openSSL to nettle.
2014-01-12  Simon KelleyMerge branch 'master' of ssh://central/var/cache/git...
2014-01-08  Simon KelleyUpdate copyright for 2014.
2014-01-08  Simon KelleyFirst functional DNSSEC - highly alpha.
2013-12-18  Simon KelleyMerge branch 'master' into dnssec
2013-12-17  Simon KelleyIgnore ",," in dhcp-host, rather than treating it as...
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-11-26  Vladislav GrishenkoFix compiler warning.
2013-11-21  Simon KelleyExtend /4 and /6 syntax to --interface-name
2013-11-17  Simon KelleyMerge branch 'master' into dnssec
2013-11-17  Simon KelleySupport /4 and /6 suffixes in interface names in -...
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-10-25  Simon KelleyMerge branch 'master' into dnssec
2013-10-25  Simon KelleyFix parsing of synth-domain=domain,addr,addr,prefix
2013-10-24  GildasMessage typo.
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-23  Simon KelleyOmmit option-parsing code with NO_AUTH.
2013-09-20  Simon KelleySupport MAC addresses in dhcp-host and dhcp-mac for...
2013-09-05  Simon KelleyDon't crash with empty tag: in dhcp-range.
2013-09-04  Simon KelleyAdd --dhcp-relay config option.
2013-08-20  Simon KelleyTidy rebase
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-20  Simon KelleyFix dhcp-range sanity checking.
2013-08-19  Simon KelleySilence compiler warning.
2013-08-01  Simon KelleySanity check for dhcp-range template.
2013-07-29  Simon KelleyProvide independent control over which interfaces get...
2013-07-29  Simon KelleyAdd --force-fast-ra option.
2013-05-31  Simon KelleyAdd constructor-noauth: keyword
2013-05-29  Simon KelleyRemove limit in prefix length in --auth-zone.
2013-05-29  Simon KelleyFix option parsing for --dhcp-host.
2013-05-20  Simon KelleyGeneralise --interface-name to cope with IPv6 addresses.
2013-04-29  Simon Kelleyreplace inet_addr with inet_pton() in src/option.c
2013-04-25  Simon KelleyCheck length of synth-domain prefix.
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-12  Simon KelleyBetter error check on options parsing.
2013-03-15  Simon KelleyAllow trailing '*' wildcard in interface names.
2013-03-07  Simon KelleyExperimental support for DHCPv6 prefix-class option.
2013-02-28  Simon KelleyDon't erroneously reject some option names in --dhcp...
2013-02-22  Jason A. DonenfeldAdd --ipset option.
2013-02-05  Simon KelleyFix previous commit.
2013-02-05  Simon KelleyFix wrong syntax check.
2013-02-04  Simon KelleyMemory leak.
2013-02-04  Simon KelleyFix memory leak.
2013-01-31  Simon KelleyChange copyright messages to include 2013.
2013-01-17  Simon KelleyWildcard IPv6 addresses in --dhcp-host, for constructed...
2013-01-07  Simon KelleyDocumentation updates for auth-DNS and constructed...
2012-12-30  Simon KelleyWildcards in dhcp-range constructors
2012-12-29  Simon KelleyMake it legal to have no subnet in --auth-zone, may...
2012-12-23  Simon KelleyBetter error checking in DHCPv6 dhcp-range option parsing.
2012-12-18  Simon KelleyFix initialisation order.
2012-12-18  Simon KelleyFirst checkin of interface-address constructor mode...
2012-12-10  Simon KelleyAllow addresses as well as interface names in --auth...
2012-12-10  Simon KelleyFix FTBFS with NO_DHCP.
2012-12-09  Simon KelleyZone-transfer peer restriction option.
2012-12-09  Simon KelleyComplete AXFR support
2012-12-04  Simon KelleyMerge branch 'auth'
2012-12-04  Simon KelleyCorrect NS and SOA records in auth mode for PTR queries.
2012-11-30  Simon KelleyPost-test fixes.
2012-11-28  Simon KelleyInitial code to do authoritative DNS.
2012-10-21  Simon KelleyWildcard IPv6 dhcp-range.
2012-09-27  Simon Kelley Fix breakage of --host-record parsing.
2012-09-20  Simon Kelley Add --max-cache-ttl option.
2012-09-20  Simon KelleyAdd SetServersEX method in DBus interface.
2012-08-10  Simon KelleyAlternate DBus service name via --enable-dbus
2012-08-09  Simon KelleyFix FTBFS when -DNO_DHCP - thanks Sung Pae.
2012-07-20  Simon Kelley"w" multiplier in lease times.
2012-07-18  Simon KelleyRFC 4242 support.
2012-07-16  Simon KelleyFix broken caching of CNAME chains.
2012-07-12  Simon KelleyConfig parsing error-handling update.
2012-07-10  Simon KelleyMerge branch 'access_control'
2012-07-06  Simon KelleyBetter log message when dhcp hosts|opts file cannot...
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-06-07  Simon KelleyDo duplicate dhcp-host address check in --test mode.
2012-05-29  Simon KelleyFix access control when DHCPv6 but no RA in use.
2012-05-28  Simon KelleyAdd --dns-rr option.
2012-04-20  Simon Kelley--tftp-lowercase option.
2012-03-31  Simon KelleyRDNSS and DNSSL data in router advertisements.
2012-03-28  Simon Kelley"deprecated" lease-time keyword for IPv6
2012-03-25  Simon KelleyMore flexible RA configuration.
2012-03-16  Simon Kelley--host-record support
2012-03-13  Simon KelleyMove DHCP option stuff to dhcp-common.c
2012-03-13  Simon KelleyMore DHCP-option logging tweaks.
next