Sat, 09 Jun 2018 15:30:26 +0200 net.dns: Expand table of known RR types from IANA registry
Kim Alvefur <zash@zash.se> [Sat, 09 Jun 2018 15:30:26 +0200] rev 8906
net.dns: Expand table of known RR types from IANA registry
Sat, 09 Jun 2018 15:47:59 +0200 Merge 0.10->trunk
Kim Alvefur <zash@zash.se> [Sat, 09 Jun 2018 15:47:59 +0200] rev 8905
Merge 0.10->trunk
Sat, 09 Jun 2018 15:34:00 +0200 net.dns: Syntesize type names for the full range
Kim Alvefur <zash@zash.se> [Sat, 09 Jun 2018 15:34:00 +0200] rev 8904
net.dns: Syntesize type names for the full range Otherwise unknown records are identified as A records. This also fixes various tracebacks unearthed by previous commits and mis-identified records. Related to #1056 #976 #819
Sat, 09 Jun 2018 15:35:03 +0200 net.dns: Don't attempt to cache unparsed data (fixes #1056)
Kim Alvefur <zash@zash.se> [Sat, 09 Jun 2018 15:35:03 +0200] rev 8903
net.dns: Don't attempt to cache unparsed data (fixes #1056) rr[qtype:lower()] can be nil. I think this happens if the type does not have a parser. Also see #819 #976
Sat, 09 Jun 2018 00:09:25 +0200 mod_s2s: Fix DNS timeout setting for per-session resolvers (fixes #1167)
Kim Alvefur <zash@zash.se> [Sat, 09 Jun 2018 00:09:25 +0200] rev 8902
mod_s2s: Fix DNS timeout setting for per-session resolvers (fixes #1167)
Sun, 03 Jun 2018 00:40:42 +0200 net.dns: Also cache records from the 'additional' section
Kim Alvefur <zash@zash.se> [Sun, 03 Jun 2018 00:40:42 +0200] rev 8901
net.dns: Also cache records from the 'additional' section Could be getting A/AAAA records here when asking for SRV
Sat, 09 Jun 2018 00:02:06 +0200 net.dns: Cache all records from the 'answer' section (fixes #487)
Kim Alvefur <zash@zash.se> [Sat, 09 Jun 2018 00:02:06 +0200] rev 8900
net.dns: Cache all records from the 'answer' section (fixes #487) This should preserve CNAME records included here
Sun, 03 Jun 2018 00:57:51 +0200 mod_s2s: Add setting for overriding DNS resolvers (and avoid reading /etc/resolv.conf every time)
Kim Alvefur <zash@zash.se> [Sun, 03 Jun 2018 00:57:51 +0200] rev 8899
mod_s2s: Add setting for overriding DNS resolvers (and avoid reading /etc/resolv.conf every time)
Fri, 08 Jun 2018 23:03:34 +0200 mod_pep_plus: Prevent nil from being added as a child on item deletion.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 08 Jun 2018 23:03:34 +0200] rev 8898
mod_pep_plus: Prevent nil from being added as a child on item deletion.
Fri, 08 Jun 2018 17:44:44 +0200 util.stanza: Remove redundant check from :text now done in :add_direct_child
Kim Alvefur <zash@zash.se> [Fri, 08 Jun 2018 17:44:44 +0200] rev 8897
util.stanza: Remove redundant check from :text now done in :add_direct_child
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip