Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | finish transaction implementation | 2008-10-26 | |
| | | | | | if a single log file aborts DO NOT keep going switch to using libtool for linking (so rpath is set) | ||
* | added time stamps to log | 2008-10-26 | |
| | |||
* | added time stamps to log | 2008-10-26 | |
| | |||
* | add in check for Apache 1.3 apr_dbd_transaction_mode_set method | 2008-10-26 | |
| | |||
* | implement filter support | 2008-10-26 | |
| | | | | | add in check for Apache 1.3 apr_dbd_transaction_mode_set method add transaction stubs | ||
* | add in wrap function (to speed up request_time field) | 2008-10-25 | |
| | | | | | 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 | ||
* | rename autoheader config file to autoconfig.h instead of config.h | 2008-10-25 | |
| | |||
* | make sure per-func data is CLEARED upon initialization | 2008-10-25 | |
| | |||
* | implement query arg extracter | 2008-10-25 | |
| | | | | | | | "merge in" ap_unescape_url from HTTPD updated logging statements add per-line func data and per-func data | ||
* | implemented logging | 2008-10-25 | |
| | | | | | added better error messages for DB connections fix several segfaults | ||
* | add logging function | 2008-10-24 | |
| | | | | added @todo tags for what needs to be finished | ||
* | fix possible crash when regex function doesn't match (set to *default*) | 2008-10-23 | |
| | |||
* | more parsing implementation (Custom functions) | 2008-10-23 | |
| | | | | initial DB inserting (w/ prepared query) | ||
* | added more config options | 2008-10-22 | |
| | | | | | | 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) | ||
* | Initial revision of command line importer. | 2008-10-01 | |
| | |||
* | moved all modules source to src subdirectory.. Moved header files into ↵ | 2008-09-21 | |
| | | | | | | include subdirectory cleaned up makefiles. | ||
* | updated ignores | 2008-09-20 | |
| | |||
* | updated API to support mod_log_sql_dbd APR DBD driver. | 2008-03-19 | |
| | |||
* | added call to libtoolize to ensure that config.sub is in build root | 2008-02-02 | |
| | |||
* | correct int siezes in printf statements | 2008-02-02 | |
| | |||
* | updated with new code to allow better dynamic configuration of logged fields | 2007-10-20 | |
| | |||
* | Add better error logging in mod_log_sql_mysql.c | 2007-07-16 | |
| | |||
* | move post_config before register1.101 | 2006-11-15 | |
| | |||
* | updated license file | 2006-11-07 | |
| | | | | updated documentation | ||
* | don't segfault if driver module isn't loaded | 2006-11-07 | |
| | |||
* | add logio support | 2006-11-07 | |
| | |||
* | add logio support | 2006-11-07 | |
| | |||
* | updated project files (remove anjuta add eclipse) | 2005-08-31 | |
| | | | | | | | updated svn:ignore attributes remove .cvsignore updated autogen.sh | ||
* | fix for issue #41 | 2005-08-31 | |
| | |||
* | merged in PgSQL code contributed by Manfred Haelters | 2005-02-09 | |
| | |||
* | fixed documentations header example. (UserAgent to User-Agent) | 2005-01-30 | |
| | |||
* | updated chagnelog, TODO, tab2space configure.ac1.100 | 2005-01-11 | |
| | |||
* | update copyright year and added new revision | 2005-01-11 | |
| | |||
* | fixed bug #0000014 | 2005-01-11 | |
| | |||
* | updated docs using new OOO Docbook DTD | 2005-01-11 | |
| | |||
* | fixed docues for LogSQLRequestAccept | 2005-01-11 | |
| | | | | | | Added docs about new "V" log format | ||
* | changed logging to reflect that it's the driver logging not mod_log_sql core | 2005-01-11 | |
| | |||
* | updated version | 2004-10-03 | |
| | |||
* | updated changelog | 2004-10-03 | |
| | |||
* | added winconfig.h to source distribution in makefile | 2004-10-03 | |
| | | | | set eol-style to native on all files | ||
* | auto table names for massVirtualhosting swap - with _ | 2004-09-20 | |
| | | | | | | added 'V' logformat to log virtualhost according to canonical setting. | ||
* | fixes by Douglas E. Warner to fix "NULL" fields. | 2004-08-23 | |
| | | | | | finally fixed the annoying reconnect mysql segfault. | ||
* | only warn if libraries are not found, don't error. | 2004-08-23 | |
| | |||
* | Added SSL building for win32 | 2004-08-17 | |
| | |||
* | updated release date of 1.991.99 | 2004-07-28 | |
| | | | | | added mod_log_sql_dbi.c into distribution | ||
* | added dbi provider | 2004-07-28 | |
| | |||
* | defaulted ssl to on, added checks for libdbi and better mysql checks | 2004-07-26 | |
| | |||
* | fixed another segfault related to the mysql escaping function (forcepreserve ↵ | 2004-07-16 | |
| | | | | | | | | | | | bug) included win32 build bat files in distribution separated -Werror to a configure time option (--enable-maintainer) update autogen to use autoconf 2.57, aclocal 1.7 included pgsql and dbi module source in distribution. setup autodetection in configure script for databases. | ||
* | moved quoting of fields to DB driver | 2004-06-03 | |
| | | | | | | fixed segfault in the mysql escape string function DBi driver working with postgresql. | ||
* | change apache 2 method to use optional function | 2004-05-14 | |
| |