index
:
dnsmasq
master
pd
dnsmasq mirror
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix buffer overflow checking in parse_hex().
HEAD
master
Simon Kelley
4 days
1
-3
/
+3
*
Fix dhcp-name-match to always match client-supplied name.
Simon Kelley
11 days
3
-67
/
+63
*
Support DHCP option 150 (TFTP server address, RFC 5859).
Ville Skyttä
11 days
1
-0
/
+1
*
Spelling and format fixes.
Ville Skyttä
11 days
3
-44
/
+44
*
Fix bug which gave zero-length DHCPv6 packets if sendto() is interrupted.
Simon Kelley
13 days
2
-1
/
+4
*
Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq
Simon Kelley
13 days
1
-0
/
+3
|
\
|
*
Fix systemd unit startup order
nl6720
2019-10-30
1
-0
/
+3
*
|
New CNAME code shouldn't spin on CNAME loops.
Simon Kelley
2019-11-30
1
-1
/
+3
*
|
Fix spin-crash in new CNAME code (b59a5c2567aafac35734d9660d9480613999e4cb)
Simon Kelley
2019-11-30
1
-2
/
+3
|
/
*
Fix dhcp-name-match to function when name supplied in --dhcp-host.
Simon Kelley
2019-10-30
3
-74
/
+80
*
Fix out-of-date comment.
Simon Kelley
2019-10-30
1
-3
/
+0
*
Tidy up CNAME representaion.
Simon Kelley
2019-10-30
3
-21
/
+15
*
Extend non-terminal name handling to all locally configured RRs.
Simon Kelley
2019-10-29
1
-2
/
+41
*
Generalise locally-configured CNAME handling.
Simon Kelley
2019-10-29
4
-108
/
+34
*
DHCPv6 IAID should be of unsigned type. It is derived from strtoul() in lease...
Dominik DL6ER
2019-10-25
5
-12
/
+17
*
Don't silently discard all-zeroes adddresses in --host-record.
Simon Kelley
2019-10-25
3
-6
/
+15
*
Don't waste time caching zero-TTL DNS records.
Simon Kelley
2019-10-25
1
-0
/
+7
*
Fix bugs in caching CNAMEs with target to SRV records.
Simon Kelley
2019-10-25
1
-18
/
+10
*
Generalise CNAME handling.
Simon Kelley
2019-10-25
1
-69
/
+37
*
Man page typo.
Geert Stappers
2019-10-22
1
-1
/
+1
*
Fix too small control array in tftp code on BSD and SOLARIS
Simon Kelley
2019-10-12
1
-2
/
+4
*
Add dhcp-ignore-clid configuration option
Florent Fourcot
2019-10-12
6
-3
/
+23
*
Check for REFUSED and SERVFAIL replies to DNSKEY queries.
Simon Kelley
2019-10-12
1
-0
/
+1
*
Update to 04db1483d1a86823240d986e10cfdbf75e1b9954
Simon Kelley
2019-10-12
1
-2
/
+3
*
Add missing dump_packet() for DNSSEC query retries.
Simon Kelley
2019-10-11
1
-1
/
+5
*
Fix crash on REFUSED answers to DNSSEC queries.
Simon Kelley
2019-10-11
1
-5
/
+6
*
Report error on dhcp_release
Petr Menšík
2019-10-07
1
-1
/
+5
*
Fix crash when negative SRV response over TCP gets stored in LRU cache entry.
Alin Nastac
2019-09-30
1
-2
/
+6
*
Fix 90d7c6b97dbae2c913e7bb7af9c6c0f874493092 CAP_NET_RAW, not CAP_NET_ADMIN.
Simon Kelley
2019-09-16
1
-4
/
+4
*
Keep suitable capabilities if we may bind server sockets to interface or port.
Simon Kelley
2019-09-14
1
-2
/
+26
*
Fix botch in ae7a3b9d2e8705af203a1347c397718a24331747
Simon Kelley
2019-09-03
1
-1
/
+1
*
DNSSEC: unsigned RRs in the auth section are not bogus.
Simon Kelley
2019-09-03
2
-9
/
+12
*
DNSSEC: implement RFC-4036 para 5.3.3. rules on TTL values.
Simon Kelley
2019-09-03
4
-42
/
+79
*
Change dhcp_release to use default address when no IP subnet matches
Brian Haley
2019-08-30
1
-3
/
+9
*
DNSSEC: Unsigned RRs in auth section proving that a DS doesn't exist are OK.
Simon Kelley
2019-08-29
4
-73
/
+51
*
Debian package: link against libidn2.
Simon Kelley
2019-08-23
3
-2
/
+3
*
Compilation fix for MacOS.
Simon Kelley
2019-08-22
1
-1
/
+6
*
Truncate stupidly large cache sizes.
Simon Kelley
2019-08-20
1
-0
/
+8
*
Always force AD bit to zero in authoritative DNS answers.
Simon Kelley
2019-08-20
1
-0
/
+3
*
Makefile: fix i18n build with ubus
Fabrice Fontaine
2019-08-16
1
-1
/
+1
*
CHANGELOG update for ab73a746a0d6fcac2e682c5548eeb87fb9c9c82e
Simon Kelley
2019-08-14
1
-0
/
+2
*
Fix breakage of dhcp_lease_time utility.
Simon Kelley
2019-08-14
2
-1
/
+5
*
Fix build with libnettle 3.5
Vladislav Grishenko
2019-08-14
1
-2
/
+6
*
Fix memory leak in helper.c
Simon Kelley
2019-08-14
1
-3
/
+9
*
Fix build after y2038 changes in glib.
Jiri Slaby
2019-07-24
1
-0
/
+1
*
Merge branch 'master' of ssh://thekelleys.org.uk/var/local/git/dnsmasq
Simon Kelley
2019-07-24
1
-2
/
+2
|
\
|
*
Fix wrong return code from explore_rrset() with some errors.
Simon Kelley
2019-07-15
1
-2
/
+2
*
|
Replace ash shell with dash in contrib/reverse-dns.
Simon Kelley
2019-04-08
3
-4
/
+5
*
|
Debian startup fix.
Simon Kelley
2019-04-08
2
-1
/
+4
|
/
*
Support multiple daemon instances with systemd in Debian.
Simon Kelley
2019-04-08
7
-219
/
+306
[next]