| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
added 'V' logformat to log virtualhost according to canonical setting.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
bug)
included win32 build bat files in distribution
separated -Werror to a configure time option (--enable-maintainer)
update autogen to use autoconf 2.57, aclocal 1.7
included pgsql and dbi module source in distribution.
setup autodetection in configure script for databases.
|
|
|
|
|
|
| |
fixed segfault in the mysql escape string function
DBi driver working with postgresql.
|
|
|
|
|
| |
updated configure and makefile to use new m4 files
|
| |
|
|
|
|
|
| |
removed log_error from apache20.h (aliased to ap_log_rerror)
|
|
|
|
|
| |
fixed RT_LIBS parameter in makefile.in, and configure.ac
|
|
|
|
|
| |
updated help screen after make install
|
|
|
|
|
|
| |
Added contrib directory to build system.
Updated new maintainer information in AUTHORS,LICENSE, and manual.xml
|
|
|
|
|
|
|
| |
Added some more recent extract_* functions.. still need to assign format letters
cleanup/audit of extract_* functions
release 1.95
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
consolidated configuration functions uses APR_OFFSETOF..
delayed inserts are configurable
|
|
|