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
umn1'>| release 1.95 * fixed segfaul bug with pointer arithmetic in add_server_string_slotGravatar Edward Rudd 2004-02-04 | | | | | | Added authors file release 1.94 * SSL support working under 1.3 and 2.0 as a separate moduleGravatar Edward Rudd 2004-01-22 | | | | | | preparsing of logformat completed. updated configure scripts to detect mod_ssl.h for 1.3 (mostly) * fixed log_error function1.93Gravatar Edward Rudd 2004-01-21 | | | | | | | finished ssl split into separate module added item registration function. (for ssl sub-module) release 1.93 * moved extract_* functions to functions.h (version specific in ↵Gravatar Edward Rudd 2004-01-20 | | | | | | | | | functions(13|20).h) moves SSL logging routings to mod_log_sql_ssl.c updated changelog added AUTHORS * split out version specific codeGravatar Edward Rudd