<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mod_log_sql/CHANGELOG, branch 1.99</title>
<subtitle>mod_log_sql</subtitle>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/'/>
<entry>
<title>updated release date of 1.99</title>
<updated>2004-07-28T18:28:07+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-07-28T18:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=9bc98a029d12912bcbfcbcf27823ea3711078013'/>
<id>9bc98a029d12912bcbfcbcf27823ea3711078013</id>
<content type='text'>
added mod_log_sql_dbi.c into distribution

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added mod_log_sql_dbi.c into distribution

</pre>
</div>
</content>
</entry>
<entry>
<title>fixed another segfault related to the mysql escaping function (forcepreserve bug)</title>
<updated>2004-07-16T01:33:59+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-07-16T01:33:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=197e405e8e8ae8e11bb251305043810c7fa93e4e'/>
<id>197e405e8e8ae8e11bb251305043810c7fa93e4e</id>
<content type='text'>
included win32 build bat files in distribution
separated -Werror to a configure time option (--enable-maintainer)
update autogen to use autoconf 2.57, aclocal 1.7
included pgsql and dbi module source in distribution.
setup autodetection in configure script for databases.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
included win32 build bat files in distribution
separated -Werror to a configure time option (--enable-maintainer)
update autogen to use autoconf 2.57, aclocal 1.7
included pgsql and dbi module source in distribution.
setup autodetection in configure script for databases.

</pre>
</div>
</content>
</entry>
<entry>
<title>moved quoting of fields to DB driver </title>
<updated>2004-06-03T04:32:08+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-06-03T04:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=21122f1bb734aa00fc14564d801ea9dc4804c793'/>
<id>21122f1bb734aa00fc14564d801ea9dc4804c793</id>
<content type='text'>
fixed segfault in the mysql escape string function
DBi driver working with postgresql.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixed segfault in the mysql escape string function
DBi driver working with postgresql.

</pre>
</div>
</content>
</entry>
<entry>
<title>1.98 release</title>
<updated>2004-05-13T02:17:53+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-05-13T02:17:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=8874f39a6a9dc9d2e1520273dbe5f1c087224152'/>
<id>8874f39a6a9dc9d2e1520273dbe5f1c087224152</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>win32 updates and build script</title>
<updated>2004-04-29T21:19:30+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-04-29T21:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=7c378cc1fac4e9fec1ca32d8d314ea86761a7404'/>
<id>7c378cc1fac4e9fec1ca32d8d314ea86761a7404</id>
<content type='text'>
added LogSQLDisablePreserve
set default of preserve file to root_relative logs/mod_log_sql-preserve
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added LogSQLDisablePreserve
set default of preserve file to root_relative logs/mod_log_sql-preserve
</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>Made to work under Apache 1.3 again</title>
<updated>2004-04-09T01:12:19+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-04-09T01:12:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=9a1ac03f0412c24b99790b07372d4e3686f8d1f8'/>
<id>9a1ac03f0412c24b99790b07372d4e3686f8d1f8</id>
<content type='text'>
removed debugging for config merge function

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
removed debugging for config merge function

</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>Fixed issue with different include directories for APR and APU.</title>
<updated>2004-03-22T20:32:16+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-03-22T20:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=0c653076dbc735757b84b2bc2ff9ee173c246b46'/>
<id>0c653076dbc735757b84b2bc2ff9ee173c246b46</id>
<content type='text'>
updated help screen after make install

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
updated help screen after make install

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