summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* apply Apache License, Version 2.0André Malo2004-02-06121-6410/+1484
* apply Apache License, 2.0André Malo2004-02-0610-526/+101
* apply Apache License, version 2.0André Malo2004-02-068-392/+80
* We need the SSL module dir in our path in order to compile mod_ssl.Justin Erenkrantz2004-02-051-0/+1
* Allow mod_auth_digest to work with sub-requests with different methods thanJustin Erenkrantz2004-01-291-3/+5
* catch another edge caseAndré Malo2004-01-281-2/+7
* issue a warning if an external rewrite map is used without RewriteLock.André Malo2004-01-271-0/+8
* fix error handling during flag parsingAndré Malo2004-01-271-2/+45
* EOLs sent by external rewritemaps are now consumedAndré Malo2004-01-251-2/+18
* Introduce the ability to force a content handler viaAndré Malo2004-01-241-29/+60
* Introduce the RewriteCond -x check, which returnsAndré Malo2004-01-241-0/+9
* * modules/ssl/ssl_engine_io.c (ssl_io_filter_output): Use non-blockingJoe Orton2004-01-231-3/+17
* revert the zlib.lib linkage patch. Bill Rowe said, it's worse than before.André Malo2004-01-211-2/+50
* Don't include zlib files directly. That's very nasty!André Malo2004-01-181-50/+2
* in conservative C declarations still have to be the first in a function.André Malo2004-01-181-4/+5
* mod_log_config: Fix corruption of buffered logs with threadedJeff Trawick2004-01-171-3/+49
* Build array of allowed methods with proper dimensions, fixingJeff Trawick2004-01-161-1/+1
* allow proxying of directoryindex'd resourcesAndré Malo2004-01-141-1/+3
* internal_fast_redirect: take over important request_rec membersAndré Malo2004-01-131-0/+3
* bust the "recursive include" test. It's no longer necessary and preventsAndré Malo2004-01-131-44/+0
* allow proxying and rules in .htaccess in subrequestsAndré Malo2004-01-131-6/+0
* with the new general status stuff, F and G are just shortcutsAndré Malo2004-01-131-56/+10
* allow setting of any valid HTTP response code via R flag.André Malo2004-01-131-5/+46
* If the proxy was enabled, and UseCanonicalHostname was off,Martin Kraemer2004-01-131-4/+20
* no need to copy the string againAndré Malo2004-01-131-1/+1
* weekday and monthnames are locale dependent...André Malo2004-01-131-9/+18
* according to RFC 2965, inspect only the Cookie header (vs. Cookie2)André Malo2004-01-131-4/+1
* don't overwrite other cookiesAndré Malo2004-01-131-1/+1
* make REMOTE_PORT availableAndré Malo2004-01-121-3/+6
* * modules/proxy/proxy_http.c (ap_proxy_http_process_response): HandleJoe Orton2004-01-121-14/+10
* Cosmetic change (I dislike 'known-constant-minus-one' literal numbers):Martin Kraemer2004-01-121-1/+1
* * modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl): Fix segfault ifJoe Orton2004-01-121-4/+6
* * modules/experimental/mod_mem_cache.c (decrement_refcount,Joe Orton2004-01-091-2/+0
* reving back to 102Jean-Jacques Clar2004-01-091-9/+26
* * modules/loggers/config.m4: Fix --enable-mods-shared=all case whereJoe Orton2004-01-091-1/+1
* mod_proxy hangs when both KeepAlive and ProxyErrorOverride are enabled,Bill Stoddard2004-01-091-1/+7
* Use -export-dynamic only when linking an httpd which includes mod_so,Joe Orton2004-01-088-14/+4
* * modules/ssl/ssl_scache_dc.c: Add the Apache Software License.Joe Orton2004-01-082-1/+50
* Add support to mod_ssl for a distributed session cache usingJoe Orton2004-01-086-2/+310
* * modules/dav/main/mod_dav.c (dav_handler): Reject request if theJoe Orton2004-01-081-0/+10
* Fix for Bug 21287.Jean-Jacques Clar2004-01-071-26/+9
* removed deprecated fields cache_size and object_cnt in mem_cache_conf structJean-Jacques Clar2004-01-061-16/+0
* remove email address in the hopes ppl stop emailing me directly ;(Ian Holsman2004-01-061-1/+1
* Removed the #if #system(bs2000) condition since it is not compiler friendly o...Bradley Nicholes2004-01-061-29/+12
* Undo last change in order not to break Netware builds...Martin Kraemer2004-01-051-1/+1
* Ugly hack to get this module to compile. The path to test_char.h (whichMartin Kraemer2004-01-051-1/+1
* * modules/filters/config.m4: Fix typo which wiped INCLUDES if zlibJoe Orton2004-01-041-1/+1
* * modules/loggers/config.m4: Add 'server' directory to include path ifJoe Orton2004-01-031-0/+5
* Add mod_log_forensic to the NetWare buildBradley Nicholes2004-01-033-22/+530
* Don't hardcode the location of the test_char.h header. The path should be ad...Bradley Nicholes2004-01-031-2/+2