Gitiles
Code Review
Sign In
gerrit.nordix.org
/
thekelleys
/
dnsmasq
/
da8b6517decdac593e7ce24bde2824dd841725c8
da8b651
Implement --address=/example.com/#
by Simon Kelley
· 6 years ago
c5db8f9
Tidy 7f876b64c22b2b18412e2e3d8506ee33e42db7c
by Simon Kelley
· 6 years ago
974a6d0
Add --caa-record
by Simon Kelley
· 6 years ago
b758b67
Improve logging of RRs from --dns-rr.
by Simon Kelley
· 6 years ago
9bafdc6
Tidy up file parsing code.
by Simon Kelley
· 6 years ago
97f876b
Properly deal with unaligned addresses in DHCPv6 packets.
by Simon Kelley
· 6 years ago
cbfbd17
Fix broken DNSSEC records in previous.
by Simon Kelley
· 6 years ago
b6f926f
Don't return NXDOMAIN to empty non-terminals.
by Simon Kelley
· 6 years ago
c822620
Add --dhcp-name-match
by Simon Kelley
· 6 years ago
397c050
Handle case of --auth-zone but no --auth-server.
by Simon Kelley
· 6 years ago
1682d15
Add missing EDNS0 section.
by Simon Kelley
· 6 years ago
dd33e98
Fix crash parsing a --synth-domain with no prefix.
by Simon Kelley
· 6 years ago
c16d966
Add copyright to src/metrics.h
by Simon Kelley
· 6 years ago
1dfed16
Remove C99 only code.
by Simon Kelley
· 6 years ago
6f835ed
Format fixes - ubus.c
by Simon Kelley
· 6 years ago
9d6fd17
dnsmasq.c fix OPT_UBUS option usage
by Kevin Darbyshire-Bryant
· 6 years ago
8c1b6a5
New metrics and ubus files.
by Simon Kelley
· 6 years ago
8dcdb33
Add --enable-ubus option.
by Julian Kornberger
· 6 years ago
aba8bbb
Add collection of metrics
by Julian Kornberger
· 6 years ago
caf4d57
Add OpenWRT ubus patch
by Julian Kornberger
· 6 years ago
3b6eb19
Log DNSSEC trust anchors at startup.
by Simon Kelley
· 6 years ago
f3e5787
Trivial comment change.
by Simon Kelley
· 6 years ago
c851c69
Log failure to confirm an address in DHCPv6.
by Simon Kelley
· 6 years ago
a3bd7e7
Fix missing fatal errors when parsing some command-line/config options.
by Simon Kelley
· 6 years ago
ab5ceaf
Document the --help option in the french manual
by Olivier Gayot
· 6 years ago
1f2f69d
Fix recurrent minor spelling mistake in french manual
by Olivier Gayot
· 6 years ago
f361b39
Fix some mistakes in french translation of the manual
by Olivier Gayot
· 6 years ago
eb1fe15
When replacing cache entries, preserve CNAMES which target them.
by Simon Kelley
· 6 years ago
45d8a24
Introduce UID_NONE value, for cache records which are not the target of a CNAME.
by Simon Kelley
· 6 years ago
706d84f
Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq
by Simon Kelley
· 6 years ago
a997ca0
Fix sometimes missing DNSSEC RRs when DNSSEC validation not enabled.
by Simon Kelley
· 6 years ago
9268b5d
Man page: uniform formatting style for options.
by Peter Pöschl
· 6 years ago
51e4eee
Fix address-dependent domains for IPv6.
by Paul Maddock
· 6 years ago
05ff659
Fix stupid infinite loop introduced by preceding commit.
by Simon Kelley
· 6 years ago
db0f488
Handle some corner cases in RA contructed interfaces with addresses changing interface.
by Simon Kelley
· 6 years ago
7dcca6c
Warn about the impact of cache-size on performance.
by Geert Stappers
· 7 years ago
090856c
Allow zone transfer in authoritative mode whenever auth-peer is specified.
by Simon Kelley
· 7 years ago
cc5cc8f
Sane error message when pcap file header is wrong.
by Simon Kelley
· 7 years ago
c488b68
Handle standard and contructed dhcp-ranges on the same interface.
by Simon Kelley
· 7 years ago
1f1873a
Log warning on very large cachesize config, instead of truncating it.
by Simon Kelley
· 7 years ago
0a496f0
Do unsolicited RAs for interfaces which appear after dnsmasq startup.
by Maarten de Vries
· 7 years ago
e27825b
Fix logging in previous.
by Simon Kelley
· 7 years ago
1f60a18
Retry SERVFAIL DNSSEC queries to a different server, if possible.
by Simon Kelley
· 7 years ago
a0088e8
Handle query retry on REFUSED or SERVFAIL for DNSSEC-generated queries.
by Simon Kelley
· 7 years ago
34e26e1
Retry query to other servers on receipt of SERVFAIL rcode.
by Simon Kelley
· 7 years ago
6b17335
Add packet-dump debugging facility.
by Simon Kelley
· 7 years ago
07ed585
Add logging for DNS error returns from upstream and local configuration.
by Simon Kelley
· 7 years ago
0669ee7
Fix DHCP broken-ness when --no-ping AND --dhcp-sequential-ip are set.
by Simon Kelley
· 7 years ago
f84e674
Be persistent with broken-upstream-DNSSEC warnings.
by Simon Kelley
· 7 years ago
7f00843
Handle DNSSEC-unaware upstream servers better.
by Simon Kelley
· 7 years ago
a691853
Change default for dnssec-check-unsigned.
by Simon Kelley
· 7 years ago
4e72fec
Fix DNSSEC without dnssec-check-unsigned.
by Simon Kelley
· 7 years ago
4441cf7
Fix DNS server fd garbage collection.
by Simon Kelley
· 7 years ago
e83915d
Set V6ONLY on DNS upstream socket.
by Simon Kelley
· 7 years ago
6d37924
Makefile: Stop creating '-d' directory
by Kevin Darbyshire-Bryant
· 7 years ago
f3d7974
Fixed bug number in changelog s/833596/883596/
by Simon Kelley
· 7 years ago
734d531
Add RFC4039 rapid commit support.
by Simon Kelley
· 7 years ago
9a7be47
Add lintian override in Debian package.
by Simon Kelley
· 7 years ago
26e27d0
Symbolic link for /usr/share/doc/dnsmasq-base-lua in Debian package.
by Simon Kelley
· 7 years ago
94b6878
Tidy crypto.c of old library compat. Now need libnettle 3.
by Simon Kelley
· 7 years ago
8b96552
Fix compiler warning.
by Simon Kelley
· 7 years ago
ae29065
Fix debian/changelog syntax.
by Simon Kelley
· 7 years ago
6b2b564
Enhance --synth-domain to allow names with sequential integers.
by Simon Kelley
· 7 years ago
4f7bb57
Fix deletion of dhcp-options from inotify dynamic files.
by Simon Kelley
· 7 years ago
56f0623
Allow trailing dot in CNAME.
by Petr Menšík
· 7 years ago
f3223fb
Fix nettle_hash() function to avoid ABI incompatibilities.
by Simon Kelley
· 7 years ago
4c4f4c2
Debian dependency tweaking for new dnsmasq-base-lua package.
by Simon Kelley
· 7 years ago
773af30
Man page typo fix.
by Ville Skyttä
· 7 years ago
4cc944b
Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq
by Simon Kelley
· 7 years ago
87e00fe
Compiler warning fixes.
by Simon Kelley
· 7 years ago
e7a4af8
Compiler warning fixes.
by Simon Kelley
· 7 years ago
2d69d61
Add liblua-dev to Debian build-depends.
by Simon Kelley
· 7 years ago
30e4a94
Debian package: add dnsmasq-base-lua binary package.
by Simon Kelley
· 7 years ago
232a8f3
Merge messages for release.
by Simon Kelley
· 7 years ago
1721453
Remove special handling of A-for-A queries.
by Simon Kelley
· 7 years ago
499d8dd
Fix boundary for test introduced in 3e3f1029c9ec6c63e430ff51063a6301d4b2262
by yiwenchen
· 7 years ago
6f1cbfd
Fix debian/readme typo.
by Andy Hawkins
· 7 years ago
55ecde7
Inotify: Ignore backup files created by editors
by Andy Hawkins
· 7 years ago
6b54d69
Make failure to chown() pidfile a warning.
by Simon Kelley
· 7 years ago
246a31c
Change ownership of pid file, to keep systemd happy.
by Simon Kelley
· 7 years ago
83e4b73
Remove confusion between --user and --script-user.
by Simon Kelley
· 7 years ago
6340ca7
Tweak heuristic for initial DNSSEC memory allocation.
by Simon Kelley
· 7 years ago
baf553d
Default min-port to 1024 to avoid reserved ports.
by Simon Kelley
· 7 years ago
486bcd5
Simplify and correct bindtodevice().
by Kurt H Maier
· 7 years ago
be9a74d
Close Debian bug for CVE-2017-15107.
by Simon Kelley
· 7 years ago
ffcbc0f
Example config typo fixes.
by Leon M. George
· 7 years ago
a969ba6
Special case NSEC processing for root DS record, to avoid spurious BOGUS.
by Simon Kelley
· 7 years ago
f178172
Add homepage to Debian control file.
by Simon Kelley
· 7 years ago
cd7df61
Fix DNSSEC validation errors introduced in 4fe6744a220eddd3f1749b40cac3dfc510787de6
by Simon Kelley
· 7 years ago
c1a4e25
Try to be a little more clever at falling back to smaller DNS packet sizes.
by Simon Kelley
· 7 years ago
4fe6744
DNSSEC fix for wildcard NSEC records. CVE-2017-15107 applies.
by Simon Kelley
· 7 years ago
3bd4c47
Remove limit on length of command-line options.
by Neil Jerram
· 7 years ago
98196c4
Typo fix.
by Artem Poloznikov
· 7 years ago
22cd860
Allow more than one --bridge-interface option to refer to an interface.
by Simon Kelley
· 7 years ago
3c973ad
Use SIGINT (instead of overloading SIGHUP) to turn on DNSSEC time validation.
by Simon Kelley
· 7 years ago
faaf306
Spelling fixes.
by Ville Skyttä
· 7 years ago
c7e6aea
Change references to gPXE to iPXE.
by Geert Stappers
· 7 years ago
e541245
Handle duplicate RRs in DNSSEC validation.
by Simon Kelley
· 7 years ago
84a01be
Bump year in Debian copyright notice.
by Simon Kelley
· 7 years ago
d1ced3a
Update copyrights to 2018.
by Simon Kelley
· 7 years ago
Next »