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
*
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
*
Fix some minor formatting issues with ab. Part of this is
Paul J. Reder
2002-05-01
1
-0
/
+4
*
Failed to mentionthe PR in the first pass. This just adds the PR number
Paul J. Reder
2002-05-01
1
-1
/
+1
*
Fix a case where an invalid pass phrase is entered and an
Paul J. Reder
2002-05-01
1
-0
/
+4
*
Update prior to bumping the tag
Sander Striker
2002-05-01
1
-2
/
+2
*
Close sockets on worker MPM when doing a graceless restart. This should
Justin Erenkrantz
2002-05-01
1
-0
/
+3
*
Revert optimization from circa 2.0.34 that caused very long vhost id's
Cliff Woolley
2002-04-30
1
-0
/
+5
*
Fix the link to the description of the CoredumpDirectory
Jeff Trawick
2002-04-30
1
-0
/
+3
*
SHMCB should not have been using apr_rmm -- it was doing so incorrectly,
Cliff Woolley
2002-04-30
1
-0
/
+2
*
- Sync with modssl 2.8.8-1.3.24
Cliff Woolley
2002-04-30
1
-0
/
+5
*
Worth noting, I guess
William A. Rowe Jr
2002-04-29
1
-0
/
+4
*
Attach a bugz number
William A. Rowe Jr
2002-04-29
1
-1
/
+1
*
Update prior to bumping the tag
Sander Striker
2002-04-29
1
-2
/
+2
*
Document this weekend's worker MPM changes
Brian Pane
2002-04-29
1
-0
/
+3
*
What did I do today?
Aaron Bannert
2002-04-29
1
-0
/
+5
*
If a subreq added a filter (say INCLUDES) and the subreq was promoted via
Justin Erenkrantz
2002-04-28
1
-0
/
+4
*
Moved the recycled pool list from the queue to the queue_info structure.
Brian Pane
2002-04-28
1
-0
/
+2
*
Modify the worker MPM to not accept() new connections until
Aaron Bannert
2002-04-28
1
-0
/
+5
*
The worker's fdqueue is now a queue again.
Aaron Bannert
2002-04-26
1
-0
/
+3
*
get basic HTTP proxy working on EBCDIC machines
Jeff Trawick
2002-04-26
1
-0
/
+2
*
Allow mod_unique_id to work on systems with no IPv4 address
Jeff Trawick
2002-04-25
1
-0
/
+3
*
Bump after the tag.
Sander Striker
2002-04-25
1
-0
/
+2
*
Fix suexec invocations from userdir - the ~ was not being prepended to the
Justin Erenkrantz
2002-04-25
1
-0
/
+3
*
Since UserDir is a raw argument, our config system allows it to be blank.
Justin Erenkrantz
2002-04-25
1
-0
/
+3
*
We must always use case-insensitive comparisons in mod_mime even if
Justin Erenkrantz
2002-04-25
1
-0
/
+3
*
Oooops!
Graham Leggett
2002-04-24
1
-1
/
+0
*
Add an intelligent error message should no proxy submodules be
Graham Leggett
2002-04-24
1
-0
/
+4
*
Mention my AB fixes.
Aaron Bannert
2002-04-24
1
-0
/
+5
*
A nice end to a crazy day... laptop's fixed and life goes on.
William A. Rowe Jr
2002-04-24
1
-0
/
+5
*
There were multiple PR's about this one
Cliff Woolley
2002-04-24
1
-1
/
+1
*
Switch to using new exp_* macros to fix disjointedness problems.
Justin Erenkrantz
2002-04-24
1
-0
/
+3
[next]