]> granicus.if.org Git - apache/history - modules
Allow local timestamps to be used when rotating based on file size.
[apache] / modules /
2007-11-19 Ruediger Pluem* Convert request time to seconds before before storing...
2007-11-19 William A. Rowe Jrs/mod_example/mod_example_hooks/
2007-11-18 Sander Temme* Move the Example modules to the newly created example...
2007-11-17 Nick KewSafer fix to PR43882 than in r595672.
2007-11-16 Paul J. RederA quick fix to avoid potential memory issues.
2007-11-16 Nick Kewr595672 was incomplete. We need to be sure we reject...
2007-11-16 Nick KewDeal with unrecognised Transfer-Encoding headers.
2007-11-16 Jeff Trawickno logic changes
2007-11-16 Jeff TrawickFinish up
2007-11-14 Justin ErenkrantzUmm, oops. r595022 shouldn't have ended up in trunk.
2007-11-14 Justin ErenkrantzAmsterdam sandbox: add serf input/output filters that...
2007-11-14 Jim JagielskiAnd move mod_lbmethod_rr.c to that example dir so...
2007-11-14 Jim JagielskiSome fixes before we move this to an example's dir...
2007-11-14 Jeff Trawickcore: Avoid some unexpected connection closes by tellin...
2007-11-13 Jim JagielskiAdd extremely butt-ugly sub-mod that exists simply...
2007-11-13 Sander TemmeIgnore ctags/etags output, some small Doxygen fixes
2007-11-13 Jim JagielskiMake life happy for people who don't have serf but
2007-11-13 Paul QuernaAdd mod_serf, a reverse proxy module, which uses serf...
2007-11-11 Eric Covenerfix to http://svn.apache.org/viewvc?rev=591499&view...
2007-11-11 Jeff TrawickRe-work the explanation in commentary and debug logging of
2007-11-10 Ruediger Pluem* Generate valid XHTML output by adding the xhtml names...
2007-11-08 Eric Covenerwhile technically uldap_connection_cleanup() does leave...
2007-11-07 Graham Leggettcore: Add the option to keep aside a request body up...
2007-11-07 Eric CovenerStop registering a cleanup on each LDAP connection...
2007-11-07 Jeff Trawickmod_charset_lite: Don't crash when the request has...
2007-11-06 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_handshake...
2007-11-06 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Fixup)...
2007-11-06 Joe Ortonmod_ssl: Fix forever-broken TLS upgrade support; perfor...
2007-11-05 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access...
2007-11-05 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access...
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-11-02 Joe OrtonFix handling of buffered request body for per-location SSL
2007-11-02 Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_register)...
2007-10-31 Jim JagielskiAdd in SeeRequestTail directive, to handle the shortcoming
2007-10-30 Jean-Frederic ClereOtherwise it doesn't compile on HP-UX when using cc.
2007-10-28 Nick KewUpdate the patch for environment variable interpolation in
2007-10-28 Nick KewUpdate r573831 to avoid duplicating URL-escaping code.
2007-10-26 Nick KewAdd option not to send&clear response headers in ap_sen...
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.
next