index
:
mod_log_sql
master
ooo-pages
mod_log_sql
Apache
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utility
Commit message (
Expand
)
Author
Age
*
change threadcount so 0 means single threaded
Edward Rudd
2009-03-23
*
don't exit upon failure to connect to DB in a thread.. just exit the thread.
Edward Rudd
2009-03-15
*
refactoroed to allo wdb connections to be per-thread
Edward Rudd
2009-03-14
*
add in splitting code
Edward Rudd
2009-03-11
*
fix removing of quotes around parsed lines
Edward Rudd
2008-11-01
*
make sure marker lines is written on filechange for badlines log
Edward Rudd
2008-10-30
*
add ability to skip N number of bad lines before throwing an error.
Edward Rudd
2008-10-30
*
fix tokenize_logfile (derived off of now known buggy apr_tokenize_to_argv fun...
Edward Rudd
2008-10-30
*
added optional 2nd argument for "queryarg" parameter that is the list of sepe...
Edward Rudd
2008-10-28
*
fix buffer size.
Edward Rudd
2008-10-28
*
fix dry running.
Edward Rudd
2008-10-28
*
only find files IF no file was passed on the command line
Edward Rudd
2008-10-27
*
Added summary page including line count, duration, and final status of file
Edward Rudd
2008-10-27
*
finish transaction implementation
Edward Rudd
2008-10-26
*
added time stamps to log
Edward Rudd
2008-10-26
*
added time stamps to log
Edward Rudd
2008-10-26
*
implement filter support
Edward Rudd
2008-10-26
*
add in wrap function (to speed up request_time field)
Edward Rudd
2008-10-25
*
make sure per-func data is CLEARED upon initialization
Edward Rudd
2008-10-25
*
implement query arg extracter
Edward Rudd
2008-10-25
*
implemented logging
Edward Rudd
2008-10-25
*
add logging function
Edward Rudd
2008-10-24
*
fix possible crash when regex function doesn't match (set to *default*)
Edward Rudd
2008-10-23
*
more parsing implementation (Custom functions)
Edward Rudd
2008-10-23
*
added more config options
Edward Rudd
2008-10-22
*
Initial revision of command line importer.
Edward Rudd
2008-10-01