index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR:
Doug MacEachern
2002-04-09
1
-55
/
+56
*
another todo
Doug MacEachern
2002-04-08
1
-0
/
+1
*
PR:
Doug MacEachern
2002-04-08
3
-0
/
+5
*
fix the function name in the prototype for dav_get_search_hooks()
Jeff Trawick
2002-04-08
1
-1
/
+1
*
PR: 7802
Doug MacEachern
2002-04-07
1
-4
/
+0
*
PR:
Doug MacEachern
2002-04-07
1
-1
/
+5
*
fix ProxyPass when frontend is https and backend is http
Doug MacEachern
2002-04-07
5
-5
/
+50
*
Quick fix to an incorrect comment.
Graham Leggett
2002-04-06
1
-2
/
+2
*
Add DASL(SEARCH) support to mod_dav.
Sander Striker
2002-04-06
3
-3
/
+126
*
Port over some fixes to mod_dav 1.0 so that the Apache 2.0 DAV code
Greg Stein
2002-04-06
1
-0
/
+7
*
Fix a segfault. Only try to set this if the sub_Request has a c-t.
Ryan Bloom
2002-04-05
1
-1
/
+3
*
If we are doing a fast_redirect, and we don't have a main request, then
Ryan Bloom
2002-04-05
1
-0
/
+4
*
Correct partitioning of filter handles between core and http, and
William A. Rowe Jr
2002-04-05
2
-4
/
+10
*
Clean up breakage introduced recently that sent the wrong headers through
William A. Rowe Jr
2002-04-05
1
-0
/
+17
*
Update mod_rewrite to use the new APR global mutex type.
Aaron Bannert
2002-04-05
2
-6
/
+5
*
PR:
Doug MacEachern
2002-04-05
1
-7
/
+0
*
This is a HACK! The problem is that the fast_internal_redirect is
Ryan Bloom
2002-04-05
1
-1
/
+25
*
This fixes the mod_autoindex problem of not getting the list of files.
Ryan Bloom
2002-04-05
1
-0
/
+5
*
Fix for the boundary case in which each character of an SSI directive
Brian Pane
2002-04-05
1
-1
/
+7
*
Get the HTTP-on-HTTPS hint to come through again. We're in AP_MODE_GETLINE
Cliff Woolley
2002-04-05
1
-1
/
+1
*
Get rid of overlay bogosity by copying the static string to the stack.
Cliff Woolley
2002-04-05
1
-3
/
+1
*
Remove an invalid comment. (The only way that the bucket will
Brian Pane
2002-04-05
1
-3
/
+1
*
Silence an irrelevant gcc warning
Cliff Woolley
2002-04-05
1
-1
/
+1
*
Fix variable name typo
Cliff Woolley
2002-04-05
1
-3
/
+6
*
Mix 'n match signedness? Make some emits go away.
William A. Rowe Jr
2002-04-05
1
-1
/
+1
*
PR:
Doug MacEachern
2002-04-05
1
-0
/
+9
*
This patch fixes a core dump that occurs in mod_include during tag parsing
Paul J. Reder
2002-04-04
1
-24
/
+47
*
Remove hardcoded paths from MPMs and move them to a more central
Sander Striker
2002-04-04
1
-1
/
+1
*
Fix a couple of edge cases when the content being cached is generated locally.
Bill Stoddard
2002-04-03
1
-0
/
+11
*
Make comments and function name agree with what the functions actually do.
Bill Stoddard
2002-04-03
3
-19
/
+15
*
Much easier to clone first than fix later - next batch of builds this
William A. Rowe Jr
2002-04-03
3
-53
/
+24
*
On second thought ... I can see some weird sign bit magic messing this
William A. Rowe Jr
2002-04-03
1
-1
/
+1
*
A very safe cast for any ^2 based cpu. Are we expecting any trinary CPUs
William A. Rowe Jr
2002-04-03
1
-1
/
+1
*
fix SSL_X509_INFO_load_path so SSLProxyMachineCertificatePath works
Doug MacEachern
2002-04-03
1
-5
/
+10
*
copy-n-pasto: need to use SSL_X509_INFO_load_*path* on pkp->cert_path
Doug MacEachern
2002-04-02
1
-1
/
+1
*
copy-n-pasto: ssl_cmd_SSLProxyMachineCertificatePath needs to set cert_path
Doug MacEachern
2002-04-02
1
-1
/
+1
*
fix copy-n-pasto: ssl_cmd_SSLProxyCACertificatePath needs to use
Doug MacEachern
2002-04-02
1
-1
/
+1
*
another todo
Doug MacEachern
2002-04-02
1
-0
/
+2
*
PR:
Doug MacEachern
2002-04-02
2
-3
/
+14
*
various updates
Doug MacEachern
2002-04-02
1
-13
/
+19
*
PR:
Doug MacEachern
2002-04-02
3
-23
/
+0
*
Use runtime library linking. This reduces the size of the *.so files substant...
Bill Stoddard
2002-04-02
3
-10
/
+8
*
Cleanup some compile warnings.
Bill Stoddard
2002-04-02
1
-4
/
+4
*
Prevent ap_add_output_filters_by_type from being called in
Justin Erenkrantz
2002-04-02
1
-7
/
+9
*
Fix some of the cache size checks.
Bill Stoddard
2002-04-02
1
-11
/
+10
*
Remove some gratuitous comments.
Bill Stoddard
2002-04-01
1
-6
/
+8
*
If this is a subrequest, register the cleanup against
Bill Stoddard
2002-04-01
1
-1
/
+13
*
pointer subtraction yeilds a ssize_t, fix emit by notating the
William A. Rowe Jr
2002-04-01
1
-1
/
+1
*
Fix another linkage error for 2.0.34 and cvs head
William A. Rowe Jr
2002-04-01
1
-1
/
+1
*
Removed the single-byte header reads from mod_cgid
Brian Pane
2002-03-31
1
-25
/
+57
[next]