index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CHANGES
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finally able to add real CGI functionality on NetWare
Bradley Nicholes
2002-05-31
1
-0
/
+3
*
Switch mod_proxy to using the brigade/filter calls directly rather than
Justin Erenkrantz
2002-05-30
1
-2
/
+2
*
mod_cgid got hit too with this change
Justin Erenkrantz
2002-05-30
1
-1
/
+1
*
Goodness
William A. Rowe Jr
2002-05-30
1
-0
/
+9
*
Four column tabs, no less? Just a formatting fix
William A. Rowe Jr
2002-05-30
1
-1
/
+1
*
Rewrite mod_cgi's input handling to use brigades and input filters directly.
Justin Erenkrantz
2002-05-30
1
-0
/
+3
*
As discussed previously on-list, HTTP_IN should return EOS if it thinks
Justin Erenkrantz
2002-05-30
1
-0
/
+3
*
Finally got rotatelogs working on NetWare
Bradley Nicholes
2002-05-29
1
-0
/
+5
*
Properly detect overflow when reading the hex chunk lines.
Aaron Bannert
2002-05-29
1
-0
/
+3
*
Fix RewriteMap prg:'s that have command-line args.
Cliff Woolley
2002-05-29
1
-0
/
+3
*
Correctly return 413 when an invalid chunk size is given on input.
Justin Erenkrantz
2002-05-29
1
-0
/
+5
*
why do I keep forgetting to commit CHANGES with the code change itself?
Cliff Woolley
2002-05-28
1
-0
/
+3
*
just in case anybody cares
Cliff Woolley
2002-05-28
1
-3
/
+6
*
Fix problem where mod_cache/mod_disk_cache was setting content_type to
Bill Stoddard
2002-05-28
1
-0
/
+3
*
simplified apachectl...
Jeff Trawick
2002-05-27
1
-0
/
+7
*
Fix for suexec invocation of CGIs under user dirs when using cgid
Brian Pane
2002-05-27
1
-0
/
+3
*
Fix for suexec execution of CGI scripts from mod_include
Brian Pane
2002-05-26
1
-0
/
+3
*
Fix the rest of the apr_pool_userdata_setn() bogosity w.r.t. DSO modules.
Cliff Woolley
2002-05-25
1
-0
/
+6
*
Fix for mod_include's parsing of "/regexp/" expressions in
Brian Pane
2002-05-25
1
-0
/
+3
*
Fix for the worker deadlock problem
Brian Pane
2002-05-24
1
-0
/
+2
*
the "-k startssl" parameter is reverted by popular demand
Jeff Trawick
2002-05-24
1
-4
/
+3
*
I think the recent flury of garbage flying out of docs/manual/style
Joshua Slive
2002-05-23
1
-0
/
+3
*
Fix a file permissions problem which prevented mod_disk_cache
Jeff Trawick
2002-05-23
1
-0
/
+3
*
Add "-k start|startssl|restart|graceful|stop" support to httpd
Jeff Trawick
2002-05-23
1
-0
/
+5
*
Make sure that the runtimedir is created by make install.
Jeff Trawick
2002-05-21
1
-0
/
+3
*
just to be thorough
Cliff Woolley
2002-05-20
1
-0
/
+6
*
Win32: Call GetOverlappedResults to get the results of an async
Bill Stoddard
2002-05-20
1
-0
/
+3
*
fix for mod_deflat
Ian Holsman
2002-05-20
1
-0
/
+3
*
ignore APLOG_NOERRNO; note that it is deprecated
Jeff Trawick
2002-05-17
1
-0
/
+4
*
The group consensus was that we're no longer supporting "make certificate,"
Cliff Woolley
2002-05-16
1
-0
/
+5
*
Remove SSLLog and SSLLogLevel directives in favor of having mod_ssl use the
Justin Erenkrantz
2002-05-16
1
-0
/
+3
*
don't leave the shared library path variable commented out in envvars
Jeff Trawick
2002-05-15
1
-0
/
+3
*
Sure that something else will occur to me sooner or later.
William A. Rowe Jr
2002-05-15
1
-0
/
+19
*
Make apxs look in the correct directory for envvars. It was
Jeff Trawick
2002-05-13
1
-0
/
+4
*
Fix mod_deflate corruption when using multiple input buckets. We should
Justin Erenkrantz
2002-05-13
1
-0
/
+3
*
Added caching of formatted timestamps to speed up the access logger when
Brian Pane
2002-05-12
1
-0
/
+3
*
Added EnableMMAP directive to allow the server administrator to
Brian Pane
2002-05-12
1
-0
/
+4
*
mod_setenvif optimizations
Brian Pane
2002-05-10
1
-0
/
+2
*
Fix a mod_ssl build problem on OS/390.
Jeff Trawick
2002-05-09
1
-0
/
+2
*
Fix if-modified-since on win32, I think. It should fix it in theory.
Cliff Woolley
2002-05-08
1
-0
/
+4
*
Reverse the hook ordering for mod_userdir and mod_alias so
Joshua Slive
2002-05-07
1
-0
/
+4
*
Move mod_deflate from experimental to filters to represent our belief
Justin Erenkrantz
2002-05-07
1
-0
/
+3
*
Get proxy CONNECT basically working (IE seems to be happy with secure
Jeff Trawick
2002-05-06
1
-0
/
+2
*
Note the mod_rewrite hang fix.
Aaron Bannert
2002-05-06
1
-0
/
+4
*
Rewrite ap_byterange_filter so that it can work with data that does not
Justin Erenkrantz
2002-05-06
1
-0
/
+3
*
Added an optional function (ap_register_rewrite_mapfunc) which allows
Cliff Woolley
2002-05-06
1
-0
/
+4
*
Mention PR 8462 fix
Brian Pane
2002-05-04
1
-0
/
+3
*
Remove autom4te.cache when doing make distclean.
Justin Erenkrantz
2002-05-03
1
-0
/
+3
*
Fix generated httpd.conf to respect layout for LoadModule lines.
Justin Erenkrantz
2002-05-03
1
-0
/
+4
*
Win32: Fix bug in mpm_win32 which allowed multiple threads to access
Bill Stoddard
2002-05-02
1
-0
/
+3
[next]