<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mod_log_sql/contrib, branch 1.101</title>
<subtitle>mod_log_sql</subtitle>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/'/>
<entry>
<title>Fixed version and help flags so they work.</title>
<updated>2004-02-21T18:09:50+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-02-21T18:09:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=b16bc88ccee527a7a9ea107c93f36264dbf82ed5'/>
<id>b16bc88ccee527a7a9ea107c93f36264dbf82ed5</id>
<content type='text'>
redid all hash variable names for command arguments so they use the long name internally {table} instead of {t}

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
redid all hash variable names for command arguments so they use the long name internally {table} instead of {t}

</pre>
</div>
</content>
</entry>
<entry>
<title>Added mysql_import_combined_log.pl to distribution with permission from Aaron Jenson</title>
<updated>2004-02-12T23:35:48+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-02-12T23:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=f8a7d14c946632c1bea98db0f8bfbcb35f69760e'/>
<id>f8a7d14c946632c1bea98db0f8bfbcb35f69760e</id>
<content type='text'>
http://www.visualprose.com/software.php (Original Source)
Updated documentation in README for usage of contrib files/scripts

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://www.visualprose.com/software.php (Original Source)
Updated documentation in README for usage of contrib files/scripts

</pre>
</div>
</content>
</entry>
<entry>
<title>Updated help and added check and error to make sure the user edited the file first.</title>
<updated>2004-02-12T23:32:55+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-02-12T23:32:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=8816d3b3de90cd6b1c2f14ea3aaa4827392d9933'/>
<id>8816d3b3de90cd6b1c2f14ea3aaa4827392d9933</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Author information in file.</title>
<updated>2004-02-12T23:32:26+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-02-12T23:32:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=eee7a95a0e6922e808f1b02996c688b3b1b1477e'/>
<id>eee7a95a0e6922e808f1b02996c688b3b1b1477e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved create_tables.sql and make_combined_log.pl into contrib directory.</title>
<updated>2004-02-12T03:44:12+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-02-12T03:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=bdb5c0e5ea921d274b797f3b9b311b713eb0b792'/>
<id>bdb5c0e5ea921d274b797f3b9b311b713eb0b792</id>
<content type='text'>
Added contrib directory to build system.
Updated new maintainer information in AUTHORS,LICENSE, and manual.xml

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added contrib directory to build system.
Updated new maintainer information in AUTHORS,LICENSE, and manual.xml

</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>
