summaryrefslogtreecommitdiffstats
path: root/AUTHORS
Commit message (Expand)AuthorAge
* moved create_tables.sql and make_combined_log.pl into contrib directory.Gravatar Edward Rudd 2004-02-12
* fixed segfaul bug with pointer arithmetic in add_server_string_slotGravatar Edward Rudd 2004-02-04
* SSL support working under 1.3 and 2.0 as a separate moduleGravatar Edward Rudd 2004-01-22
* moved extract_* functions to functions.h (version specific in functions(13|20...Gravatar Edward Rudd 2004-01-20
/a>Gravatar Edward Rudd 2004-04-09 * Added registration function for database driversGravatar Edward Rudd 2004-04-07 * Fixed issue with different include directories for APR and APU.Gravatar Edward Rudd 2004-03-22 * updated release date1.96Gravatar Edward Rudd 2004-03-05 * updated compatability header for Apache 1.3Gravatar Edward Rudd 2004-03-05 * complete DB separation from core module code.Gravatar Edward Rudd 2004-03-04 * separated out most mysql specific code to mod_log_sql_mysql.cGravatar Edward Rudd 2004-02-29 * Split Changelog and TODO to separate files.