<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mod_log_sql/Documentation, 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>renamed directory Documentation to docs</title>
<updated>2004-05-12T23:31:12+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-05-12T23:31:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=360b6956ce9ecba3d671cf579f38aa5bcfbb657c'/>
<id>360b6956ce9ecba3d671cf579f38aa5bcfbb657c</id>
<content type='text'>
updated configure and makefile to use new m4 files

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
updated configure and makefile to use new m4 files

</pre>
</div>
</content>
</entry>
<entry>
<title>Added transferlog table</title>
<updated>2004-05-05T21:37:09+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-05-05T21:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=d98a5b1a3da9aec6911b28d1104411a942dffb1e'/>
<id>d98a5b1a3da9aec6911b28d1104411a942dffb1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated cvsignore files (from svn:ignore)</title>
<updated>2004-04-29T23:15:25+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-04-29T23:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=4cc664850ac27f907478e9fa947744aea604d1d7'/>
<id>4cc664850ac27f907478e9fa947744aea604d1d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed documentation about LOgSQLloginInfo</title>
<updated>2004-04-29T17:09:56+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-04-29T17:09:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=dad3d0d42210f448798a3171fafb6f731d53238a'/>
<id>dad3d0d42210f448798a3171fafb6f731d53238a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>beginnings of postgresql driver integrated into autoconf</title>
<updated>2004-04-17T15:14:12+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-04-17T15:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=0eb391e9f9e44f15c03f1d8d5414c806413f50fb'/>
<id>0eb391e9f9e44f15c03f1d8d5414c806413f50fb</id>
<content type='text'>
removed log_error from apache20.h (aliased to ap_log_rerror)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
removed log_error from apache20.h (aliased to ap_log_rerror)

</pre>
</div>
</content>
</entry>
<entry>
<title>copied mysql driver to mod_log_sql_pgsql.c to start on PostgreSQL driver</title>
<updated>2004-04-10T04:56:01+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-04-10T04:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=8ee3532f8b6c454f2600e6c3b47362d22b7cf536'/>
<id>8ee3532f8b6c454f2600e6c3b47362d22b7cf536</id>
<content type='text'>
added keyword ID expansion to source files and removed old CVS headers from others

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added keyword ID expansion to source files and removed old CVS headers from others

</pre>
</div>
</content>
</entry>
<entry>
<title>Added registration function for database drivers</title>
<updated>2004-04-07T06:21:24+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-04-07T06:21:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=2d71c1472c64bc47348fc4c6337a2e903e2649b3'/>
<id>2d71c1472c64bc47348fc4c6337a2e903e2649b3</id>
<content type='text'>
completely separated mysql driver
added optional server announce (LogSQLAnnouce On)
cleaned up internal names of Database parameters
added code to allow +/- of logged cookies,headers, and notes, as well as remhostignore, request allow and request ignore.
reorganized command_rec again
made bigger not about deprecated commands
updated documentation

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
completely separated mysql driver
added optional server announce (LogSQLAnnouce On)
cleaned up internal names of Database parameters
added code to allow +/- of logged cookies,headers, and notes, as well as remhostignore, request allow and request ignore.
reorganized command_rec again
made bigger not about deprecated commands
updated documentation

</pre>
</div>
</content>
</entry>
<entry>
<title>updated Documentation README</title>
<updated>2004-03-05T00:33:50+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-03-05T00:33:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=f5f01100df8e5aa47642c5876abf52e4d81b425e'/>
<id>f5f01100df8e5aa47642c5876abf52e4d81b425e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated compatability header for Apache 1.3</title>
<updated>2004-03-05T00:30:58+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-03-05T00:30:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=6ad58b7d5c5d0ca53ec644021f0108811bceac4a'/>
<id>6ad58b7d5c5d0ca53ec644021f0108811bceac4a</id>
<content type='text'>
Changed log_error routing for Apache 1.3 to include APLOG_NOERRNO
re-added quarter second delay between reconnect and query retry.
updated makefile to generate HTML version of docbook docs.
added comments to mod_log_sql_mysql.c
updated documentation about --with-db-inc configure option

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed log_error routing for Apache 1.3 to include APLOG_NOERRNO
re-added quarter second delay between reconnect and query retry.
updated makefile to generate HTML version of docbook docs.
added comments to mod_log_sql_mysql.c
updated documentation about --with-db-inc configure option

</pre>
</div>
</content>
</entry>
<entry>
<title>complete DB separation from core module code.</title>
<updated>2004-03-04T05:41:12+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-03-04T05:41:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=ec60974ca79594150b33692683b2d8bb800a896f'/>
<id>ec60974ca79594150b33692683b2d8bb800a896f</id>
<content type='text'>
99% updated documentation (needs 2 tables added)
moved DB connection code for Apache 2 from open_logs to child_init.
removed more #ifdef debug lines

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
99% updated documentation (needs 2 tables added)
moved DB connection code for Apache 2 from open_logs to child_init.
removed more #ifdef debug lines

</pre>
</div>
</content>
</entry>
</feed>
