summaryrefslogtreecommitdiffstats
path: root/m4
Commit message (Collapse)AuthorAge
* Added item registration function and added functions to new system header ↵Gravatar Edward Rudd 2004-01-20
| | | | | | | mod_log_sql.h Registered core item functions in pre_config
* split out version specific codeGravatar Edward Rudd 2004-01-20
| | | | | | | 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)
* fixed SSL cflag inclusion1.92Gravatar Edward Rudd 2004-01-06
|
* update m4 filestpd/mod_log_sql/commit/contrib?h=ooo-pages&id=eee7a95a0e6922e808f1b02996c688b3b1b1477e'>Updated Author information in file.Gravatar Edward Rudd 2004-02-12
|
* moved create_tables.sql and make_combined_log.pl into contrib directory.Gravatar Edward Rudd 2004-02-12
| | | | | | Added contrib directory to build system. Updated new maintainer information in AUTHORS,LICENSE, and manual.xml
* update apache.m4 to use -with-apxs instead of --with-apacheGravatar Edward Rudd 2004-01-04
| | | | | | got SSL support to compile. added Documentation subdirectory.
* uses Date::Parse instead of ParseDateGravatar Edward Rudd 2003-12-30
| | | | | | uses Getopt::Long instead of Getopt:Std Added in filling in of request_time fields instead of just timestamp.
* added mysql import script by Aaron Jenson.Gravatar Edward Rudd 2003-12-30