summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* mod_disk_cache: If the Vary'd content is stale, we can handle it via ourJustin Erenkrantz2007-05-171-4/+0
* mod_disk_cache: When renegotiating an already cached Vary'd response, do notJustin Erenkrantz2007-05-171-2/+0
* mod_disk_cache: When renegotiating an already cached Vary'd response, createJustin Erenkrantz2007-05-171-0/+9
* RFC 2616 13.2.1 calls out max-age as being a valid 'explicit expiration time',Justin Erenkrantz2007-05-171-4/+5
* Fold in ProxyPassMatch directive with docs. SupportJim Jagielski2007-05-131-14/+52
* Add regex pattern matching to ProxyPass, allowing,Jim Jagielski2007-05-122-11/+44
* - In AP_MODE_SPECULATIVE ap_core_input_filter returns APR_SUCCESS and an emptyRuediger Pluem2007-05-071-3/+11
* * Prevent a segmentation fault if one of the Cache-Control headersRuediger Pluem2007-05-061-5/+25
* Abstract out (kinda) MSG_PEEK. This way when weJim Jagielski2007-05-041-2/+6
* re-introduce ap_satisfies API back into core and modify how the access_checke...Bradley Nicholes2007-05-024-41/+10
* * Rework the error handling logic to make it more readable.Ruediger Pluem2007-05-011-42/+40
* check_pipeline: use AP_MODE_SPECULATIVE to check for data in the input filtersGreg Ames2007-04-301-3/+2
* newlinesAndré Malo2007-04-243-627/+627
* log the uri for some access-denied paths when r->filename isJeff Trawick2007-04-172-4/+6
* HTTP proxy ProxyErrorOverride: Leave 1xx and 3xx responses alone. OnlyJeff Trawick2007-04-121-2/+2
* Move the thread locking upcall initialization before the hardware library init,Sander Temme2007-04-051-4/+4
* removed obsolete -prefix; minor cosmetic changes.Guenter Knauf2007-03-2269-1118/+1104
* added proper error message for NetWare.Guenter Knauf2007-03-221-0/+4
* added mod_sedfilter; minor cosmetic changes.Guenter Knauf2007-03-221-8/+9
* removed obsolete -prefix; minor cosmetic changes.Guenter Knauf2007-03-221-9/+8
* removed obsolete -prefix; minor cosmetic changes.Guenter Knauf2007-03-221-9/+8
* * modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_version): constifyJoe Orton2007-03-211-1/+1
* Too many users are baffled by this message. Some days even the devs are ;-)William A. Rowe Jr2007-03-211-3/+6
* *) adds compile-time/run time SSL-C version supportWilliam A. Rowe Jr2007-03-213-46/+48
* Even though we don't let our bb grow too large, stillJim Jagielski2007-03-201-0/+8
* Use macros for common code paths... this cleans it upJim Jagielski2007-03-201-47/+36
* Update build system to know about sedfilterJim Jagielski2007-03-192-0/+261
* Some minor tweaks... return quickly if given anJim Jagielski2007-03-191-1/+11
* Add comment to avoid confusion and questions :)Jim Jagielski2007-03-191-1/+6
* Make sure that we are not resending if we have received something from Tomcat.Jean-Frederic Clere2007-03-161-3/+6
* Initial import: mod_sedfilter.c (was mod_sed_filter.c) asJim Jagielski2007-03-161-0/+522
* Remove the hardcoded size limit parameter for ldap_search_ext_sBradley Nicholes2007-03-131-5/+10
* * modules/http/http_etag.c (etag_uint64_to_hex): Fix maximum shiftJoe Orton2007-03-131-1/+1
* Generate etags consistently across 32-bit and 64-bit platforms:Joe Orton2007-03-121-12/+12
* Add the case_flt experimental modules to the NetWare buildBradley Nicholes2007-03-093-1/+520
* * modules/proxy/ajp_msg.c (ajp_msg_dump, ajp_msg_check_header,Joe Orton2007-02-221-3/+3
* mod_ldap: Fix the search limit parameter to ldap_search_ext_s()Jeff Trawick2007-02-191-3/+6
* Return METHOD_NOT_ALLOWED, not FORBIDDEN, to a TRACE request whenNick Kew2007-02-142-2/+2
* Patch for PR#11540 (submitted by Stuart Children)Nick Kew2007-02-141-0/+10
* * Save the key we generate during our first run of cache_generate_key_defaultRuediger Pluem2007-02-122-0/+33
* Change common but incorrect usage of 'depreciated'Jim Jagielski2007-02-081-2/+2
* Further refinement for PR41056 / PR 19954 (mostly-fixed in r480135.)Jim Jagielski2007-02-071-0/+4
* * Add CacheIgnoreQueryString directive to cache requests with a query stringRuediger Pluem2007-02-063-4/+44
* Introduce configuration groups to allow inheritance by virtual hosts ofChris Darroch2007-02-061-153/+276
* Update the hash table of active script pids even on paths where a Jeff Trawick2007-02-041-22/+29
* This time from the top, with three part harmony AND feeling...Graham Leggett2007-02-015-1255/+343
* Implement a BASEDIR build environment variable to allow the NetWare build to ...Bradley Nicholes2007-02-0120-20/+20
* * Fix a off-by-one error in parse_format_tag in the case that the last characterRuediger Pluem2007-01-241-1/+3
* We now create memory sub-pools for each DB connection and close DBChris Darroch2007-01-161-66/+84
* Re-add "proxy-sendextracrlf" first introduced in r157478 and silently removedJustin Erenkrantz2007-01-131-0/+14