| Commit message (Collapse) | Author | Age |
| |
|
|
| |
set eol-style to native on all files
|
| |
|
|
|
|
| |
added 'V' logformat to log virtualhost according to canonical setting.
|
| |
|
|
|
| |
added mod_log_sql_dbi.c into distribution
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
fixed segfault in the mysql escape string function
DBi driver working with postgresql.
|
| |
|
|
|
| |
updated configure and makefile to use new m4 files
|
| |
|
|
|
| |
removed log_error from apache20.h (aliased to ap_log_rerror)
|
| |
|
|
|
|
|
|
|
|
|
| |
completely separated mysql driver
added optional server announce (LogSQLAnnouce On)
cleaned up internal names of Database parameters
added code to allow +/- of logged cookies,headers, and notes, as well as remhostignore, request allow and request ignore.
reorganized command_rec again
made bigger not about deprecated commands
updated documentation
|