2001-08-24 |
Doug MacEachern | these #ifs were really confusing emacs indentation... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Greg Ames | look for config.guess in apr's build dir |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Cliff Woolley | Just a little extra commentary... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Cliff Woolley | Fix a double-free condition when byterange requests... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
William A.... | sec, sec, who's got a sec? This gave me a headache... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Doug MacEachern | enable i/o debugging |
commit | commitdiff | tree | snapshot |
2001-08-24 |
William A.... | Commit this code before another patch becomes to... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Joshua Slive | One thing done. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Bill Stoddard | Fix seg fault when requesting a page that returns a... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Doug MacEachern | churn_output should return the value of ap_pass_brigade |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Joshua Slive | Point to the new FAQ. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Joshua Slive | Remove the old FAQ. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Bill Stoddard | Eliminate a cache_handle leak. cache_handle is now... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Bill Stoddard | Eliminate compile warning. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Ryan Bloom | Make the worker MPM shutdown and restart cleanly. ... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jeff Trawick | mod_mem_cache |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Bill Stoddard | Uninstall the filter if the caching layer declines... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Bill Stoddard | Cleanup a few compile warnings... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Bill Stoddard | Fix a seg fault. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Joshua Slive | Another style improvement. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jeff Trawick | APR returns APR_EOF, not EOF... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jeff Trawick | temporarily back out the buffering of .var files while... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jeff Trawick | protect const-ness of variant->file_name by using ap_st... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Doug MacEachern | ssl_var_lookup() is enabled |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Doug MacEachern | fix bogus include recursion error when q->uri and rr... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Doug MacEachern | apr_os_thread_current() call needs #if APR_HAS_THREADS... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Doug MacEachern | fix prototype |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Doug MacEachern | implement CRYPTO_set_id_callback |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Doug MacEachern | change APR_LOCKALL to APR_INTRAPROCESS for crypto locks |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Cliff Woolley | Sanitize all the wacky indentation in this block prior... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Doug MacEachern | only set the crypto locking callback if mpm is threaded |
commit | commitdiff | tree | snapshot |
2001-08-24 |
William A.... | Add the config of the ForceLanguagePriority directive... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Doug MacEachern | Implement CRYPTO_set_locking_callback() for mod_ssl |
commit | commitdiff | tree | snapshot |
2001-08-24 |
William A.... | Will I ever get my str*cmp semantics right? Not... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
William A.... | My initial changes failed to accomodate this faux... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jeff Trawick | buffer .var maps to avoid asking the kernel for one... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
William A.... | This flag is no more |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Joshua Slive | Somebody please get me a copy editor. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
William A.... | Revert this patch. It indicates some fundamental... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Cliff Woolley | I don't know if this is the Right Way, but it certainly... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
William A.... | I'm still not 100% certain on this test. Regardless... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jeff Trawick | fix what would seem to be a serious problem in |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Doug MacEachern | support "SSLVerifyClient optional_no_ca" |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Jeff Trawick | fix fubar with recent commit to ap_core_translate() |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Doug MacEachern | prevent double lookup of ssl::verify::error |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Cliff Woolley | sc->szPassPhraseDialogPath is now constified, so we... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Fix my typo (I invented the silly constant, you would... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Increase security in core.c by testing (as we merge... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Whoops. To explain, we won't dup filename unless... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Start with the presumption that canonical_filename... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Another spot we are certain of the canonical_filename |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | We already extract e for subprocess_env, and set... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Why two ifdef blocks? This is simpler to read |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Joshua Slive | Another small faq change. |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Two cases we are certain of canonical correctness |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Add a canonical_filename value (should remain the... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Joshua Slive | wrong url |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Better doc of ap_server_root_relative() |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Joshua Slive | Update support info. |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Jeff Trawick | please no // in Apache code... it doesn't compile every... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Jeff Trawick | make it compile :( |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Jeff Trawick | mod_cache cleanup: |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Doug MacEachern | os-inline.c is no more (fix from bloom) |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Add some appropriate constness to the config |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Jeff Trawick | at least try to compile all the parts of mod_cache... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Silly compiler, const char* is for text :) |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | I _like_ malloca(), but it needs an include |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Rather than continuing to canonicalize within directo... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Eliminated ap_os_[systemcase|[case_]canonical]_filena... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Overhauled ap_server_root_relative, so that it now... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Eliminated ap_os_[systemcase|[case_]canonical]_filena... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | New ap_os_is_path_absolute() semantics |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Joshua Slive | New faq for 2.0. Start with a relatively clean slate. |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Eliminated ap_os_[systemcase|[case_]canonical]_filena... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Canonicalization will now occur on all sub_req_lookup... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | ap_server_root_relative will take care of this canoni... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Performance death notices. Note that we shouldn... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Optimize out what is a very expensive in-request... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Clear out this optimization till we are prepared... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Fix most-bogus ap_server_root_relative() cases. ... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Bill Stoddard | Replace apr_uri_components with apr_uri_t |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Brian Havard | OS/2 now uses mpmt_os2 by default. |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | This was copied as a test of the ap_r[put|putc|write... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Paul J. Reder | Fix for mod_include. Ryan's patch to check error |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Greg Ames | whoops! replace two post 2.0.24 fixes I accidently... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Bill Stoddard | Win32 project file for mod_cache. |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Martin Kraemer | My first try at relocating the manual tree outside... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Bill Stoddard | Fix using uninitialized variable. |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Bill Stoddard | Experimental cache based on Graham Leggett's layered... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | It doesn't get any simpler than this |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Lars Eilebrecht | remove company name |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Jeff Trawick | me too |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Doug MacEachern | fix part of PR #7528 |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Doug MacEachern | register ssl_var_lookup() as an optional function |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Cliff Woolley | performance: change an O(n) while loop to an equivalent... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Cliff Woolley | Another step in improving legibility by factoring out... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Revert these from my last commit ... I had no intenti... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
William A.... | Whoops, we would like a whole lot more files, such... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Cliff Woolley | Nit: the lack of brackets was driving me crazy |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Cliff Woolley | Simplify the apr_read_type_e vs. ap_input_mode_t sillin... |
commit | commitdiff | tree | snapshot |
next |