]> git.ipfire.org Git - people/ms/dnsmasq.git/shortlog
people/ms/dnsmasq.git
2016-02-04  Michael Tremerisc.c: Improve OOM handling when reading DHCP leases dhcp-lease
2016-02-04  Michael TremerFix merge error
2016-02-04  Michael TremerISC dhcpd reader: Don't add duplicate entries.
2016-02-04  Michael TremerISC DHCP reader: Simplify parsing dates.
2016-02-04  Michael TremerAdd support to read ISC DHCP lease file.
2016-02-01  Simon KelleyMake names of ARP script actions consistent.
2016-02-01  Andy StormontFix FTBFS on illumos
2016-01-25  Chris NovakovicTreat REFUSED (not SERVFAIL) as an unsuccessful upstrea...
2016-01-25  Simon KelleyFinal form of configuration for EDNS0 MAC-address code.
2016-01-23  Hans DedeckerAdd --max-port config option.
2016-01-19  Simon KelleyFix wrong reply to simple name when --domain-needed...
2016-01-19  Simon KelleyFix problems in last commit when DNSSEC not enabled.
2016-01-18  Simon KelleyComplete DNSSEC server-selection code and set conntrack...
2016-01-18  Simon KelleyFix sporadic crash in find_mac() - hwlen must be zero...
2016-01-17  Simon KelleyFix botch in forward.c flags code.
2016-01-16  Simon KelleyComplete work to allow DNSSEC validation with private...
2016-01-14  Simon Kelleyarp.c tidy up.
2016-01-12  Simon KelleyDisable DNSSEC for server=/domain/.. servers unless...
2016-01-12  André GlüpkerFix bad cache-size calculation when hosts-file read...
2016-01-12  Simon KelleyDNSSEC: Handle non-root trust anchors, and check we...
2016-01-11  Simon KelleyInhibit DNSSEC validation when forwarding to private...
2016-01-06  Simon KelleyFix FTBFS when scripts excluded at compilation time.
2016-01-06  Simon KelleyUpdate copyright notices. Happy new year!
2016-01-06  Simon KelleyHandle building with script support enabled and DHCP...
2016-01-04  Simon KelleyFix botch in new arp-cache linked-list code resulting...
2016-01-04  Simon KelleyFix datatype-sixe botch which broke DNSSEC sig timestam...
2015-12-31  Simon KelleyTrivial code tweak.
2015-12-31  Simon KelleyCorrect logic for when to start helper.
2015-12-28  Simon KelleyFirst complete version of DNS-client-id EDNS0 and ARP...
2015-12-23  Simon KelleyCache access to the kernel's ARP table.
2015-12-23  Simon KelleyMore EDNS0 packet-size tweaks.
2015-12-21  Simon KelleyLog signature algo with DNSKEY and DS, also digest...
2015-12-21  Simon KelleyFix build failure when DNSSEC code omitted.
2015-12-21  Simon KelleyTruncate DNS replies >512 bytes that the client isn...
2015-12-21  Simon KelleyHandle extending EDNS0 OPT RR.
2015-12-21  Simon KelleySplit EDNS0 stuff into its own source file.
2015-12-20  Simon KelleyNSEC3 check: RFC5155 para 8.2
2015-12-20  Simon KelleyMinor tweak to previous commit.
2015-12-20  Simon KelleyNasty, rare and obscure off-by-one in DNSSEC hostname_c...
2015-12-20  Simon KelleyMore tweaks in handling unknown DNSSEC algorithms.
2015-12-20  Simon KelleyMajor tidy up of EDNS0 handling and computation/use...
2015-12-17  Simon KelleyDo a better job of determining which DNSSEC sig algos...
2015-12-17  Simon KelleyFix brace botch in dnssec_validate_ds()
2015-12-17  Simon KelleyTidy up DNSSEC non-existence code. Check zone status...
2015-12-17  Simon KelleyTweaks to EDNS0 handling in DNS replies.
2015-12-16  Simon KelleyDNSSEC validation tweak.
2015-12-15  Simon KelleyGeneralise RR-filtering code, for use with EDNS0.
2015-12-15  Simon KelleyMove code which caches DS records to a more logical...
2015-12-15  Simon KelleyAbandon caching RRSIGs and returning them from cache.
2015-12-15  Simon KelleyMajor rationalisation of DNSSEC validation.
2015-11-21  Simon KelleyFix crash at start up with conf-dir=/path,*
2015-11-20  Simon KelleyHandle unknown DS hash algos correctly.
2015-11-14  Edwin TörökFix crash when empty address from DNS overlays A record...
2015-10-20  Simon KelleyUpdate list of subnet for --bogus-priv
2015-10-13  Simon KelleyCatch errors from sendmsg in DHCP code.
2015-09-29  Simon KelleyUse /run/dnsmasq instead of /var/run/dnsmasq in Debian...
2015-09-26  Simon KelleyRationalise 5e3e464ac4022ee0b3794513abe510817e2cf3ca
2015-09-10  Simon KelleyRespect the --no-resolv flag in inotify code.
2015-09-10  Simon KelleyDHCPv6 option 56 does not hold an address list. (RFC...
2015-09-09  Simon KelleyHandle signed dangling CNAME replies to DS queries.
2015-08-26  Simon KelleyClarify man page on RDNSS set in router advertisement.
2015-08-26  Simon KelleySuggest solution to ENOMEM error with IPv6 multicast.
2015-08-25  Simon KelleyFix behaviour of empty dhcp-option=option6:dns-server...
2015-08-09  Simon KelleyDon't answer non-auth queries for auth zones locally...
2015-08-05  Ed BardsleyEnhance --add-subnet to allow arbitary subnet addresses.
2015-08-03  Simon KelleyInclude 0.0.0.0/8 in DNS rebind checks.
2015-07-30  Simon KelleyFix new poll() code for helper pipe. Removed CPU-spin. master
2015-07-27  Simon KelleyDeclare utime().
2015-07-27  Kevin Darbyshire... Update DNSSEC timestamp file on process TERM.
2015-07-27  Conrad KosteckiUpdate german translation
2015-07-27  Simon KelleyDNSSEC fix: correct logic for signed records in unsigne...
2015-07-16  Simon KelleySmall tweak to DNSSEC fix.
2015-07-16  Simon KelleyDNSSEC fix, signed wildcard CNAME to unsigned domain.
2015-07-15  Jan PsotaUpdate Polish translation.
2015-07-15  Simon KelleyClose Lauchpad bug in Debian changelog.
2015-07-13  Simon KelleyGrow pollfds array exponentially.
2015-07-12  Simon KelleyMerge messages for translations.
2015-07-12  Simon KelleyUse poll() instead of select() to remove limits on...
2015-07-08  Simon KelleyLog message typo.
2015-07-08  Simon KelleyFix compilation warning.
2015-07-08  Simon KelleyTest for overflowing platform FD_SET size.
2015-07-07  Simon KelleyBump version in Debian changelog.
2015-07-06  Simon KelleyFix inotify code to handle dangling symlinks better.
2015-07-05  Simon KelleyAvoid hanngs in DHCP ping code when system time goes...
2015-07-05  Simon Kelley--conf-file should read no file, not try and read the...
2015-07-05  Ján SáreníkManpage typo fix.
2015-06-12  Simon KelleyHandle CNAMEs to DS records when confirming absence...
2015-06-10  Simon KelleyMerge messages and fix makefile process to do this.
2015-06-10  Neil JerramDocumenation updates for --bridge-interface and "off...
2015-06-10  Neil JerramApply --bridge-interfaces to unsolicited router adverti...
2015-06-10  Neil JerramUpply --bridge-interface aliasing to solicited router...
2015-06-10  Neil JerramAllow router advertisements to have the "off-link"...
2015-06-10  Neil JerramExtend --bridge-interface aliasing to DHCPv6.
2015-06-10  Neil JerramFix logging of unknown interface in --bridge-interface...
2015-06-09  Simon KelleyAdd a couple of missed logging strings to the catalogue.
2015-06-09  Nicolas CavallariAdd Dbus methods to create and delete DHCP leases.
2015-06-06  Simon KelleyHandle corner cases in NSEC coverage checks.
2015-06-04  Simon KelleyMore reproducibility fixes for Debian package.
2015-06-03  Simon KelleyDHCPv6: DHCPCONFIRM should be OK for any address on...
2015-06-01  Simon KelleyClose Debian bug for bug fixed upstream.
next