summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorGravatar Christopher Powell 2001-11-30 08:29:04 +0000
committerGravatar Christopher Powell 2001-11-30 08:29:04 +0000
commit69fa0ad0d21465573b9dcb07c87ae27f993dfe31 (patch)
treec05c2d94edd4d7ff330272e06e8c320d0a504f80 /LICENSE
parent92d85f793b1a41bbbde1811004ae2708a47a44aa (diff)
A lot of code cleanup and tweaking, plus cookie logging:1.10
* 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.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
7bf2ce2?s=13&d=retro' width='13' height='13' alt='Gravatar' /> Edward Rudd 2003-12-30 * removed -n parameter to apxs as it isn\'t needed for this moduleGravatar Edward Rudd 2003-12-30 * mysql_error returns const char * in mysql 4.x, updated variable defs in safe_...Gravatar Edward Rudd 2003-12-30 * update autoconf scripts to check MySQL..1.91Gravatar Edward Rudd 2003-12-23 * compiles and loads under apache2.0Gravatar Edward Rudd 2003-12-22 * *** empty log message ***Gravatar Edward Rudd 2003-12-22 * CVS headers addedGravatar Edward Rudd 2003-12-21 * .cvsignore addedGravatar Edward Rudd 2003-12-20 * install.sh (autoconf)Gravatar Edward Rudd 2003-12-20 * added aclocal.m4 (rest of autoconf stuff)Gravatar Edward Rudd 2003-12-20 * added autoconfig filesGravatar Edward Rudd 2003-12-20 * Initial revisionGravatar Edward Rudd 2003-12-20 * Changes on the way to 1.19. This is probably going to be 1.19b1. Detail:1.19b1Gravatar Christopher Powell 2003-07-22 * Some minor additions / edits to the docs.Gravatar Christopher Powell 2003-03-27 * Migrated from gz to bz2 for better compression.Gravatar Christopher Powell 2002-12-18 * Removed message about insufficient info to log.1.18