]> git.ipfire.org Git - people/ms/dnsmasq.git/history - src/cache.c
Make dynamic hosts files work when --no-hosts set.
[people/ms/dnsmasq.git] / src / cache.c
2015-02-14  Simon KelleyMake dynamic hosts files work when --no-hosts set.
2015-02-03  Simon KelleyExtra logging for inotify code.
2015-01-31  Simon KelleyUpdate copyrights for dawn of 2015.
2015-01-31  Simon KelleyExpand inotify code to dhcp-hostsdir, dhcp-optsdir...
2015-01-12  Simon KelleyLog port of requestor when doing extra logging.
2015-01-10  RinSatsukiAdd --min-cache-ttl option.
2015-01-09  Simon KelleyAdd --log-queries=extra option for more complete logging.
2014-12-21  Simon KelleyMake caching work for CNAMEs pointing to A/AAAA records...
2014-12-17  Simon KelleyTweak field width in cache dump to avoid truncating...
2014-09-18  Simon KelleyFix bug when resulted in NXDOMAIN answers instead of...
2014-03-28  Wang JianLog IPSET actions.
2014-03-27  Simon KelleyCache stats availble in CHAOS .bind domain.
2014-03-22  AndyTidy uid defines.
2014-03-18  Simon KelleyTidy and fix cache->uid handling.
2014-03-17  AndyEnsure next_uid() can never return 0.
2014-03-16  Simon KelleyHandle integer overflow in uid counter. Fixes rare...
2014-03-01  Simon KelleyDon't free blockdata for negative DS cache entries.
2014-02-27  Simon KelleyNegative caching for DS records.
2014-02-13  Simon KelleyDon't mess with the TTL of DNSSEC RRs.
2014-02-11  Simon KelleyUse DS records as trust anchors, not DNSKEYs.
2014-02-10  Simon KelleyFix DNSSEC caching problems: incomplete RRSIG RRsets.
2014-02-06  Simon KelleyFix stack-smashing crash in DNSSEC. Thanks to Henk...
2014-02-04  Simon KelleyMake RR work when returning A/AAAA records and an RRSIG.
2014-02-03  Simon KelleyLog NXDOMAIN correctly.
2014-02-03  Simon KelleyReturn configured DNSKEYs even though we don't have...
2014-02-03  Simon KelleyNasty cache failure and memory leak with DNSSEC.
2014-01-31  Simon KelleyBlockdata fixes and tuning.
2014-01-31  Simon KelleyBlockdata leak.
2014-01-28  Simon KelleyCrash in cache code when compiled with HAVE_DNSSEC.
2014-01-25  Simon KelleyClass specifier in --dnskey, instead of hardwiring...
2014-01-24  Simon KelleyRRSIGS for PTR records from cache.
2014-01-23  Simon KelleyRRSIGs in DS and DNSKEY cached answers.
2014-01-23  Simon KelleyMore DNSSEC cache readout.
2014-01-23  Simon KelleyCompiler warning.
2014-01-22  Simon KelleyCache RRSIGS.
2014-01-22  Simon KelleyCaching of DNSSEC records.
2014-01-12  Simon KelleyMerge branch 'master' of ssh://central/var/cache/git...
2014-01-10  Simon KelleySet AD bit for address replies from /etc/hosts &c
2014-01-08  Simon KelleyMemory stats for DNSSEC.
2014-01-08  Simon KelleyMove blockdata to it's own file.
2014-01-08  Simon KelleyUpdate copyright for 2014.
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-12  Simon KelleyMerge branch 'master' into dnssec
2013-12-12  Simon KelleyMerge branch 'master' into dnssec
2013-11-26  Simon KelleyAdd missing malloc() return-code check.
2013-11-25  Simon KelleySegfault with some CNAMEs. Also memory leak on reload...
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-10-28  Simon KelleyFix check for local domains in CNAME case. Fixes d56a60...
2013-10-25  Simon KelleyMerge branch 'master' into dnssec
2013-10-18  Simon KelleyAlways answer queries for authoritative zones locally...
2013-10-11  Simon KelleyCNAMEs can now point to interface names.
2013-08-20  Giovanni BajoRemove unused variable.
2013-08-20  Giovanni BajoHelper function to walk through keydata chained blocks.
2013-08-20  Giovanni BajoRename key cache field.
2013-08-20  Giovanni BajoFix bug in keydata_alloc()
2013-04-24  Simon KelleyAdd --synth-domain
2013-01-31  Simon KelleyChange copyright messages to include 2013.
2012-12-14  Simon KelleyFix broken cache.
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-09-20  Simon Kelley Add --max-cache-ttl option.
2012-08-30  Simon KelleyFinesse the check for /etc/hosts names which conflict...
2012-07-16  Simon KelleyFix broken caching of CNAME chains.
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-03-16  Simon Kelley--host-record support
2012-02-10  Simon KelleyMerge branch 'dhcpv6'
2012-02-07  Simon KelleyIPv6 address range parsing for --domain.
2012-02-06  Simon KelleyClean compile, basic DHCPv6 functionality is there.
2012-01-22  Simon KelleyMerge branch 'dhcpv6'
2012-01-13  Simon KelleyWe don't need to check that a cache record is F_HOST...
2012-01-12  Simon KelleyFurther tuning of the fast hostfile reading code.
2012-01-11  Simon KelleyTweaks to hostfile performance work.
2012-01-11  Simon KelleyImprove performance when reading large hostfiles.
2012-01-06  Simon KelleyUpdated copyright notices. Happy new year!
2012-01-05  Simon KelleyAccumulated 2.60 changes going into git
2012-01-05  Simon Kelleyimport of dnsmasq-2.58.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.56.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.53.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.52.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.51.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.48.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.47.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.46.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.43.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.42.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.41.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.40.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.39.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.38.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.37.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.36.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.35.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.34.tar.gz
2012-01-05  Simon Kelleyimport of dnsmasq-2.28.tar.gz
next