]> granicus.if.org Git - apache/history - CHANGES
* These have been backported.
[apache] / CHANGES
2007-12-12 Ruediger Pluem* These have been backported.
2007-12-11 Jeff Trawickhttp_protocol: Escape request method in 405 error repor...
2007-12-11 William A. Rowe JrIntroduce --kill argument to ApacheMonitor for use...
2007-12-11 Ruediger Pluem* Use a separate subpool to manage the data for the...
2007-12-11 Ruediger Pluem* Do not set filter context brigade to NULL (and thus...
2007-12-10 Mladen TurkUse 64K as maximum allowable AJP packet size
2007-12-09 Ruediger Pluem* Do not split the brigade if the flush bucket is the...
2007-12-09 Ruediger Pluem* These one have been backported.
2007-12-08 Ruediger Pluem* Enable the proxy to keep connections persistent in...
2007-12-08 Ruediger Pluem* All these changes have been backported.
2007-12-03 William A. Rowe Jrhttp_protocol: Escape request method in 413 error repor...
2007-12-01 Ruediger Pluem- when using "-l" reduce two consecutive calls to apr_t...
2007-11-29 Nick KewSince we don't support chained filters, and can't expec...
2007-11-29 Joe Ortonmod_ssl: Add support for OCSP validation of client...
2007-11-26 Nick Kewmod_filter: don't segfault on (unsupported) chained...
2007-11-26 Jim Jagielskibackported - 598272
2007-11-20 Jeff TrawickAllow local timestamps to be used when rotating based...
2007-11-20 Jim JagielskiNow in 2.2.7
2007-11-20 Jeff Trawickimprove command-line parsing
2007-11-19 Ruediger Pluem* Convert request time to seconds before before storing...
2007-11-16 Eric Covenerbackported in 595675
2007-11-16 Nick KewDeal with unrecognised Transfer-Encoding headers.
2007-11-16 Eric Covenerbackported to 2.2.x in r595664
2007-11-15 Jim Jagielskibackported
2007-11-14 Jeff Trawickcore: Avoid some unexpected connection closes by tellin...
2007-11-13 Paul QuernaAdd mod_serf, a reverse proxy module, which uses serf...
2007-11-10 Ruediger Pluem* Generate valid XHTML output by adding the xhtml names...
2007-11-08 Jeff Trawickremove trunk CHANGES entry for item backported to 2.2.x
2007-11-07 Graham Leggettcore: Add the option to keep aside a request body up...
2007-11-07 Jeff Trawickmod_charset_lite: Don't crash when the request has...
2007-11-06 Joe Ortonmod_ssl: Fix forever-broken TLS upgrade support; perfor...
2007-11-04 Ruediger Pluem* Use the same declaration for ap_time_process_request...
2007-11-02 Eric Covenerspurious 401s with message "DN has not been defined...
2007-11-02 Eric Covenerfix pool misuse around mod_ldap's connection cache...
2007-10-31 Jim JagielskiAdd in SeeRequestTail directive, to handle the shortcoming
2007-10-29 Jim JagielskiAs of r589618, these have been backported
2007-10-27 Nick KewFix possible crash at startup in case of nonexistent...
2007-10-26 Nick Kewmod_proxy: add "nocanon" keyword to ProxyPass, to suppress
2007-10-24 William A. Rowe JrActually re-fix Christian's recommendation, someone...
2007-10-24 William A. Rowe JrMMN major bump required; this API is altogether inconsi...
2007-10-11 Eric Covenerrevert r581660 , fixed instead in APR trunk/r583421...
2007-10-09 Jim JagielskiIn 2.2.7-dev now
2007-10-08 Nick Kewmod_proxy_http: Don't unescape/escape forward proxied...
2007-10-08 Ruediger Pluem* This one was already backported
2007-10-08 Jim Jagielskibackported in r582807
2007-10-08 Jim JagielskiRemove backported changed which have been
2007-10-08 Jim JagielskiNote PR 43519 is closed...
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 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-09-30 Nick KewProxy: remove Warning headers with wrong date
2007-09-29 Nick Kewmod_deflate: initialise inflate-out filter correctly...
2007-09-28 Nick KewFix keepalive to proxy backend
2007-09-28 Nick KewFix processing of Connection headers in proxy
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 Jim Jagielskibackported to 2.2.7
2007-09-27 Nick KewAdd "DefaultType None" option
2007-09-26 Jim JagielskiIgnore any ajp13 flush messages which we may mistakenly
2007-09-26 Nick KewReinstate location walk for subrequests
2007-09-26 Jeff Trawickmod_log_config: Add format options for %p so that the...
2007-09-24 Nick KewPR 40037: try to avoid risk of misleading the lusers...
2007-09-18 Jim JagielskiIn 2.2.7 now.
2007-09-12 Jim JagielskiThese are now in 2.2.7-dev
2007-09-11 Ruediger Pluem* Add the novary flag to RewriteCond in order to preven...
2007-09-10 Nick KewDon't send spurious "100 Continue" response lines.
2007-09-09 Nick Kewmod_proxy_ftp: Don't segfault on bad line in FTP listing
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-04 Jim JagielskiAll part of 2.2.6 now.
2007-09-03 Ruediger Pluem* These have been backported to 2.2.x.
2007-09-02 Nick KewFix proxy-sendchunk(s|ed) problem
2007-09-02 Ruediger Pluem* These have been backported.
2007-09-02 Ruediger Pluem* This one was backported.
2007-09-01 Graham Leggettmod_include: Add an "if" directive syntax to test wheth...
2007-09-01 Graham Leggettmod_authnz_ldap, mod_authn_dbd: Tidy up the code to...
2007-09-01 Jim JagielskiThese were backported
2007-08-31 Jim JagielskiThese have been backported to 2.2.x, so remove from
2007-08-31 Jim JagielskiFinish cleanup of CHANGES files, to reduce the sync...
2007-08-31 Nick KewFix potential proxy segfault
2007-08-30 Nick Kewmod_proxy: Add Proxypass status option to ignore errors
2007-08-30 Nick Kewproxy_http: don't wait for response body in a HEAD
2007-08-28 Jim JagielskiMake Bill happy ;)
2007-08-28 Jim JagielskiIndexOptions ContentType=text/html Charset=UTF-8
2007-08-28 William A. Rowe JrCredit where credit is due (I swore I did this already).
2007-08-27 Roy T. Fieldingnote mime.types update
2007-08-25 Jim JagielskiShould have added this in march. Oops... Also need
2007-08-24 William A. Rowe JrNote log.c refactoring.
2007-08-23 William A. Rowe JrWe'll generally resync later-if-ever, but make note.
2007-08-22 William A. Rowe JrEliminate an XXX; apr-based file logging isn't availabl...
2007-08-22 William A. Rowe JrNote changes.
2007-08-19 Eric Covenerclarify impact of http://svn.apache.org/viewvc?view...
2007-08-17 Eric CovenerAFAICT, LDAP_CACHE_LOCK was a no-op when virtualhosts...
2007-08-14 Nick Kewmod_negotiation: preserve Query String in resolving...
2007-08-10 Jim JagielskiNo longer try to sync CHANGES with older versions....
next