]> granicus.if.org Git - apache/history - modules
mod_proxy: add "nocanon" keyword to ProxyPass, to suppress
[apache] / modules /
2007-10-26 Nick Kewmod_proxy: add "nocanon" keyword to ProxyPass, to suppress
2007-10-24 William A. Rowe JrTwo sane reasons to wrap up, timeup, or eof. Quiet...
2007-10-24 William A. Rowe JrEnhance mod_echo with an illustration of using the...
2007-10-24 William A. Rowe JrMMN major bump required; this API is altogether inconsi...
2007-10-20 Nick Kewapr_dbd_get_entry from r466865 doesn't alloc new memory...
2007-10-11 Eric Covenerrevert r581660 , fixed instead in APR trunk/r583421...
2007-10-11 Joe Orton* modules/proxy/mod_proxy_http.c (ap_proxy_http_registe...
2007-10-11 Jim Jagielski(forward) proxy should not be verifying/checking for
2007-10-11 Jim JagielskiSemi-revert 583466; just remove the ap_proxy_isvalidenc()
2007-10-10 Jim JagielskiAbstract out "verification of valid encoding" via
2007-10-09 Nick Kewmissing include!
2007-10-08 Nick Kewmod_proxy_http: Don't unescape/escape forward proxied...
2007-10-07 Nick KewPurge tabs in r582631
2007-10-07 Nick Kewmod_proxy_http: Correctly forward unexpected interim...
2007-10-03 Eric Covenermod_ext_filter: Prevent a hang on Windows when the...
2007-10-02 Jim JagielskiEnsure the URI is "*" and not something like "*foo"
2007-10-02 Jim JagielskiWe should return
2007-10-02 Roy T. FieldingReduce the last change to a minimum, since OPTIONS...
2007-10-02 Jim JagielskiOPTIONS * does not map to storage, so handle this
2007-10-02 Nick Kewmod_deflate: Don't leave a strong ETag in place while...
2007-10-02 Nick KewDefault to NOT setting Max-Forwards in violation of...
2007-10-01 Nick KewNo change, but they won't let me have foo
2007-09-30 Nick KewProxy: remove Warning headers with wrong date
2007-09-29 Nick Kewmod_deflate: initialise inflate-out filter correctly...
2007-09-29 William A. Rowe JrClean up 2nd typo of the same line, you would expect...
2007-09-29 William A. Rowe JrA long week, what can I say?
2007-09-28 Nick KewFix keepalive to proxy backend
2007-09-28 Nick KewFix typo in header name "Trailer"
2007-09-28 Nick KewFix processing of Connection headers in proxy
2007-09-28 Ruediger Pluem* Revert r561352 as this breaks authentication completely.
2007-09-28 William A. Rowe JrWell this always sucks, to build a good example and...
2007-09-27 Nick KewFix adding out Via header in proxy response
2007-09-27 Nick KewStrip hop-by-hop headers in proxy response
2007-09-27 Nick KewFormatting. No functional change.
2007-09-27 Nick KewAdd "DefaultType None" option
2007-09-26 Jim JagielskiIgnore any ajp13 flush messages which we may mistakenly
2007-09-26 Ruediger Pluem* Do case insensitive compares for the type of formats...
2007-09-26 Jeff Trawickmod_log_config: Add format options for %p so that the...
2007-09-24 Ruediger Pluem* Remove function format_integer as it is only used...
2007-09-20 William A. Rowe JrLink mod_deflate.so as always intended (and pointed...
2007-09-19 Jean-Frederic ClereRemove tabs.
2007-09-15 Nick KewFailing to load a protocol handler is a server error...
2007-09-14 André Malodon't fall through this case. Just break.
2007-09-14 Jim JagielskiThese really are block specific, so why not
2007-09-12 William A. Rowe JrResolve storage of process-lifespan version strings...
2007-09-12 Jean-Frederic ClereRemove useless variable.
2007-09-12 Jean-Frederic Clerelb_score is bigger proxy_worker_stat. Prevent wasting...
2007-09-11 Ruediger Pluem* Add the novary flag to RewriteCond in order to preven...
2007-09-11 Ruediger Pluem* This check is now part of the PROXY_WORKER_IS_INITIAL...
2007-09-11 Ruediger Pluem* Do not reset lbstatus, lbfactor and lbset if the...
2007-09-10 Jim JagielskiMaintain the illusion. It's not worth my time or
2007-09-10 Nick KewDon't send spurious "100 Continue" response lines.
2007-09-10 Ruediger Pluem* Also set the Vary header if a rewrite condition is...
2007-09-09 Nick Kewmod_proxy_ftp: Don't segfault on bad line in FTP listing
2007-09-09 Jim JagielskiReinsert extern int PROXY_DECLARE_DATA proxy_lb_workers
2007-09-09 Jim JagielskiMake AJP HEAD aware
2007-09-09 Nick KewPropagate Proxy-Authorization header correctly
2007-09-09 Nick KewEscape error-notes correctly
2007-09-08 Nick KewCheck all IP addresses listed in ProxyBlock
2007-09-08 Nick Kewmod_proxy: Don't lose bytes when a response line arrive...
2007-09-08 Nick KewAdd option to escape backreferences in RewriteRule.
2007-09-07 Jim JagielskiReinstate the lb_score patch, but, protect against
2007-09-05 Jim JagielskiBe proactively safe. A cheap check, but helps prevents...
2007-09-05 Jean-Frederic ClereAdd support for proxy-nokeepalive (for testings).
2007-09-04 André Maloas not everyone needs sticky sessions - avoid segfault...
2007-09-02 Graham LeggettMove the accessenable variable into the private ssi_int...
2007-09-02 Jim Jagielskiwhitespace format change...
2007-09-02 Nick KewFix proxy-sendchunk(s|ed) problem
2007-09-02 Ruediger Pluem* Improve formating. No functional change.
2007-09-01 Jim JagielskiClean up nasty formatting
2007-09-01 Graham Leggettmod_include: Add an "if" directive syntax to test wheth...
2007-09-01 Ruediger Pluem* s/\t/ /g. No functional change.
2007-09-01 Nick KewMove error-checking to where it should be
2007-09-01 Graham Leggettmod_authnz_ldap, mod_authn_dbd: Tidy up the code to...
2007-08-31 Nick KewFix potential proxy segfault
2007-08-30 Nick Kewmod_proxy: Add Proxypass status option to ignore errors
2007-08-30 Martin KraemerHere too, the limited comparison ignored the trailing...
2007-08-30 Martin KraemerConvert just the message text to EBCDIC, and not the...
2007-08-30 Nick Kewproxy_http: don't wait for response body in a HEAD
2007-08-29 Martin KraemerFor correct dumping, translate data from ASCII
2007-08-28 Jim JagielskiMake Bill happy ;)
2007-08-28 Jim JagielskiIndexOptions ContentType=text/html Charset=UTF-8
2007-08-28 Martin KraemerRemove commas -- they are not used in the other directi...
2007-08-28 Martin KraemerFix FilterTrace directive's description
2007-08-27 Bradley NicholesAdd an include path to resolve the mpm header
2007-08-27 Jeff Trawickbetter apr_ctime() usage
2007-08-25 Jim JagielskiWe are Substitute now :)
2007-08-25 Nick Kewmod_expires - don't segfault on bad configuration.
2007-08-24 William A. Rowe JrBless the module mod_substitute, with the Substitute...
2007-08-24 William A. Rowe JrIt isn't rocket science :)
2007-08-24 William A. Rowe JrSome unused local variables.
2007-08-24 William A. Rowe JrAdding the last two, missing mod_filter and mod_dav_loc...
2007-08-24 William A. Rowe JrResolve examples errors (missing include error, signedn...
2007-08-24 William A. Rowe JrYes - a purpose to adjusting the name now; add all...
2007-08-24 William A. Rowe JrAdjust NW (I hope)
2007-08-24 William A. Rowe Jrs/SED/Rewrite/ (approximately, taking into account...
2007-08-24 William A. Rowe JrSEDFILTER has several anomolies; first, it's not SED...
2007-08-24 William A. Rowe JrAdd auth modules to the schema
2007-08-24 William A. Rowe JrYou can't borrow AP_ namespace for imports/exports.
2007-08-23 William A. Rowe JrSupress the warning for compilers which fold *end-...
next