index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Canonicalization will now occur on all sub_req_lookup_file() calls,
William A. Rowe Jr
2001-08-23
2
-7
/
+3
*
ap_server_root_relative will take care of this canonical_file call.
William A. Rowe Jr
2001-08-23
1
-1
/
+1
*
Performance death notices. Note that we shouldn't have EVER coded a
William A. Rowe Jr
2001-08-23
1
-0
/
+3
*
Optimize out what is a very expensive in-request call to
William A. Rowe Jr
2001-08-23
2
-10
/
+14
*
Clear out this optimization till we are prepared for it (not now.)
William A. Rowe Jr
2001-08-23
1
-8
/
+14
*
Fix most-bogus ap_server_root_relative() cases. These don't include
William A. Rowe Jr
2001-08-23
2
-28
/
+27
*
Replace apr_uri_components with apr_uri_t
Bill Stoddard
2001-08-23
1
-2
/
+2
*
OS/2 now uses mpmt_os2 by default.
Brian Havard
2001-08-23
2
-2
/
+2
*
This was copied as a test of the ap_r[put|putc|write|printf] family of
William A. Rowe Jr
2001-08-23
2
-1713
/
+0
*
Fix for mod_include. Ryan's patch to check error
Paul J. Reder
2001-08-23
5
-24
/
+108
*
whoops! replace two post 2.0.24 fixes I accidently wiped out yesterday.
Greg Ames
2001-08-23
1
-2
/
+4
*
Win32 project file for mod_cache.
Bill Stoddard
2001-08-23
1
-0
/
+123
*
My first try at relocating the manual tree outside of the htdocs/ directory.
Martin Kraemer
2001-08-23
4
-5
/
+19
*
Fix using uninitialized variable.
Bill Stoddard
2001-08-23
1
-1
/
+1
*
Experimental cache based on Graham Leggett's layered cache design. mod_cache
Bill Stoddard
2001-08-23
5
-47
/
+1919
*
It doesn't get any simpler than this
William A. Rowe Jr
2001-08-23
1
-10
/
+1
*
remove company name
Lars Eilebrecht
2001-08-23
1
-2
/
+2
*
me too
Jeff Trawick
2001-08-23
1
-1
/
+2
*
fix part of PR #7528
Doug MacEachern
2001-08-23
1
-0
/
+8
*
register ssl_var_lookup() as an optional function
Doug MacEachern
2001-08-23
2
-6
/
+7
*
performance: change an O(n) while loop to an equivalent O(1) brigade macro
Cliff Woolley
2001-08-23
1
-8
/
+5
*
Another step in improving legibility by factoring out some redundant code
Cliff Woolley
2001-08-23
1
-47
/
+45
*
Revert these from my last commit ... I had no intention of changing
William A. Rowe Jr
2001-08-23
3
-968
/
+492
*
Whoops, we would like a whole lot more files, such as images and include
William A. Rowe Jr
2001-08-23
1
-1
/
+1
*
Nit: the lack of brackets was driving me crazy
Cliff Woolley
2001-08-23
1
-4
/
+8
*
Simplify the apr_read_type_e vs. ap_input_mode_t silliness. The two
Cliff Woolley
2001-08-23
1
-21
/
+19
*
This probably falls under the category: if you can't figure it out yourself,
Joshua Slive
2001-08-23
1
-3
/
+3
*
Complete the rename of the ssl_scache_status_register and
William A. Rowe Jr
2001-08-23
4
-6
/
+8
*
Oops.. removed the more accurate of the two. =-)
Cliff Woolley
2001-08-23
1
-3
/
+3
*
remove conflict crud
Cliff Woolley
2001-08-23
1
-6
/
+0
*
Add a note about includesnoexec.
Joshua Slive
2001-08-23
1
-1
/
+2
*
get rid of nuisance log messages due to subrequests failing with EPIPE
Greg Ames
2001-08-23
1
-6
/
+12
*
Remove a ton o' cruft. Moves the mod_log_config 'var' extensions to
William A. Rowe Jr
2001-08-23
8
-760
/
+1117
*
Update mailing list and add myself to another list.
Joshua Slive
2001-08-23
2
-1
/
+8
*
Add a couple windows notes.
Joshua Slive
2001-08-23
1
-0
/
+11
*
There's only one way for bb to be non-NULL, so these two
Cliff Woolley
2001-08-23
1
-10
/
+6
*
reverting to sterlings original segv fix when extension_mappings is NULL
Doug MacEachern
2001-08-23
1
-3
/
+5
*
remove #if 0-ed ssl_hook_NewConnection code; was only left for reference,
Doug MacEachern
2001-08-22
3
-316
/
+1
*
v2 of sterlings segv fix
Doug MacEachern
2001-08-22
1
-5
/
+3
*
another update from madhu
Doug MacEachern
2001-08-22
1
-1
/
+0
*
We always need to include the openssl specific directory in the INCLUDES
Ryan Bloom
2001-08-22
1
-1
/
+2
*
Follow the leader...
Cliff Woolley
2001-08-22
1
-0
/
+1
*
fix segv in mod_mime if no AddTypes are configured
Doug MacEachern
2001-08-22
2
-4
/
+9
*
client auth is enabled
Doug MacEachern
2001-08-22
1
-1
/
+0
*
move some code duplication into ssl_abort() function
Doug MacEachern
2001-08-22
1
-26
/
+23
*
Enable ssl client authentication at SSL_accept time
Doug MacEachern
2001-08-22
2
-0
/
+47
*
ignore generated file rules.mk
Jeff Trawick
2001-08-22
1
-0
/
+1
*
simplify some code in output_results() just a bit to avoid a
Jeff Trawick
2001-08-22
1
-3
/
+5
*
some updated pointed out by madhu
Doug MacEachern
2001-08-22
1
-6
/
+0
*
Yet another place to stick my name.
Justin Erenkrantz
2001-08-22
1
-1
/
+2
[next]