<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/dns_resolver/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/net/dns_resolver/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>22674a24 - Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitions</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/dns_resolver/Makefile#22674a24</link>
        <description>Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitionsChanged Makefile to use &lt;modules&gt;-y instead of &lt;modules&gt;-objsbecause -objs is deprecated and not mentioned inDocumentation/kbuild/makefiles.txt.Signed-off-by: Tracey Dent &lt;tdent48227@gmail.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/net/dns_resolver/Makefile</description>
        <pubDate>Sun, 21 Nov 2010 15:03:16 +0000</pubDate>
        <dc:creator>Tracey Dent &lt;tdent48227@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1a4240f4 - DNS: Separate out CIFS DNS Resolver code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/net/dns_resolver/Makefile#1a4240f4</link>
        <description>DNS: Separate out CIFS DNS Resolver codeSeparate out the DNS resolver key type from the CIFS filesystem into its ownmodule so that it can be made available for general use, including the AFSfilesystem module.This facility makes it possible for the kernel to upcall to userspace to haveit issue DNS requests, package up the replies and present them to the kernelin a useful form.  The kernel is then able to cache the DNS replies as keyscan be retained in keyrings.Resolver keys are of type &quot;dns_resolver&quot; and have a case-insensitivedescription that is of the form &quot;[&lt;type&gt;:]&lt;domain_name&gt;&quot;.  The optional &lt;type&gt;indicates the particular DNS lookup and packaging that&apos;s required.  The&lt;domain_name&gt; is the query to be made.If &lt;type&gt; isn&apos;t given, a basic hostname to IP address lookup is made, and theresult is stored in the key in the form of a printable string consisting of acomma-separated list of IPv4 and IPv6 addresses.This key type is supported by userspace helpers driven from /sbin/request-keyand configured through /etc/request-key.conf.  The cifs.upcall utility isinvoked for UNC path server name to IP address resolution.The CIFS functionality is encapsulated by the dns_resolve_unc_to_ip() function,which is used to resolve a UNC path to an IP address for CIFS filesystem.  Thispart remains in the CIFS module for now.See the added Documentation/networking/dns_resolver.txt for more information.Signed-off-by: Wang Lei &lt;wang840925@gmail.com&gt;Signed-off-by: David Howells &lt;dhowells@redhat.com&gt;Acked-by: Jeff Layton &lt;jlayton@redhat.com&gt;Signed-off-by: Steve French &lt;sfrench@us.ibm.com&gt;

            List of files:
            /linux-6.15/net/dns_resolver/Makefile</description>
        <pubDate>Wed, 04 Aug 2010 14:16:33 +0000</pubDate>
        <dc:creator>Wang Lei &lt;wang840925@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
