]> git.ipfire.org Git - people/ms/dnsmasq.git/history - src/dnsmasq.c
Update DNSSEC timestamp file on process TERM.
[people/ms/dnsmasq.git] / src / dnsmasq.c
2015-07-27  Kevin Darbyshire... Update DNSSEC timestamp file on process TERM.
2015-07-12  Simon KelleyUse poll() instead of select() to remove limits on...
2015-07-08  Simon KelleyTest for overflowing platform FD_SET size.
2015-07-05  Simon KelleyAvoid hanngs in DHCP ping code when system time goes...
2015-04-21  Simon KelleyHandle domain names with '.' or /000 within labels.
2015-04-16  Stefan TomanekFix (srk induced) crash in new tftp_no_fail code.
2015-04-01  Stefan TomanekWhitespace fixes.
2015-03-31  Stefan Tomanekadd --tftp-no-fail to ignore missing tftp root
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-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-17  Chen WeiFix trivial memory leaks to quieten valgrind.
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-20  Simon KelleyAdd --dhcp-hostsdir config option.
2015-01-09  Simon KelleyAdd --log-queries=extra option for more complete logging.
2014-12-15  Simon KelleyRemove floor on EDNS0 packet size with DNSSEC.
2014-12-10  Simon KelleyMerge branch 'inotify'
2014-12-10  Simon KelleyUse inotify instead of polling on Linux.
2014-08-12  Simon KelleyMerge branch 'loop'
2014-07-29  Simon KelleyAdd --dns-loop-detect feature.
2014-07-12  Simon KelleyFix logic for associating leases with interfaces.
2014-07-08  Simon KelleyUse event system to re-send query on new route. Tidies...
2014-06-07  Simon KelleyHandle async notification of address changes using...
2014-03-28  Simon KelleyAdd --dnssec-no-timecheck
2014-03-05  Simon KelleySet --local-service in Debian package startup.
2014-02-23  Simon KelleyNSEC3 validation. First pass.
2014-02-20  Simon KelleyAdd --servers-file option.
2014-02-11  Simon KelleyUse DS records as trust anchors, not DNSKEYs.
2014-01-31  Simon KelleyBlockdata fixes and tuning.
2014-01-31  Simon Kelleycopy-n-paste error.
2014-01-31  Simon KelleyAnounce DNSSEC at startup.
2014-01-25  Simon KelleyMore DNSSEC caching logic, and avoid repeated validatio...
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 KelleyEnsure cache is big enough to do DNSSEC.
2014-01-08  Simon KelleyRationalise DNS packet-buffer size calculations.
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-12-12  Simon KelleyCommit to allow master merge.
2013-12-09  Simon KelleyImplement dynamic interface discovery on *BSD
2013-11-21  Simon KelleyExtend /4 and /6 syntax to --interface-name
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-11-07  Simon KelleyFix start-up order for making DHCPv6 DUID
2013-10-25  Simon KelleyMerge branch 'master' into dnssec
2013-10-16  Simon KelleyWarning when using --bind-interfaces and routeable...
2013-10-11  Simon KelleyLog SO_BINDTODEVICE use at startup.
2013-09-24  Vladislav GrishenkoRemove unused variable warnings when omitting stuff...
2013-09-20  Simon KelleySupport MAC addresses in dhcp-host and dhcp-mac for...
2013-09-05  Simon KelleyDon't use BINDTODEVICE on DHCP socket when relaying.
2013-09-04  Simon KelleyAdd --dhcp-relay config option.
2013-08-20  Giovanni BajoDNSSEC validation require EDNS0, force larger packet...
2013-05-23  Simon KelleyFix hang from new interface-name code, when using TCP.
2013-05-20  Simon KelleyGeneralise --interface-name to cope with IPv6 addresses.
2013-05-17  Simon KelleyFix failure to start with ENOTSOCK
2013-02-22  Jason A. DonenfeldAdd --ipset option.
2013-02-06  Simon KelleyFix FTBFS if HAVE_BROKEN_RTC defined.
2013-02-04  Simon KelleyDon't leak sockets when getsockname fails.
2013-01-31  Simon KelleyChange copyright messages to include 2013.
2013-01-29  Simon KelleyHandle wrong interface for locally-routed packets.
2013-01-22  Simon KelleyCorrect behaviour for TCP queries to allowed address...
2012-12-20  Simon KelleyRationalise join_multicast()
2012-12-18  Simon Kelleytypo
2012-12-18  Simon KelleyError dhcp constructors on platforms where no interface...
2012-12-18  Simon KelleyFix initialisation order.
2012-12-18  Simon KelleyFirst checkin of interface-address constructor mode...
2012-12-18  Simon KelleyMake authoritative stuff a compile-time option.
2012-12-04  Simon KelleyMerge branch 'auth'
2012-11-28  Simon KelleyInitial code to do authoritative DNS.
2012-09-18  Simon KelleyFlag DHCP or DHCPv6 in starup logging.
2012-09-02  Simon KelleyMake pid-file creation immune to symlink attack.
2012-09-02  Simon KelleyTidy buffer use in DHCP startup logging.
2012-07-13  Simon KelleyFix FTBFS when TFTP disabled.
2012-07-12  Simon KelleyConfig parsing error-handling update.
2012-07-10  Simon KelleyMerge branch 'access_control'
2012-07-03  Simon KelleyRemove libvirt-inspired but never used access control...
2012-06-26  Simon KelleyTypo in BSD-only code.
2012-06-26  Simon KelleyFall back from --bind-dynamic to --bind-interfaces...
2012-06-20  Simon KelleyAdd --bind-dynamic
2012-06-13  Simon KelleyCheck tftp-root exists and is accessible at startup.
2012-05-21  Simon KelleyFix non-response to router-solicitations when
2012-05-07  Simon Kelleycode-size tweak
2012-04-16  Simon KelleySet SO_BINDTODEVICE on DHCP sockets when doing DHCP...
2012-03-28  Simon Kelley"deprecated" lease-time keyword for IPv6
2012-03-27  Simon KelleyDHCP start-up logging tweak
2012-03-25  Simon KelleyMore flexible RA configuration.
2012-03-24  Simon KelleyListen on ICMP6 file decriptor even when on ra-only...
2012-03-23  Simon KelleyMerge branch 'bind'
2012-03-21  Simon KelleyMake --listen-address work for all 127.0.0.0/8 addresses.
2012-03-20  Simon KelleySend "FTP transfer complete" events to the DHCP lease...
2012-03-20  Simon KelleyRA managed-bit and use-SLAAC bit tweaks.
2012-03-19  Simon KelleyCheck assumed SLAAC addresses by pinging them.
2012-03-09  Simon KelleyImplement --dhcp-duid
2012-03-09  Simon KelleyMerge branch 'ra-names'
next