| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
preparsing of logformat completed.
updated configure scripts to detect mod_ssl.h for 1.3 (mostly)
|
| |
|
|
|
|
|
| |
finished ssl split into separate module
added item registration function. (for ssl sub-module)
release 1.93
|
| |
|
|
|
|
|
|
|
| |
functions(13|20).h)
moves SSL logging routings to mod_log_sql_ssl.c
updated changelog
added AUTHORS
|
| |
|
|
|
|
|
| |
code compiles under apache 1.3 and 2.0
updated apache m4 script to detect both verions (two minumums)
defaulted install to not activate module in configuration file (use make activate)
|
| |
|
|
|
| |
release 1.92
|
| |
|
|
|
|
| |
got SSL support to compile.
added Documentation subdirectory.
|
| |
|
|
|
|
|
|
|
| |
moved autoconf DEFUN macros to m4 subdirectory
autogen.sh calls aclocal to include m4 directory.
merged in changes from 1.19b1
fixed log_sql_merge_config bug in 1.19b1
release 1.91
|
| | |
|
| |
|
|
|
|
| |
errors are reported and handled. Any missed queries during SQL downtime
are written out to a textfile.
|
| | |
|
| |
|
|
|
| |
folks, and enabled a socket name DEFINE.
|
| |
|
|
|
|
| |
complaining about bad communication packets. Considerable code reorg
and cleanup.
|
| |
|
|
|
| |
new formatting characters, bugfixes, etc.
|
| |
|
|
|
|
|
|
|
|
|
| |
* New capability: log mod_usertrack cookies.
* Some code cleanup and commenting.
* Referer and User-Agent now set to want_orig=1 ( a very minor detail )
* Corrected mysql_escape_log to properly check for and escape strings
with 'dangerous' characters. It appears that it was doing this
incorrectly before.
* Deleted log_mysql_child(), a function that was never called.
|
| |
|