<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in mod_log_config.xml</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/httpd/docs/manual/mod/mod_log_config.xml</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>* mod_log_config: Allow using ErrorLog providers for CustomLog.</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 9e88070652d1e870bbde6448b721d0c9ba839a11</description>
        <pubDate></pubDate>
        <dc:creator>jkaluza</dc:creator>
    </item>

    <item>
        <title>Quote log-sink arguments for {Custom,Error,Transfer}Log directive.
    Except syslog and journal, which are keywords.  There's no harm
    in quoting those, but no real point to it, either.</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - aaed4ebc116f5862aff2610a809a9a9e9a28f50e</description>
        <pubDate></pubDate>
        <dc:creator>coar</dc:creator>
    </item>

    <item>
        <title>* Remove trailing whitespace from a bunch of *.xml files
    * Quoted arguments to Rewrite{Base,Cond,Map,Rule}.</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 5d01f40ffd657dd2ac567aacd93cabd162ddfa79</description>
        <pubDate></pubDate>
        <dc:creator>coar</dc:creator>
    </item>

    <item>
        <title>Resolves bz56695 - %O can in fact be zero sometimes.</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 678e4a3cd51528fc5a40d31e3ffb9408cb1548d4</description>
        <pubDate></pubDate>
        <dc:creator>rbowen</dc:creator>
    </item>

    <item>
        <title>record for posterity why some 2/3-char formats begin with a funny caret.</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 96200ec638f398f465ea87d90a7b2231e3ea576b</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>*) SECURITY: CVE-2013-5704 (cve.mitre.org)
         core: HTTP trailers could be used to replace HTTP headers
         late during request processing, potentially undoing or
         otherwise confusing modules that examined or modified
         request headers earlier.  Adds "MergeTrailers" directive to restore
         legacy behavior.
    
    Submitted By: Edward Lu, Yann Ylavic, Joe Orton, Eric Covener
    Committed By: covener</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 8491e0600f69b0405e156ea8a419653c065c645b</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>Remove compatibility references to httpd &lt; 2.4.</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 33d6d297ef4fe7ea963e9641c8482d677f557df0</description>
        <pubDate></pubDate>
        <dc:creator>ylavic</dc:creator>
    </item>

    <item>
        <title>Use %S instead of %C which already in use</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - a866d7632f5e3c0a745455ce25896f61c3924ccf</description>
        <pubDate></pubDate>
        <dc:creator>jailletc36</dc:creator>
    </item>

    <item>
        <title>* remove "... and port" references added in http://svn.apache.org/viewvc?rev=1208753&amp;view=rev
    while trying to account for mod_remoteip.
    
    * mention mod_remote_ip for %a too.</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 69ff5ce0403acc1c95a727c5e8c66a65de16b3b3</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>mod_logio: new format-specifier %C (combined) which is the sum of received and sent byte counts. PR54015</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 0b9de55d178312ec929dbe417dd61199b269991d</description>
        <pubDate></pubDate>
        <dc:creator>jailletc36</dc:creator>
    </item>

    <item>
        <title>Drop pre-2.3 compatibility notes from trunk docs.</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 158222078a98fb13cddf2793b42f7eb8eafe51ae</description>
        <pubDate></pubDate>
        <dc:creator>rjung</dc:creator>
    </item>

    <item>
        <title>Mention string-valued expression in the BNF.
    Clarify when header names are added to the Vary header.</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 491809c1661a323205c91df21e69225cc3d6e37b</description>
        <pubDate></pubDate>
        <dc:creator>sf</dc:creator>
    </item>

    <item>
        <title>Syntax updates for mod_l*.xml</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 6265962c731aed3af3aa7242b35852f3f181d437</description>
        <pubDate></pubDate>
        <dc:creator>humbedooh</dc:creator>
    </item>

    <item>
        <title>fix typo.</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 998aed5998ebe361e02b98e1dd289d6c21f6d547</description>
        <pubDate></pubDate>
        <dc:creator>nilgun</dc:creator>
    </item>

    <item>
        <title>PR37194: give a hint about capturing something more like "initial" header
    values when a %{foo}i might have been set or changed by a module.</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 9fdf9f0bd3efa24a253b1343e466ebee869aa7ee</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>Clarify the peer IP of the connection and the client IP of the request within
    the docs.</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 2d391792b33e3c27e070739f74d74989c77fea8e</description>
        <pubDate></pubDate>
        <dc:creator>minfrin</dc:creator>
    </item>

    <item>
        <title>Update the documentation for the %a and %{c}a logging format strings, and
    update the mod-remoteip documentation in line with the new API.</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 2a781ea98a32c069ae57a89566ee9628e19a2ec2</description>
        <pubDate></pubDate>
        <dc:creator>minfrin</dc:creator>
    </item>

    <item>
        <title>Unify syntax of config directives taking an expression as optional contition argument</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - c07f5b18040b0d39b077666ad6fbbd28fe0eb5f1</description>
        <pubDate></pubDate>
        <dc:creator>sf</dc:creator>
    </item>

    <item>
        <title>refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51967 Mention
    that %h will sometimes log the IP address, and sometimes the hostname,
    depending on HostNameLookup setting and the use of hostname-based
    authorization directives.</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 8f6d5eed33235ccf1729516b788072f36c72a8d4</description>
        <pubDate></pubDate>
        <dc:creator>rbowen</dc:creator>
    </item>

    <item>
        <title>Refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51967 Clarify
    that %h logs the IP address when HostnameLookup is set Off.</title>
        <description>/httpd/docs/manual/mod/mod_log_config.xml - 05a9ee8994d646c0067b6ea6ec64551e1e0c56ab</description>
        <pubDate></pubDate>
        <dc:creator>rbowen</dc:creator>
    </item>

</channel>
</rss>

