<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mod_log_sql/utility, branch master</title>
<subtitle>mod_log_sql</subtitle>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/'/>
<entry>
<title>change threadcount so 0 means single threaded</title>
<updated>2009-03-23T14:22:54+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2009-03-23T14:22:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=dae987d0b361cdce4402b79a05210c6050c67f22'/>
<id>dae987d0b361cdce4402b79a05210c6050c67f22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't exit upon failure to connect to DB in a thread.. just exit the thread.</title>
<updated>2009-03-15T01:40:56+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2009-03-15T01:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=6a4d9bbe760de40b60634c46c0dc6f3c310b819f'/>
<id>6a4d9bbe760de40b60634c46c0dc6f3c310b819f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactoroed to allo wdb connections to be per-thread</title>
<updated>2009-03-14T22:07:56+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2009-03-14T22:07:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=b8790b1b48c238f2ba266e34625b8e8f5db0ad6e'/>
<id>b8790b1b48c238f2ba266e34625b8e8f5db0ad6e</id>
<content type='text'>
added initial threading implementation using apr_queues and apr_thread_pools

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added initial threading implementation using apr_queues and apr_thread_pools

</pre>
</div>
</content>
</entry>
<entry>
<title>add in splitting code</title>
<updated>2009-03-11T04:27:34+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2009-03-11T04:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=99867e8a2eca4421075900e44f24cfd749db7dcb'/>
<id>99867e8a2eca4421075900e44f24cfd749db7dcb</id>
<content type='text'>
fixed time display (modulus of seconds)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixed time display (modulus of seconds)

</pre>
</div>
</content>
</entry>
<entry>
<title>fix removing of quotes around parsed lines</title>
<updated>2008-11-01T02:20:23+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2008-11-01T02:20:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=b8cb3df3992184fe9dcd3fda36157874bb3f0c9e'/>
<id>b8cb3df3992184fe9dcd3fda36157874bb3f0c9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure marker lines is written on filechange for badlines log</title>
<updated>2008-10-30T23:10:36+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2008-10-30T23:10:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=eb35c38579da75061822524c7a7eafc72b2d0e7e'/>
<id>eb35c38579da75061822524c7a7eafc72b2d0e7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add ability to skip N number of bad lines before throwing an error.</title>
<updated>2008-10-30T23:03:13+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2008-10-30T23:03:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=e940dd14426c5a725fda70a154fd2bf4bb91ba44'/>
<id>e940dd14426c5a725fda70a154fd2bf4bb91ba44</id>
<content type='text'>
Will log the bad lines to a log file so they can be preserved
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Will log the bad lines to a log file so they can be preserved
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tokenize_logfile (derived off of now known buggy apr_tokenize_to_argv function)</title>
<updated>2008-10-30T03:16:51+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2008-10-30T03:16:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=4c46bfeaa5ec5c6a87c29ece56891e070d3faee1'/>
<id>4c46bfeaa5ec5c6a87c29ece56891e070d3faee1</id>
<content type='text'>
switch all calls to apr_tokenize_to_argv to renamed tokenize_logfile (parser_tokenize_line)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
switch all calls to apr_tokenize_to_argv to renamed tokenize_logfile (parser_tokenize_line)
</pre>
</div>
</content>
</entry>
<entry>
<title>added optional 2nd argument for "queryarg" parameter that is the list of seperators</title>
<updated>2008-10-28T23:43:50+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2008-10-28T23:43:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=d3a4a623fa6e429bfa5938e01c97cb7dbd3ece97'/>
<id>d3a4a623fa6e429bfa5938e01c97cb7dbd3ece97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix buffer size.</title>
<updated>2008-10-28T21:59:55+00:00</updated>
<author>
<name>Edward Rudd</name>
</author>
<published>2008-10-28T21:59:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.outoforder.cc/httpd/mod_log_sql/commit/?id=a6ebd05abf74aa4b860141c1728ab4364dbc6c01'/>
<id>a6ebd05abf74aa4b860141c1728ab4364dbc6c01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
