Gitiles
Code Review
Sign In
gerrit.nordix.org
/
thekelleys
/
dnsmasq
/
70d1873dd9e70041ed4bb88c69d5b886b7cc634c
/
src
70d1873
Expand inotify code to dhcp-hostsdir, dhcp-optsdir and hostsdir.
by Simon Kelley
· 10 years ago
0491805
Allow inotify to be disabled at compile time on Linux.
by Simon Kelley
· 10 years ago
61b838d
Don't reply to DHCPv6 SOLICIT messages when not configured for statefull DHCPv6.
by Win King Wan
· 10 years ago
5f4dc5c
Add --dhcp-hostsdir config option.
by Simon Kelley
· 10 years ago
2ae195f
Don't treat SERVFAIL as a recoverable error.....
by Simon Kelley
· 10 years ago
3934155
Cope with multiple interfaces with the same LL address.
by Simon Kelley
· 10 years ago
ae4624b
Logs for DS records consistent.
by Simon Kelley
· 10 years ago
5e32173
Don't answer from cache RRsets from wildcards, as we don't have NSECs.
by Simon Kelley
· 10 years ago
9f79ee4
Log port of requestor when doing extra logging.
by Simon Kelley
· 10 years ago
28de387
Add --min-cache-ttl option.
by RinSatsuki
· 10 years ago
25cf5e3
Add --log-queries=extra option for more complete logging.
by Simon Kelley
· 10 years ago
424c4a8
Merge branch 'unsigned'
by Simon Kelley
· 10 years ago
97e618a
DNSSEC: do top-down search for limit of secure delegation.
by Simon Kelley
· 10 years ago
d310ab7
Fix build failure in new inotify code on BSD.
by Matthias Andree
· 10 years ago
0b1008d
Bad packet protection.
by Simon Kelley
· 10 years ago
32fc6db
Add --ignore-address option.
by Glen Huang
· 10 years ago
83d2ed0
Initialise return value.
by Simon Kelley
· 10 years ago
fbc5205
Fix problems validating NSEC3 and wildcards.
by Simon Kelley
· 10 years ago
cbc6524
Make caching work for CNAMEs pointing to A/AAAA records shadowed in /etc/hosts
by Simon Kelley
· 10 years ago
094b5c3
Fix crash in DNSSEC code when attempting to verify large RRs.
by Simon Kelley
· 10 years ago
3267804
Tweak field width in cache dump to avoid truncating IPv6 addresses.
by Simon Kelley
· 10 years ago
4766936
Eliminate IPv6 privacy addresses from --interface-name answers.
by Simon Kelley
· 10 years ago
bd9520b
Remove redundant IN6_IS_ADDR_ULA(a) macro defn.
by Simon Kelley
· 10 years ago
3ad3f3b
Fix breakage of --domain=<domain>,<subnet>,local
by Simon Kelley
· 10 years ago
800c5cc
Remove floor on EDNS0 packet size with DNSSEC.
by Simon Kelley
· 10 years ago
857973e
Teach the new inotify code about symlinks.
by Simon Kelley
· 10 years ago
9c448c8
Merge branch 'inotify'
by Simon Kelley
· 10 years ago
193de4a
Use inotify instead of polling on Linux.
by Simon Kelley
· 10 years ago
9890627
Fix conntrack with --bind-interfaces
by Hans Dedecker
· 10 years ago
b9ff5c8
Improve RFC-compliance when unable to supply addresses in DHCPv6
by Vladislav Grishenko
· 10 years ago
17b4759
Fix typo in new Dbus code.
by Daniel Collins
· 10 years ago
e9828b6
Set conntrack mark before connect() call.
by Karl Vogel
· 10 years ago
6ac3bc0
Debian build fixes for kFreeBSD
by Simon Kelley
· 10 years ago
00cd9d5
crash at startup when an empty suffix is supplied to --conf-dir
by Simon Kelley
· 10 years ago
5782649
Fix bug which caused dnsmasq to become unresponsive when an interface goes.
by Simon Kelley
· 10 years ago
288df49
Fix bug when resulted in NXDOMAIN answers instead of NODATA.
by Simon Kelley
· 10 years ago
10cfc0d
Fix length->netmask conversions to avoid undefined behaviour.
by Richard Genoud
· 10 years ago
15b1b7e
Fix endian bug in --local-service code.
by Richard Genoud
· 10 years ago
5194336
Supply "Success" status code in reply to DHCPDECLINE.
by Ilya Ponetaev
· 10 years ago
2d75f2e
Don't reply to DHCPCONFIRM messages with no addresses in them.
by Ilya Ponetaev
· 10 years ago
976afc9
Set DHCPv6 message type when returning "use multicast".
by Ilya Ponetaev
· 10 years ago
7f68f82
DHCPv6 REBIND messages don't need a server-id.
by Ilya Ponetaev
· 10 years ago
85900a2
Revert route-information option in RA. There are problems with some clients.
by Simon Kelley
· 10 years ago
3e1551a
Extend --conf-dir to allow filtering on file suffixes.
by Simon Kelley
· 10 years ago
5bf50af
RFC4191 route information option.
by Ilya Ponetaev
· 10 years ago
f2f02fc
Merge branch 'loop'
by Simon Kelley
· 10 years ago
aaeea9f
GetLoopServers Dbus method.
by Simon Kelley
· 10 years ago
2bb6f77
Missed update of DHCP lease datastructure.
by Simon Kelley
· 10 years ago
40766e5
Check all servers loopiness, when any subset is changed.
by Simon Kelley
· 10 years ago
b5ea1cc
Add --dns-loop-detect feature.
by Simon Kelley
· 10 years ago
6d8e8ac
Tidy up previous commit.
by Simon Kelley
· 10 years ago
24b167a
Fix logic for associating leases with interfaces.
by Simon Kelley
· 10 years ago
993f8cb
Don't do IPSET on Apple. Needed header files are missing.
by Chen Yufei
· 11 years ago
47a9516
Use event system to re-send query on new route. Tidies module boundaries.
by Simon Kelley
· 11 years ago
dc8a1b1
Set interface with longest prefix in DHCP & DHCPv6 lease
by Lung-Pin Chang
· 11 years ago
cdb755c
Fix FTBFS with Nettle-3.0.
by Simon Kelley
· 11 years ago
063efb3
Build config: add -DNO_GMP for use with nettle/mini-gmp
by Simon Kelley
· 11 years ago
70772c9
Allow wildcard aliases in --bridge-interface option
by Neil Jerram
· 11 years ago
006c162
Fix bug when >1 IPv6 address supplied to Dbus SetServers method.
by Simon Kelley
· 11 years ago
6799a46
Attribution update.
by Simon Kelley
· 11 years ago
c4638f9
New DBus methods.
by Daniel Collins
· 11 years ago
4b34f5d
Copyright update.
by Simon Kelley
· 11 years ago
a0358e5
Handle async notification of address changes using the event system.
by Simon Kelley
· 11 years ago
a03f8d4
Suppress re-entrant calls to dhcp_construct_contexts()
by Simon Kelley
· 11 years ago
c4a0937
ipsets equivalent in *BSD, using pf tables.
by Simon Kelley
· 11 years ago
2f4c4b6
LOG error of ARP-injection fails.
by Simon Kelley
· 11 years ago
8e9ffba
Merge branch 'mobile-ra'
by Simon Kelley
· 11 years ago
b692f23
Fix DNS failure of cachesize set to zero.
by Simon Kelley
· 11 years ago
e6096e6
Another filter_rrsigs fix.
by Simon Kelley
· 11 years ago
8938ae0
Get packet size right when removing pseudoheader.
by Simon Kelley
· 11 years ago
9d1b22a
Fix DNSSEC validation of ANY queries.
by Simon Kelley
· 11 years ago
1fc0268
Do SERVFAIL, therefore continue when searching for DS in TCP path too.
by Simon Kelley
· 11 years ago
4872aa7
Handle SERVFAIL replies when looking for proven-nonexistence of DS.
by Simon Kelley
· 11 years ago
7ea3d3f
ra-advrouter mode for RFC-3775 mobile IPv6 support.
by Simon Kelley
· 11 years ago
50f86ce
Need to fixup records in the additional section when removing DNSSEC stuff.
by Simon Kelley
· 11 years ago
6375838
Fix crash on TCP DNS request when DNSSEC not enabled.
by Simon Kelley
· 11 years ago
82a14af
Ensure request name in buffer for ipset lookup.
by Simon Kelley
· 11 years ago
1006860
Fix NXDOMAIN RCODE in auth PTR replies.
by Simon Kelley
· 11 years ago
b7639d5
Fix ipsets logging patch.
by Simon Kelley
· 11 years ago
49752b9
Log IPSET actions.
by Wang Jian
· 11 years ago
e98bd52
Add --dnssec-no-timecheck
by Simon Kelley
· 11 years ago
8a8bbad
Ensure ->sentto is valid for DNSSEC forwards. Otherwise retries SEGV.
by Simon Kelley
· 11 years ago
fec216d
Cache stats availble in CHAOS .bind domain.
by Simon Kelley
· 11 years ago
4e1fe44
Terminate DS-search when reaching the root via cache entries.
by Simon Kelley
· 11 years ago
51967f9
SERVFAIL is an expected error return, don't try all servers.
by Simon Kelley
· 11 years ago
b37f8b9
Handle failure of hash_questions()
by Tomas Hozza
· 11 years ago
fc2833f
Memory leak in error path.
by Tomas Hozza
· 11 years ago
490f907
Reorder sanity checks on UDP packet reception, to cope with failed recvfrom()
by Simon Kelley
· 11 years ago
2a7a2b8
Ignore DNS queries from port 0: http://www.ietf.org/mail-archive/web/dnsop/current/msg11441.html
by Simon Kelley
· 11 years ago
3e21a1a
Tidy uid defines.
by Andy
· 11 years ago
2b29191
Fix DNSSEC crash retrying to IPv6 server.
by Simon Kelley
· 11 years ago
03431d6
Initialise uid when creating CNAME cache record.
by Simon Kelley
· 11 years ago
cc1a29e
Make --quiet-dhcp apply to DHCPDISCOVER when client ignored.
by Simon Kelley
· 11 years ago
19c51cf
Tidy and fix cache->uid handling.
by Simon Kelley
· 11 years ago
d508215
Ensure next_uid() can never return 0.
by Andy
· 11 years ago
3f7483e
Handle integer overflow in uid counter. Fixes rare crashes in cache code.
by Simon Kelley
· 11 years ago
0c8584e
Warn about non-local queries once only for UDP.
by Simon Kelley
· 11 years ago
89b12ed
OPT_LOCAL_SERVICE needs up-to-date interface list too.
by Simon Kelley
· 11 years ago
1a9a348
Set --local-service in Debian package startup.
by Simon Kelley
· 11 years ago
c8a8048
--local-service. Default protection from DNS amplification attacks.
by Simon Kelley
· 11 years ago
Next »