stoddard00/02/16 13:21:52
Modified:src/modules/standard mod_mime_magic.c
Log:
Make sure mod_mime always has a chance to run before mod_mime_magic.
Submitted by: Paul Reder <[EMAIL PROTECTED]>
Reviewed by: Bill Stoddard <[EMAIL PROTECTED]>
Revision ChangesPath
1.14
rse 00/02/16 11:56:03
Modified:.STATUS
Log:
IMHO these PRs should be considered before kicking out 1.3.12...
Revision ChangesPath
1.804 +3 -2 apache-1.3/STATUS
Index: STATUS
===
stoddard00/02/16 10:29:21
Modified:.STATUS
Log:
More stuff to do.
Revision ChangesPath
1.27 +7 -1 apache-2.0/STATUS
Index: STATUS
===
RCS file: /home/cvs/apache-2.0/STATUS,v
retri
stoddard00/02/16 10:00:22
Modified:src Makefile.nt
src/support rotatelogs.c
Added: src/support rotatelogs.dsp rotatelogs.mak
Log:
Add rotatelogs to the Windows port
Revision ChangesPath
1.6 +5 -3 apache-2.0/src/Makefile.nt
Index
martin 00/02/16 09:31:16
Modified:src/modules/standard mod_speling.c
Log:
Add missing HTML/URI encoding for the mod_speling result list
Revision ChangesPath
1.36 +5 -5 apache-1.3/src/modules/standard/mod_speling.c
Index: mod_speling.c
===
martin 00/02/16 09:22:15
Modified:htdocs/manual/mod mod_include.html
Log:
make a note that the encoding="..." attribute
must always PRECEDE the var="..." attribute
Revision ChangesPath
1.25 +5 -3 apache-1.3/htdocs/manual/mod/mod_include.html
Index: mod_i
stoddard00/02/16 08:48:34
Modified:.STATUS
Log:
Some status updates
Revision ChangesPath
1.26 +22 -15apache-2.0/STATUS
Index: STATUS
===
RCS file: /home/cvs/apache-2.0/STATUS,v
ret
stoddard00/02/16 08:30:36
Modified:src/modules/mpm/winnt winnt.c
Log:
Logs have already been opened by http_main.c. Don't need to do it here again.
Revision ChangesPath
1.41 +0 -2 apache-2.0/src/modules/
stoddard00/02/16 07:08:46
Modified:src/include httpd.h
Log:
Temporary hack to fix WIN32 compiles until the autoconf induced include
file mess is fixed.
Revision ChangesPath
1.25 +1 -1 apache-2.0/src/include/httpd.h
Index: httpd.h
===
stoddard00/02/15 19:32:50
Modified:src/lib/apr/file_io/win32 open.c
Log:
APR is creating files by default whenever ap_open is called and the file
does not exist (i.e., passing OPEN_ALWAYS by default to CreateFile). This
causes .htaccess files to be created all over the place.
S
rbb 00/02/15 16:55:53
Modified:src/build rules.mk
Log:
Fix the make clean rules. We must delete *.slo files or we are leaving stale
libraries in the modules/standard directory when configured for dynamic
modules.
Revision ChangesPath
1.2 +2 -2 apache-2
11 matches
Mail list logo