summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Canonicalization will now occur on all sub_req_lookup_file() calls,William A. Rowe Jr2001-08-232-7/+3
* ap_server_root_relative will take care of this canonical_file call.William A. Rowe Jr2001-08-231-1/+1
* Performance death notices. Note that we shouldn't have EVER coded aWilliam A. Rowe Jr2001-08-231-0/+3
* Optimize out what is a very expensive in-request call toWilliam A. Rowe Jr2001-08-232-10/+14
* Clear out this optimization till we are prepared for it (not now.)William A. Rowe Jr2001-08-231-8/+14
* Fix most-bogus ap_server_root_relative() cases. These don't includeWilliam A. Rowe Jr2001-08-232-28/+27
* Replace apr_uri_components with apr_uri_tBill Stoddard2001-08-231-2/+2
* OS/2 now uses mpmt_os2 by default.Brian Havard2001-08-232-2/+2
* This was copied as a test of the ap_r[put|putc|write|printf] family ofWilliam A. Rowe Jr2001-08-232-1713/+0
* Fix for mod_include. Ryan's patch to check errorPaul J. Reder2001-08-235-24/+108
* whoops! replace two post 2.0.24 fixes I accidently wiped out yesterday.Greg Ames2001-08-231-2/+4
* Win32 project file for mod_cache.Bill Stoddard2001-08-231-0/+123
* My first try at relocating the manual tree outside of the htdocs/ directory.Martin Kraemer2001-08-234-5/+19
* Fix using uninitialized variable.Bill Stoddard2001-08-231-1/+1
* Experimental cache based on Graham Leggett's layered cache design. mod_cacheBill Stoddard2001-08-235-47/+1919
* It doesn't get any simpler than thisWilliam A. Rowe Jr2001-08-231-10/+1
* remove company nameLars Eilebrecht2001-08-231-2/+2
* me tooJeff Trawick2001-08-231-1/+2
* fix part of PR #7528Doug MacEachern2001-08-231-0/+8
* register ssl_var_lookup() as an optional functionDoug MacEachern2001-08-232-6/+7
* performance: change an O(n) while loop to an equivalent O(1) brigade macroCliff Woolley2001-08-231-8/+5
* Another step in improving legibility by factoring out some redundant codeCliff Woolley2001-08-231-47/+45
* Revert these from my last commit ... I had no intention of changingWilliam A. Rowe Jr2001-08-233-968/+492
* Whoops, we would like a whole lot more files, such as images and includeWilliam A. Rowe Jr2001-08-231-1/+1
* Nit: the lack of brackets was driving me crazyCliff Woolley2001-08-231-4/+8
* Simplify the apr_read_type_e vs. ap_input_mode_t silliness. The twoCliff Woolley2001-08-231-21/+19
* This probably falls under the category: if you can't figure it out yourself,Joshua Slive2001-08-231-3/+3
* Complete the rename of the ssl_scache_status_register andWilliam A. Rowe Jr2001-08-234-6/+8
* Oops.. removed the more accurate of the two. =-)Cliff Woolley2001-08-231-3/+3
* remove conflict crudCliff Woolley2001-08-231-6/+0
* Add a note about includesnoexec.Joshua Slive2001-08-231-1/+2
* get rid of nuisance log messages due to subrequests failing with EPIPEGreg Ames2001-08-231-6/+12
* Remove a ton o' cruft. Moves the mod_log_config 'var' extensions toWilliam A. Rowe Jr2001-08-238-760/+1117
* Update mailing list and add myself to another list.Joshua Slive2001-08-232-1/+8
* Add a couple windows notes.Joshua Slive2001-08-231-0/+11
* There's only one way for bb to be non-NULL, so these twoCliff Woolley2001-08-231-10/+6
* reverting to sterlings original segv fix when extension_mappings is NULLDoug MacEachern2001-08-231-3/+5
* remove #if 0-ed ssl_hook_NewConnection code; was only left for reference,Doug MacEachern2001-08-223-316/+1
* v2 of sterlings segv fixDoug MacEachern2001-08-221-5/+3
* another update from madhuDoug MacEachern2001-08-221-1/+0
* We always need to include the openssl specific directory in the INCLUDESRyan Bloom2001-08-221-1/+2
* Follow the leader...Cliff Woolley2001-08-221-0/+1
* fix segv in mod_mime if no AddTypes are configuredDoug MacEachern2001-08-222-4/+9
* client auth is enabledDoug MacEachern2001-08-221-1/+0
* move some code duplication into ssl_abort() functionDoug MacEachern2001-08-221-26/+23
* Enable ssl client authentication at SSL_accept timeDoug MacEachern2001-08-222-0/+47
* ignore generated file rules.mkJeff Trawick2001-08-221-0/+1
* simplify some code in output_results() just a bit to avoid aJeff Trawick2001-08-221-3/+5
* some updated pointed out by madhuDoug MacEachern2001-08-221-6/+0
* Yet another place to stick my name.Justin Erenkrantz2001-08-221-1/+2