<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mod_log_sql, branch 1.93</title>
<subtitle>mod_log_sql</subtitle>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/'/>
<entry>
<title>fixed log_error function</title>
<updated>2004-01-21T04:34:21+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-01-21T04:34:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=b19a5851171395e196ed686977482d79d7140cfd'/>
<id>b19a5851171395e196ed686977482d79d7140cfd</id>
<content type='text'>
finished ssl split into separate module
added item registration function. (for ssl sub-module)
release 1.93

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
finished ssl split into separate module
added item registration function. (for ssl sub-module)
release 1.93

</pre>
</div>
</content>
</entry>
<entry>
<title>make sure I initialize the hash</title>
<updated>2004-01-20T20:36:41+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-01-20T20:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=f26e43417ed614aa5e6c328f1610f1fca4708e99'/>
<id>f26e43417ed614aa5e6c328f1610f1fca4708e99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added item registration function and added functions to new system header mod_log_sql.h</title>
<updated>2004-01-20T20:33:20+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-01-20T20:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=a5d838fab50df5d39396470b2bc9bf25e81cad53'/>
<id>a5d838fab50df5d39396470b2bc9bf25e81cad53</id>
<content type='text'>
Registered core item functions in pre_config

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Registered core item functions in pre_config

</pre>
</div>
</content>
</entry>
<entry>
<title>moved extract_* functions to functions.h (version specific in functions(13|20).h)</title>
<updated>2004-01-20T19:38:08+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-01-20T19:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=ccd1b379bfc208c34ad61fc42cac4a797af6d153'/>
<id>ccd1b379bfc208c34ad61fc42cac4a797af6d153</id>
<content type='text'>
moves SSL logging routings to mod_log_sql_ssl.c
updated changelog
added AUTHORS

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
moves SSL logging routings to mod_log_sql_ssl.c
updated changelog
added AUTHORS

</pre>
</div>
</content>
</entry>
<entry>
<title>split out version specific code</title>
<updated>2004-01-20T16:27:35+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-01-20T16:27:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=40f0c8fe04858acd724d6221dbf8a357259e5d6b'/>
<id>40f0c8fe04858acd724d6221dbf8a357259e5d6b</id>
<content type='text'>
code compiles under apache 1.3 and 2.0
updated apache m4 script to detect both verions (two minumums)
defaulted install to not activate module in configuration file (use make activate)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
code compiles under apache 1.3 and 2.0
updated apache m4 script to detect both verions (two minumums)
defaulted install to not activate module in configuration file (use make activate)

</pre>
</div>
</content>
</entry>
<entry>
<title>fixed SSL cflag inclusion</title>
<updated>2004-01-06T00:45:57+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-01-06T00:45:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=417afc1671669fc9ba79410546c6ddfe242f2f4a'/>
<id>417afc1671669fc9ba79410546c6ddfe242f2f4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update m4 files</title>
<updated>2004-01-06T00:32:46+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-01-06T00:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=60f9107f5a4e68f6a4f22721cc4f43fb8575807f'/>
<id>60f9107f5a4e68f6a4f22721cc4f43fb8575807f</id>
<content type='text'>
release  1.92

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
release  1.92

</pre>
</div>
</content>
</entry>
<entry>
<title>update apache.m4 to use -with-apxs instead of --with-apache</title>
<updated>2004-01-04T03:23:22+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-01-04T03:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=e2dfccb52240fd943ec6f1f2b8260f86d24d4cd2'/>
<id>e2dfccb52240fd943ec6f1f2b8260f86d24d4cd2</id>
<content type='text'>
got SSL support to compile.
added Documentation subdirectory.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
got SSL support to compile.
added Documentation subdirectory.

</pre>
</div>
</content>
</entry>
<entry>
<title>uses Date::Parse instead of ParseDate</title>
<updated>2003-12-30T23:27:09+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2003-12-30T23:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=5b0927ae5d90380ac043f66787e253b03d218319'/>
<id>5b0927ae5d90380ac043f66787e253b03d218319</id>
<content type='text'>
uses Getopt::Long instead of Getopt:Std
Added in filling in of request_time fields instead of just timestamp.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
uses Getopt::Long instead of Getopt:Std
Added in filling in of request_time fields instead of just timestamp.

</pre>
</div>
</content>
</entry>
<entry>
<title>added mysql import script by Aaron Jenson.</title>
<updated>2003-12-30T23:26:04+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2003-12-30T23:26:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=9e046d5c9d8fedb8cf7612d08a7d07c7a3f0322b'/>
<id>9e046d5c9d8fedb8cf7612d08a7d07c7a3f0322b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
