Gitiles
Code Review
Sign In
gerrit.nordix.org
/
thekelleys
/
dnsmasq
/
2a8710ac2f3424333ca928cbee09c54d7ef3ab1c
2a8710a
Update copyrights to 2020.
by Simon Kelley
· 5 years ago
66f6265
Add --tftp-single-port option.
by Simon Kelley
· 5 years ago
18a6bdd
Avoid RA code trampling on DHCPv6 messages.
by Simon Kelley
· 5 years ago
9e73244
Fix crash in DHCP option parsing.
by Simon Kelley
· 5 years ago
7d04e17
Fix buffer overflow checking in parse_hex().
by Simon Kelley
· 5 years ago
34d4147
Fix dhcp-name-match to always match client-supplied name.
by Simon Kelley
· 5 years ago
0c211c4
Support DHCP option 150 (TFTP server address, RFC 5859).
by Ville Skyttä
· 5 years ago
bf23c8a
Spelling and format fixes.
by Ville Skyttä
· 5 years ago
f73f739
Fix bug which gave zero-length DHCPv6 packets if sendto() is interrupted.
by Simon Kelley
· 5 years ago
5cee7c2
Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq
by Simon Kelley
· 5 years ago
1aef66b
New CNAME code shouldn't spin on CNAME loops.
by Simon Kelley
· 5 years ago
4a1c21d
Fix spin-crash in new CNAME code (b59a5c2567aafac35734d9660d9480613999e4cb)
by Simon Kelley
· 5 years ago
c117675
Fix systemd unit startup order
by nl6720
· 5 years ago
6ebdc95
Fix dhcp-name-match to function when name supplied in --dhcp-host.
by Simon Kelley
· 5 years ago
55a22b8
Fix out-of-date comment.
by Simon Kelley
· 5 years ago
1fd56c0
Tidy up CNAME representaion.
by Simon Kelley
· 5 years ago
376cb97
Extend non-terminal name handling to all locally configured RRs.
by Simon Kelley
· 5 years ago
84449bf
Generalise locally-configured CNAME handling.
by Simon Kelley
· 5 years ago
456a319
DHCPv6 IAID should be of unsigned type. It is derived from strtoul() in lease.c:read_leases() and already now interpreted as unsigned in helper.c:276 and outpacket.c:put_opt6_long(). RFC3315 (section 22.4) shows that the IAID is 4 bytes long so we do not need to go up to unsigned long.
by Dominik DL6ER
· 5 years ago
157d8cf
Don't silently discard all-zeroes adddresses in --host-record.
by Simon Kelley
· 5 years ago
1292e1a
Don't waste time caching zero-TTL DNS records.
by Simon Kelley
· 5 years ago
122997d
Fix bugs in caching CNAMEs with target to SRV records.
by Simon Kelley
· 5 years ago
b59a5c2
Generalise CNAME handling.
by Simon Kelley
· 5 years ago
2a20cc6
Man page typo.
by Geert Stappers
· 5 years ago
936bd82
Fix too small control array in tftp code on BSD and SOLARIS
by Simon Kelley
· 5 years ago
13a58f9
Add dhcp-ignore-clid configuration option
by Florent Fourcot
· 5 years ago
19b0e3b
Check for REFUSED and SERVFAIL replies to DNSKEY queries.
by Simon Kelley
· 5 years ago
203ce0a
Update to 04db1483d1a86823240d986e10cfdbf75e1b9954
by Simon Kelley
· 5 years ago
e3002bf
Add missing dump_packet() for DNSSEC query retries.
by Simon Kelley
· 5 years ago
04db148
Fix crash on REFUSED answers to DNSSEC queries.
by Simon Kelley
· 5 years ago
6fe436a
Report error on dhcp_release
by Petr Menšík
· 5 years ago
e710c34
Fix crash when negative SRV response over TCP gets stored in LRU cache entry.
by Alin Nastac
· 5 years ago
defd6b1
Fix 90d7c6b97dbae2c913e7bb7af9c6c0f874493092 CAP_NET_RAW, not CAP_NET_ADMIN.
by Simon Kelley
· 5 years ago
90d7c6b
Keep suitable capabilities if we may bind server sockets to interface or port.
by Simon Kelley
· 5 years ago
e24abf2
Fix botch in ae7a3b9d2e8705af203a1347c397718a24331747
by Simon Kelley
· 5 years ago
69a0477
DNSSEC: unsigned RRs in the auth section are not bogus.
by Simon Kelley
· 5 years ago
ae7a3b9
DNSSEC: implement RFC-4036 para 5.3.3. rules on TTL values.
by Simon Kelley
· 5 years ago
d9f882b
Change dhcp_release to use default address when no IP subnet matches
by Brian Haley
· 5 years ago
fef2f1c
DNSSEC: Unsigned RRs in auth section proving that a DS doesn't exist are OK.
by Simon Kelley
· 5 years ago
5a91334
Debian package: link against libidn2.
by Simon Kelley
· 5 years ago
e198fe8
Compilation fix for MacOS.
by Simon Kelley
· 5 years ago
248efe8
Truncate stupidly large cache sizes.
by Simon Kelley
· 5 years ago
dc6a57f
Always force AD bit to zero in authoritative DNS answers.
by Simon Kelley
· 5 years ago
240da59
Makefile: fix i18n build with ubus
by Fabrice Fontaine
· 5 years ago
5a56233
CHANGELOG update for ab73a746a0d6fcac2e682c5548eeb87fb9c9c82e
by Simon Kelley
· 5 years ago
225accd
Fix breakage of dhcp_lease_time utility.
by Simon Kelley
· 5 years ago
ab73a74
Fix build with libnettle 3.5
by Vladislav Grishenko
· 5 years ago
69bc947
Fix memory leak in helper.c
by Simon Kelley
· 5 years ago
3052ce2
Fix build after y2038 changes in glib.
by Jiri Slaby
· 5 years ago
18e1766
Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq
by Simon Kelley
· 5 years ago
05299fd
Fix wrong return code from explore_rrset() with some errors.
by Simon Kelley
· 5 years ago
7ef5569
Replace ash shell with dash in contrib/reverse-dns.
by Simon Kelley
· 6 years ago
7509f94
Debian startup fix.
by Simon Kelley
· 6 years ago
343b7b4
Support multiple daemon instances with systemd in Debian.
by Simon Kelley
· 6 years ago
a2b8220
Improved UBus supported
by Jan Willem Janssen
· 6 years ago
5c464ef
Allow more then one --conf-file on the command line.
by Simon Kelley
· 6 years ago
5fc639c
Don't retry close() syscalls after an EINTR errors.
by Simon Kelley
· 6 years ago
7673013
Apply fix from c6cc455dd191fbea56ee14a0ef88a7d655a6fe9a in DHCP code.
by Simon Kelley
· 6 years ago
c6cc455
Fix cmsg(3) API usage on OpenBSD
by Jérémie Courrèges-Anglas
· 6 years ago
1da81f7
CHANGELOG typo fix.
by Simon Kelley
· 6 years ago
ae5b7e0
Add --shared-network DHCP configuration.
by Simon Kelley
· 6 years ago
305ffb5
Improve kernel-capability manipulation code under Linux.
by Simon Kelley
· 6 years ago
608aa9f
Support TCP fastopen on incoming and outgoing connections.
by Simon Kelley
· 6 years ago
c61c7bb
Remove redundant prototypes from dnsmasq.h
by Dominik DL6ER
· 6 years ago
5ed82ae
Remove unclear gcc-ism in conditional expression.
by Simon Kelley
· 6 years ago
6799320
Don't attempt to parse a sequence of hex digits without any colons as IPv6 address.
by Simon Kelley
· 6 years ago
c406fd6
Add Vcs-* fields to Debian control file.
by Simon Kelley
· 6 years ago
5d514f2
Fix nodocs/nodoc confusion in Debian packaging.
by Simon Kelley
· 6 years ago
a066aac
Fix to credits in 162e5e0062ce923c494cc64282f293f0ed64fc10
by Simon Kelley
· 6 years ago
8bd28a8
Small error-message tweak, for clarity.
by Simon Kelley
· 6 years ago
065e5bb
More /etc/hosts linecount fixing.
by Simon Kelley
· 6 years ago
df6636b
lease: prune lease as soon as expired
by Florent Fourcot
· 6 years ago
162e5e0
Fix bug added in 2.80 non-terminal code which returns NODATA instead of NXDOMAIN.
by Sven Mueller
· 6 years ago
4219ade
Fix line counting when reading /etc/hosts.
by Simon Kelley
· 6 years ago
28cfe36
Change read_leases() to skip invalid entries.
by Brian Haley
· 6 years ago
d2d4990
Fix missing braces in 8eac67c0a15b673c8d27002c248651b308093e4
by Steven Siloti
· 6 years ago
18eac67
Fix entries in /etc/hosts disabling static leases.
by Steven Siloti
· 6 years ago
f8c77ed
Fix removal of DHCP_CLIENT_MAC options from DHCPv6 relay replies.
by Simon Kelley
· 6 years ago
4bf62f6
Tidy cache_blockdata_free()
by Simon Kelley
· 6 years ago
9c0d445
Fix e7bfd556c079c8b5e7425aed44abc35925b24043 to actually work.
by Simon Kelley
· 6 years ago
2896e24
Check for not(DS or DNSKEY) in is_outdated_cname_pointer()
by Simon Kelley
· 6 years ago
a90f09d
Fix crash freeing negative SRV cache entries.
by Simon Kelley
· 6 years ago
5b99eae
Cache SRV records.
by Simon Kelley
· 6 years ago
2daca52
Fix typo in ra-param man page section.
by Christian Weiske
· 6 years ago
2c59473
File logic bug in cache-marshalling code. Introduced a couple of commits back.
by Simon Kelley
· 6 years ago
cc921df
Remove nested struct/union in cache records and all_addr.
by Simon Kelley
· 6 years ago
ab194ed
Futher address union tidying.
by Simon Kelley
· 6 years ago
65a01b7
Tidy address-union handling: move class into explicit argument.
by Simon Kelley
· 6 years ago
bde4647
Tidy all_addr union, merge log and rcode fields.
by Simon Kelley
· 6 years ago
e7bfd55
Alter DHCP address selection after DECLINE in consec-addr mode.
by Simon Kelley
· 6 years ago
b683cf3
build failure on master with NO_DHCPv6 and fix....
by Kevin Darbyshire-Bryant
· 6 years ago
3becf46
fix ipv6 ipset bug in master
by Kevin Darbyshire-Bryant
· 6 years ago
137e9f8
Fix option parsing errors introduced in 59e470381f84f2fdf0640c7bc67827f3f0c64784
by Petr Menšík
· 6 years ago
07e25da
Treat DS and DNSKEY queries being forwarded the same as those locally originated.
by Simon Kelley
· 6 years ago
d46ee72
Bump Debian version.
by Simon Kelley
· 6 years ago
59e4703
Free config file values on parsing errors.
by Petr Menšík
· 6 years ago
48d12f1
Remove the NO_FORK compile-time option, and support for uclinux.
by Simon Kelley
· 6 years ago
122392e
Revert 68f6312d4bae30b78daafcd6f51dc441b8685b1e
by Simon Kelley
· 6 years ago
3a5a84c
Fix Makefile lines generating UBUS linker config.
by Simon Kelley
· 6 years ago
24b8760
Do not rely on dead code elimination, use array instead.
by Petr Menšík
· 6 years ago
Next »