]> git.ipfire.org Git - people/ms/dnsmasq.git/history - src
Use inotify instead of polling on Linux.
[people/ms/dnsmasq.git] / src /
2014-12-10  Simon KelleyUse inotify instead of polling on Linux.
2014-10-06  Vladislav GrishenkoImprove RFC-compliance when unable to supply addresses...
2014-10-03  Daniel CollinsFix typo in new Dbus code.
2014-10-03  Karl VogelSet conntrack mark before connect() call.
2014-10-03  Simon KelleyDebian build fixes for kFreeBSD
2014-10-02  Simon Kelleycrash at startup when an empty suffix is supplied to...
2014-09-18  Simon KelleyFix bug which caused dnsmasq to become unresponsive...
2014-09-18  Simon KelleyFix bug when resulted in NXDOMAIN answers instead of...
2014-09-17  Richard GenoudFix length->netmask conversions to avoid undefined...
2014-09-17  Richard GenoudFix endian bug in --local-service code.
2014-09-13  Ilya PonetaevSupply "Success" status code in reply to DHCPDECLINE.
2014-09-13  Ilya PonetaevDon't reply to DHCPCONFIRM messages with no addresses...
2014-09-13  Ilya PonetaevSet DHCPv6 message type when returning "use multicast".
2014-09-13  Ilya PonetaevDHCPv6 REBIND messages don't need a server-id.
2014-09-13  Simon KelleyRevert route-information option in RA. There are proble...
2014-09-09  Simon KelleyExtend --conf-dir to allow filtering on file suffixes.
2014-09-09  Ilya PonetaevRFC4191 route information option.
2014-08-12  Simon KelleyMerge branch 'loop'
2014-08-12  Simon KelleyGetLoopServers Dbus method.
2014-08-06  Simon KelleyMissed update of DHCP lease datastructure.
2014-07-29  Simon KelleyCheck all servers loopiness, when any subset is changed.
2014-07-29  Simon KelleyAdd --dns-loop-detect feature.
2014-07-13  Simon KelleyTidy up previous commit.
2014-07-12  Simon KelleyFix logic for associating leases with interfaces.
2014-07-08  Chen YufeiDon't do IPSET on Apple. Needed header files are missing.
2014-07-08  Simon KelleyUse event system to re-send query on new route. Tidies...
2014-07-06  Lung-Pin ChangSet interface with longest prefix in DHCP & DHCPv6...
2014-06-18  Simon KelleyFix FTBFS with Nettle-3.0.
2014-06-17  Simon KelleyBuild config: add -DNO_GMP for use with nettle/mini-gmp
2014-06-11  Neil JerramAllow wildcard aliases in --bridge-interface option
2014-06-08  Simon KelleyFix bug when >1 IPv6 address supplied to Dbus SetServer...
2014-06-07  Simon KelleyAttribution update.
2014-06-07  Daniel CollinsNew DBus methods.
2014-06-07  Simon KelleyCopyright update.
2014-06-07  Simon KelleyHandle async notification of address changes using...
2014-06-05  Simon KelleySuppress re-entrant calls to dhcp_construct_contexts()
2014-06-02  Simon Kelleyipsets equivalent in *BSD, using pf tables.
2014-05-23  Simon KelleyLOG error of ARP-injection fails.
2014-05-20  Simon KelleyMerge branch 'mobile-ra'
2014-05-09  Simon KelleyFix DNS failure of cachesize set to zero.
2014-05-01  Simon KelleyAnother filter_rrsigs fix.
2014-05-01  Simon KelleyGet packet size right when removing pseudoheader.
2014-04-29  Simon KelleyFix DNSSEC validation of ANY queries.
2014-04-29  Simon KelleyDo SERVFAIL, therefore continue when searching for...
2014-04-26  Simon KelleyHandle SERVFAIL replies when looking for proven-nonexis...
2014-04-25  Simon Kelleyra-advrouter mode for RFC-3775 mobile IPv6 support.
2014-04-24  Simon KelleyNeed to fixup records in the additional section when...
2014-04-16  Simon KelleyFix crash on TCP DNS request when DNSSEC not enabled.
2014-04-13  Simon KelleyEnsure request name in buffer for ipset lookup.
2014-04-03  Simon KelleyFix NXDOMAIN RCODE in auth PTR replies.
2014-03-29  Simon KelleyFix ipsets logging patch.
2014-03-28  Wang JianLog IPSET actions.
2014-03-28  Simon KelleyAdd --dnssec-no-timecheck
2014-03-27  Simon KelleyEnsure ->sentto is valid for DNSSEC forwards. Otherwise...
2014-03-27  Simon KelleyCache stats availble in CHAOS .bind domain.
2014-03-26  Simon KelleyTerminate DS-search when reaching the root via cache...
2014-03-25  Simon KelleySERVFAIL is an expected error return, don't try all...
2014-03-25  Tomas HozzaHandle failure of hash_questions()
2014-03-25  Tomas HozzaMemory leak in error path.
2014-03-24  Simon KelleyReorder sanity checks on UDP packet reception, to cope...
2014-03-22  Simon KelleyIgnore DNS queries from port 0: http://www.ietf.org...
2014-03-22  AndyTidy uid defines.
2014-03-21  Simon KelleyFix DNSSEC crash retrying to IPv6 server.
2014-03-20  Simon KelleyInitialise uid when creating CNAME cache record.
2014-03-20  Simon KelleyMake --quiet-dhcp apply to DHCPDISCOVER when client...
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-12  Simon KelleyWarn about non-local queries once only for UDP.
2014-03-06  Simon KelleyOPT_LOCAL_SERVICE needs up-to-date interface list too.
2014-03-05  Simon KelleySet --local-service in Debian package startup.
2014-03-05  Simon Kelley--local-service. Default protection from DNS amplificat...
2014-03-03  Simon KelleyCompiler warning.
2014-03-02  Simon KelleyKEYBLOCK LEN better as a multiple of 8.
2014-03-01  Simon KelleyCan have local DS records (trust anchors).
2014-03-01  Simon KelleyMass edit of INSECURE->BOGUS returns for server failure...
2014-03-01  Simon KelleyDon't cache secure replies which we've messsed with.
2014-03-01  Simon KelleyTweak tuning params.
2014-03-01  Simon KelleyHandle replies with no answers and no NS in validate_reply.
2014-03-01  Simon KelleyDon't free blockdata for negative DS cache entries.
2014-03-01  Simon KelleyFix off-by-one overwrite.
2014-03-01  Simon KelleyTidy.
2014-02-28  Simon KelleyCheck that unsigned replies come from unsigned zones...
2014-02-27  Simon KelleyNegative caching for DS records.
2014-02-25  Simon KelleyReturn INSECURE when validation fails with proved non...
2014-02-25  Simon KelleyStrip DNSSEC RRs when query doesn't have DO bit set.
2014-02-24  Simon KelleySpeeling.
2014-02-24  Simon KelleyCode cleanup.
2014-02-24  Simon KelleyAn NSEC record cannot attest to its own non-existance!
2014-02-23  Simon KelleyCheck signer name in RRSIGs.
2014-02-23  Simon KelleyBugfix for last commit.
2014-02-23  Simon KelleyNSEC3 validation. First pass.
2014-02-20  Simon KelleyAdd --servers-file option.
2014-02-19  Simon KelleyOmit ECC from DNSSEC if nettle library is old.
2014-02-19  Simon KelleyMore server cleanup.
2014-02-18  Simon KelleyCleanup of server reading code, preparation, for dynami...
2014-02-17  Simon Kelley--rev-server option. Syntactic sugar for PTR queries.
2014-02-13  Simon KelleyLog BOGUS validation result when upstream sends SERVFAIL.
2014-02-13  Simon KelleyTYpo.
2014-02-13  Simon KelleyNo CD in forwarded queries unless dnssec-debug for...
next