coar98/09/04 14:20:42
Modified:src/os/win32 util_win32.c
Log:
A rash of stylistic cleanup. (Good thing Dean doesn't do Win32 ;-)
Revision ChangesPath
1.25 +104 -81 apache-1.3/src/os/win32/util_win32.c
Index: util_win32.c
==
martin 98/09/04 13:48:45
Modified:src/support ab.c
Log:
Fix default generation of Content-Type: header for POST requests
Revision ChangesPath
1.15 +1 -1 apache-1.3/src/support/ab.c
Index: ab.c
=
martin 98/09/04 13:45:42
Modified:src/modules/standard mod_speling.c
Log:
Fix "Spelling Corrected" link: it forgot to add the query argument,
though the visible text showed it.
Submitted by: Ken Coar
Reviewed by: Ken Coar
Revision ChangesPath
1.25 +3 -1
coar98/09/04 13:30:57
Modified:src/os/win32 util_win32.c
Log:
Just some cosmetic cleanup, fixing some loong lines.
Revision ChangesPath
1.24 +27 -20apache-1.3/src/os/win32/util_win32.c
Index: util_win32.c
=
coar98/09/04 13:17:47
Modified:src/os/win32 util_win32.c
Log:
Fix Win32 problems with , ,
and .
PR: 2915, 2953
Submitted by: Ken Parzygnat <[EMAIL PROTECTED]>
Reviewed by: Ken Coar
Revision ChangesPath
1.23 +47 -17apache-1.3/
marc98/09/04 11:15:48
Modified:htdocs/manual upgrading_to_1_3.html
htdocs/manual/mod mod_expires.html
src CHANGES
src/modules/standard mod_expires.c
Log:
Fix mod_expires to add Expires headers for content that isn't served
from
martin 98/09/04 10:10:40
Modified:conf httpd.conf-dist httpd.conf-dist-win
Log:
Proxy is not installed by default: don't configure ProxyVia
Revision ChangesPath
1.29 +1 -1 apache-1.3/conf/httpd.conf-dist
Index: httpd.conf-dist
===
martin 98/09/04 09:47:47
Modified:src/main buff.c
Log:
Move buffer allocation test behind the 'simple' tests
Revision ChangesPath
1.82 +7 -6 apache-1.3/src/main/buff.c
Index: buff.c
===
RC