<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mod_log_sql/Documentation, 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>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>update autoconf scripts to check MySQL..</title>
<updated>2003-12-23T19:49:56+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2003-12-23T19:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=ab1ac8ba7570005c169e7aa772762b55d354e07d'/>
<id>ab1ac8ba7570005c169e7aa772762b55d354e07d</id>
<content type='text'>
moved autoconf DEFUN macros to m4 subdirectory
autogen.sh calls aclocal to include m4 directory.
merged in changes from 1.19b1
fixed log_sql_merge_config bug in 1.19b1
release 1.91

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
moved autoconf DEFUN macros to m4 subdirectory
autogen.sh calls aclocal to include m4 directory.
merged in changes from 1.19b1
fixed log_sql_merge_config bug in 1.19b1
release 1.91

</pre>
</div>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2003-12-20T07:16:04+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2003-12-20T07:16:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=4f4926ce12f15fc65df8fa1bfbfef1dfce61dbd9'/>
<id>4f4926ce12f15fc65df8fa1bfbfef1dfce61dbd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes on the way to 1.19.  This is probably going to be 1.19b1.  Detail:</title>
<updated>2003-07-22T04:17:59+00:00</updated>
<author>
<name>Christopher Powell</name>
</author>
<published>2003-07-22T04:17:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=6cefab259d0b783b85df4518d0d48dab0e11389b'/>
<id>6cefab259d0b783b85df4518d0d48dab0e11389b</id>
<content type='text'>
* Hostnames are now converted to lowercase in the mass-virtual naming section.
  The loop that converts dots to underscores has been optimized as well.
* Migration to autoconf
* New directive LogSQLTableType allows one to specify the kind of table that
  the module makes during table creation (e.g. InnoDB, MyISAM).  Thanks to Jim
  Turner for the suggestion and patch.  If your MySQL server does not support
  the specified type, it will create a MyISAM table instead.
* Directives can now be placed in the 'main' server config and will be
  inherited by the virtual hosts.  This means a LOT less repetition: you only
  specify the item once to have it inherited, but it can still be overridden
  on a virtualhost level.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Hostnames are now converted to lowercase in the mass-virtual naming section.
  The loop that converts dots to underscores has been optimized as well.
* Migration to autoconf
* New directive LogSQLTableType allows one to specify the kind of table that
  the module makes during table creation (e.g. InnoDB, MyISAM).  Thanks to Jim
  Turner for the suggestion and patch.  If your MySQL server does not support
  the specified type, it will create a MyISAM table instead.
* Directives can now be placed in the 'main' server config and will be
  inherited by the virtual hosts.  This means a LOT less repetition: you only
  specify the item once to have it inherited, but it can still be overridden
  on a virtualhost level.

</pre>
</div>
</content>
</entry>
<entry>
<title>Some minor additions / edits to the docs.</title>
<updated>2003-03-27T01:58:42+00:00</updated>
<author>
<name>Christopher Powell</name>
</author>
<published>2003-03-27T01:58:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=27c519a31da825ca27aa48e1a2d3dc7b45921852'/>
<id>27c519a31da825ca27aa48e1a2d3dc7b45921852</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed message about insufficient info to log.</title>
<updated>2002-12-18T01:39:28+00:00</updated>
<author>
<name>Christopher Powell</name>
</author>
<published>2002-12-18T01:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=feffa25905c80cdab114ff90db135a48e3a71f4e'/>
<id>feffa25905c80cdab114ff90db135a48e3a71f4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delayed inserts, includes, better table creation, renamed global vars,</title>
<updated>2002-12-18T01:06:33+00:00</updated>
<author>
<name>Christopher Powell</name>
</author>
<published>2002-12-18T01:06:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=0d8d2676e9b345eb66d2d3a145fbf64d1429a9b2'/>
<id>0d8d2676e9b345eb66d2d3a145fbf64d1429a9b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2002-12-10T20:37:29+00:00</updated>
<author>
<name>Christopher Powell</name>
</author>
<published>2002-12-10T20:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=a82db79fcf12e4a414c0a0862ed38b9e3a964c70'/>
<id>a82db79fcf12e4a414c0a0862ed38b9e3a964c70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes on route to 1.18 release (better table creation logic and workarounds for delayed insert kluge).</title>
<updated>2002-12-10T19:43:21+00:00</updated>
<author>
<name>Christopher Powell</name>
</author>
<published>2002-12-10T19:43:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=478975f1c8767c7ae2abb284ecda41185df32f11'/>
<id>478975f1c8767c7ae2abb284ecda41185df32f11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Further Makefile reorg/cleanup, a new option to support delayed inserts</title>
<updated>2002-11-27T07:13:59+00:00</updated>
<author>
<name>Christopher Powell</name>
</author>
<published>2002-11-27T07:13:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=ef6cec547cbb21caa7204095ee914cba89f6247b'/>
<id>ef6cec547cbb21caa7204095ee914cba89f6247b</id>
<content type='text'>
with accompanying documentation.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with accompanying documentation.

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