]> git.ipfire.org Git - people/ms/dnsmasq.git/shortlog
people/ms/dnsmasq.git
2015-04-20  Simon KelleyRevert 61b838dd574c51d96fef100285a0d225824534f9 and...
2015-04-19  Moshe LeviCheck IP address command line arg in dhcp_release.c
2015-04-17  Simon KelleyLog domain when reporting DNSSEC validation failure.
2015-04-16  Simon KelleyNote CVE-2015-3294
2015-04-16  Stefan TomanekFix (srk induced) crash in new tftp_no_fail code.
2015-04-16  Simon KelleyAuth: correct replies to NS and SOA in .arpa zones.
2015-04-12  Simon KelleyFix crash in auth code with odd configuration.
2015-04-09  Simon KelleyFix crash on receipt of certain malformed DNS requests.
2015-04-06  Simon KelleyFix crash caused by looking up servers.bind when many...
2015-04-03  Simon KelleyFix compiler warning when not including DNSSEC.
2015-04-03  Simon KelleyReturn INSECURE, rather than BOGUS when DS proved not...
2015-04-01  Stefan TomanekWhitespace fixes.
2015-03-31  Stefan Tomanekadd --tftp-no-fail to ignore missing tftp root
2015-03-30  Simon KelleyMerge message translations.
2015-03-29  Simon KelleyFix crash in last commit.
2015-03-29  Simon KelleyAllow control characters in names in the cache, handle...
2015-03-28  Simon KelleyDNSSEC fix for non-ascii characters in labels.
2015-03-27  Simon KelleyProtect against broken DNSSEC upstreams.
2015-03-27  Simon KelleyReturn SERVFAIL when validation abandoned.
2015-03-26  Simon KelleyDon't fail DNSSEC when a signed CNAME dangles into...
2015-03-19  Lung-Pin Changdhcp: set outbound interface via cmsg in unicast reply
2015-03-19  Simon KelleyMake --address=/example.com/ equivalent to --server...
2015-03-11  Simon KelleyFix boilerplate code for re-running system calls on...
2015-03-07  Simon KelleyTweak DNSSEC timestamp code to create file later, remov...
2015-03-04  Simon KelleyNew version of contrib/reverse-dns
2015-03-02  Simon KelleyFix last commit to not crash if uid changing not config...
2015-03-01  Simon KelleyAdd --dnssec-timestamp option and facility.
2015-02-23  Joachim ZobelLog parsing utils in contrib/reverse-dns
2015-02-23  Tomas HozzaFix uninitialized value used in get_client_mac()
2015-02-17  Chen WeiFix trivial memory leaks to quieten valgrind.
2015-02-14  Simon KelleyMake dynamic hosts files work when --no-hosts set.
2015-02-14  Simon KelleyTypos.
2015-02-12  Simon KelleyDebian systemd fixes.
2015-02-11  Shantanu GadgilFix get-version script which returned wrong tag in...
2015-02-09  Chris LambMake Debian build reproducible.
2015-02-07  Simon Kelleyman page typo.
2015-02-03  Simon KelleyExtra logging for inotify code.
2015-02-02  Simon KelleyFixup dhcp-configs after reading extra hostfiles with...
2015-02-02  ThiĆ©baud WeksteenManpage typo fix.
2015-02-02  Simon KelleyDebian changelog bugfix.
2015-02-01  Simon KelleyFix build failure on openBSD.
2015-02-01  Simon KelleyBSD make support
2015-01-31  Simon KelleyFix broken ECDSA DNSSEC signatures.
2015-01-31  Simon Kelleyinotify documentation updates.
2015-01-31  Simon KelleyUpdate copyrights for dawn of 2015.
2015-01-31  Simon KelleyExpand inotify code to dhcp-hostsdir, dhcp-optsdir...
2015-01-26  Simon KelleyAllow inotify to be disabled at compile time on Linux.
2015-01-21  Win King WanDon't reply to DHCPv6 SOLICIT messages when not configu...
2015-01-20  Conrad KosteckiUpdate German translation.
2015-01-20  Simon KelleyAdd --dhcp-hostsdir config option.
2015-01-18  Simon KelleyDon't treat SERVFAIL as a recoverable error.....
2015-01-18  Simon KelleyCope with multiple interfaces with the same LL address.
2015-01-12  Simon KelleyLogs for DS records consistent.
2015-01-12  Simon KelleyDon't answer from cache RRsets from wildcards, as we...
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.
2015-01-07  Simon KelleyMerge branch 'unsigned'
2015-01-07  Simon KelleyDNSSEC: do top-down search for limit of secure delegation.
2015-01-05  Yousong ZhouFix race condition issue in makefile.
2015-01-03  Yousong ZhouImplement makefile dependencies on COPTS variable.
2014-12-27  Matthias AndreeFix build failure in new inotify code on BSD.
2014-12-27  Simon KelleyBad packet protection.
2014-12-27  Glen HuangAdd --ignore-address option.
2014-12-23  Simon KelleyInitialise return value.
2014-12-23  Simon KelleyFix problems validating NSEC3 and wildcards.
2014-12-21  Simon KelleyMake caching work for CNAMEs pointing to A/AAAA records...
2014-12-21  Simon KelleyFix crash in DNSSEC code when attempting to verify...
2014-12-17  Simon KelleyTweak field width in cache dump to avoid truncating...
2014-12-17  Simon KelleyEliminate IPv6 privacy addresses from --interface-name...
2014-12-16  Simon KelleyRemove redundant IN6_IS_ADDR_ULA(a) macro defn.
2014-12-16  Simon KelleyFix breakage of --domain=<domain>,<subnet>,local
2014-12-15  Simon KelleyCHANGELOG re. inotify.
2014-12-15  Simon KelleyRemove floor on EDNS0 packet size with DNSSEC.
2014-12-15  Simon KelleyTeach the new inotify code about symlinks.
2014-12-10  Simon KelleyMerge branch 'inotify'
2014-12-10  Simon KelleyUse inotify instead of polling on Linux.
2014-12-09  Hans DedeckerFix conntrack with --bind-interfaces
2014-10-06  Vladislav GrishenkoImprove RFC-compliance when unable to supply addresses...
2014-10-06  Tomas HozzaFit example conf file typo.
2014-10-03  Daniel CollinsFix typo in new Dbus code.
2014-10-03  Karl VogelSet conntrack mark before connect() call.
2014-10-03  Simon KelleyBump Debian version.
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-25  Simon KelleyAdd newline at the end of example config file.
2014-09-23  Jan PsotaUpdate Polish translation.
2014-09-18  Simon KelleyFix CHANGELOG entry under wrong version.
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-16  Simon KelleyDebian bug closure.
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-13  Simon KelleyUpdate *.po files for new release.
2014-09-09  Simon KelleyExtend --conf-dir to allow filtering on file suffixes.
next