<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/apache/httpd.git/modules/loggers/config.m4, branch execd-dev</title>
<subtitle>github.com: apache/httpd.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/'/>
<entry>
<title>* modules/loggers/config.m4: Fix --enable-mods-shared=all case where</title>
<updated>2004-01-09T11:47:39+00:00</updated>
<author>
<name>Joe Orton</name>
<email>jorton@apache.org</email>
</author>
<published>2004-01-09T11:47:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=b92c3e35e8204ddd871659a84fc99866dc0c0a4d'/>
<id>b92c3e35e8204ddd871659a84fc99866dc0c0a4d</id>
<content type='text'>
$enable_log_forensic gets set to the empty string.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102241 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$enable_log_forensic gets set to the empty string.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102241 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>* modules/loggers/config.m4: Add 'server' directory to include path if</title>
<updated>2004-01-03T20:15:59+00:00</updated>
<author>
<name>Joe Orton</name>
<email>jorton@apache.org</email>
</author>
<published>2004-01-03T20:15:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=dd1b0f05760b7efa8230be44f0f384064c1f8a52'/>
<id>dd1b0f05760b7efa8230be44f0f384064c1f8a52</id>
<content type='text'>
mod_log_forensic is enabled.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102167 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mod_log_forensic is enabled.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102167 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Add forensic logging.</title>
<updated>2004-01-01T15:39:30+00:00</updated>
<author>
<name>Ben Laurie</name>
<email>ben@apache.org</email>
</author>
<published>2004-01-01T15:39:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=c154a09f3077fe952e6f47afbc2e924e4277aca8'/>
<id>c154a09f3077fe952e6f47afbc2e924e4277aca8</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102141 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102141 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Let mod_logio be mostly included.</title>
<updated>2003-03-06T21:57:45+00:00</updated>
<author>
<name>André Malo</name>
<email>nd@apache.org</email>
</author>
<published>2003-03-06T21:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=f57b6f9c2c808d96e8baefc5d2d520000b87c4af'/>
<id>f57b6f9c2c808d96e8baefc5d2d520000b87c4af</id>
<content type='text'>
Submitted by: Astrid Ke�ler


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98909 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: Astrid Ke�ler


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98909 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>New Module --  mod_logio.</title>
<updated>2002-09-28T04:18:35+00:00</updated>
<author>
<name>Ian Holsman</name>
<email>ianh@apache.org</email>
</author>
<published>2002-09-28T04:18:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=194829ce9f1c5f3d3f020fad1836b7ab81cdb209'/>
<id>194829ce9f1c5f3d3f020fad1836b7ab81cdb209</id>
<content type='text'>
This adds the ability to log the bytes sent and
received for each request

Submitted by:	Bojan Smojver &lt;bojan@rexursive.com&gt;
Reviewed by:	Justin &amp; Ian


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97000 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the ability to log the bytes sent and
received for each request

Submitted by:	Bojan Smojver &lt;bojan@rexursive.com&gt;
Reviewed by:	Justin &amp; Ian


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97000 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename the module structures so that the exported symbol matches</title>
<updated>2001-02-16T13:38:31+00:00</updated>
<author>
<name>Martin Kraemer</name>
<email>martin@apache.org</email>
</author>
<published>2001-02-16T13:38:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=e7d5943f2897dd12d895f4ae2248ef7556e4e085'/>
<id>e7d5943f2897dd12d895f4ae2248ef7556e4e085</id>
<content type='text'>
the file name, and it is easier to automate the installation
process (generating LoadModule directives from the module filenames).

Next step is to remove the 4th argument to the APACHE_MODULE macro
completely and require people to use the matching names, and to
reduce the LoadModule directive to 1 argument.... Objections?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88189 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the file name, and it is easier to automate the installation
process (generating LoadModule directives from the module filenames).

Next step is to remove the 4th argument to the APACHE_MODULE macro
completely and require people to use the matching names, and to
reduce the LoadModule directive to 1 argument.... Objections?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88189 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>*) remove STANDARD_LIBS line; it is unused/unneeded</title>
<updated>2000-12-07T10:40:01+00:00</updated>
<author>
<name>Greg Stein</name>
<email>gstein@apache.org</email>
</author>
<published>2000-12-07T10:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=9787943f19f47e854167ba6cf1623406a1918644'/>
<id>9787943f19f47e854167ba6cf1623406a1918644</id>
<content type='text'>
*) simplify by removing the extra AC_DEFUN() in each file


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87247 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) simplify by removing the extra AC_DEFUN() in each file


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87247 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Get Apache to configure completely again.  This still doesn't build, but</title>
<updated>2000-12-04T22:33:51+00:00</updated>
<author>
<name>Ryan Bloom</name>
<email>rbb@apache.org</email>
</author>
<published>2000-12-04T22:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=a5a1891da1953047d505b5c922f0c1af30c993e5'/>
<id>a5a1891da1953047d505b5c922f0c1af30c993e5</id>
<content type='text'>
now we are getting very close.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87187 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now we are getting very close.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87187 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Get the modules configuration stuff working correctly.  This just deals</title>
<updated>2000-12-04T21:38:51+00:00</updated>
<author>
<name>Ryan Bloom</name>
<email>rbb@apache.org</email>
</author>
<published>2000-12-04T21:38:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=d41299505518b273ffe9b26e1d432bf8e11e180d'/>
<id>d41299505518b273ffe9b26e1d432bf8e11e180d</id>
<content type='text'>
with STANDARD modules and Protocol, not MPMs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87186 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with STANDARD modules and Protocol, not MPMs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87186 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
