<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mod_log_sql/CHANGELOG, branch 1.97</title>
<subtitle>mod_log_sql</subtitle>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/'/>
<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>
<entry>
<title>updated release date</title>
<updated>2004-03-05T01:05:34+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-03-05T01:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=9ac4be0b0c329de114fecf299284e79ea7bab8c9'/>
<id>9ac4be0b0c329de114fecf299284e79ea7bab8c9</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>
<entry>
<title>separated out most mysql specific code to mod_log_sql_mysql.c</title>
<updated>2004-02-29T23:36:18+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-02-29T23:36:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=53acb181ef04ae70a7dcfed849f7c02850781c20'/>
<id>53acb181ef04ae70a7dcfed849f7c02850781c20</id>
<content type='text'>
beginnings of separation of core SQL logging logic
moved DB connection paramters to a table (for cutoms params for DB drivers)
added new configuration directive to handle any DB parameter
renamed all log_sql_* vars and type to logsql_*
Added enums for opendb return codes.
organized config directives and commented for easier reading of source

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
beginnings of separation of core SQL logging logic
moved DB connection paramters to a table (for cutoms params for DB drivers)
added new configuration directive to handle any DB parameter
renamed all log_sql_* vars and type to logsql_*
Added enums for opendb return codes.
organized config directives and commented for easier reading of source

</pre>
</div>
</content>
</entry>
<entry>
<title>Split Changelog and TODO to separate files.</title>
<updated>2004-02-12T03:21:35+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-02-12T03:21:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=6caf2429c3ff47657c8ce2579be1224063505f80'/>
<id>6caf2429c3ff47657c8ce2579be1224063505f80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up changelog</title>
<updated>2004-02-12T03:18:41+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-02-12T03:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=e92140a0ea52fa6e1e5c454e02103bd317674c96'/>
<id>e92140a0ea52fa6e1e5c454e02103bd317674c96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update changelog</title>
<updated>2004-02-05T22:05:42+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2004-02-05T22:05:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=87c3bdb0b4547536568cf91c188fe4505fc41ee8'/>
<id>87c3bdb0b4547536568cf91c188fe4505fc41ee8</id>
<content type='text'>
release 1.95

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

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