| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
add in check for Apache 1.3 apr_dbd_transaction_mode_set method
add transaction stubs
|
|
|
|
|
| |
added in error messages when APR_EINVAL occurs in parser function
add extra check to ensure a string is pushed into the output field table
|
| |
|
|
|
|
|
|
|
| |
"merge in" ap_unescape_url from HTTPD
updated logging statements
add per-line func data and per-func data
|
|
|
|
|
| |
added better error messages for DB connections
fix several segfaults
|
|
|
|
| |
added @todo tags for what needs to be finished
|
| |
|
|
|
|
| |
initial DB inserting (w/ prepared query)
|
|
|
|
|
|
| |
included PCRE wrapper from httpd
more complete log parser code.
fixed NASTY bug with setting values in the hash tables (Need to DUP the strings before setting the keys)
|
|
|