]> granicus.if.org Git - apache/shortlog
apache
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-08 Jeff Trawickremove trunk CHANGES entry for item backported to 2.2.x
2007-11-07 Graham LeggettUpdate docs transformations
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-05 Ruediger Pluem* Add a minor bump as a result of r590122 and r591760:
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-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-11-02 Tony StevensonFixed up as per PR#28310, will back-port to /2.2/
2007-11-01 Jean-Frederic... remove UTF-8. Submitted by Vincent Deffontaines (vincen...
2007-10-31 Jim JagielskiUpdate docco transforms
2007-10-31 Jim JagielskiAdd in SeeRequestTail directive, to handle the shortcoming
2007-10-30 Bradley NicholesThe function ap_time_process_request() needs to be...
2007-10-30 Jean-Frederic... Otherwise it doesn't compile on HP-UX when using cc.
2007-10-29 Martin KraemerAfter a stop or restart signal, the old listening sockets
2007-10-29 Jim JagielskiAs of r589618, these have been backported
2007-10-29 Jim JagielskiPrevent 1-byte overflow on 8192 boundary (see PR 43310)
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-27 Nick KewFix possible crash at startup in case of nonexistent...
2007-10-26 Nick KewAdd option not to send&clear response headers in ap_sen...
2007-10-26 Nick Kewr588791 needed an MMN bump
2007-10-26 Nick Kewmod_proxy: add "nocanon" keyword to ProxyPass, to suppress
2007-10-24 William A.... Two sane reasons to wrap up, timeup, or eof. Quiet...
2007-10-24 William A.... Enhance mod_echo with an illustration of using the...
2007-10-24 William A.... Actually re-fix Christian's recommendation, someone...
2007-10-24 William A.... MMN major bump required; this API is altogether inconsi...
2007-10-23 William A.... Unless I've misread this, POD is write-blocking, read...
2007-10-23 William A.... We now have an API to describe pipe creation timeout...
2007-10-23 Erik AbeleTransformations.
2007-10-23 Erik Abele* Fix typo: '8080' vs. '8000'
2007-10-22 Vincent Braybuildfluff
2007-10-22 Vincent Braymod_substitute module docs, first bash.
2007-10-20 Erik AbeleTransformations.
2007-10-20 Jeff Trawicks/the the/the/
2007-10-20 Nick Kewapr_dbd_get_entry from r466865 doesn't alloc new memory...
2007-10-19 Erik AbeleMore transformations, note translation diffs.
2007-10-19 Erik AbeleTransformations.
2007-10-19 Erik AbeleChange "entry" to "part" here to be consistent and...
2007-10-19 Erik AbeleForward port of r585584.
2007-10-17 Nick KewFix brainfart in docs
2007-10-15 Nick KewImprove documentation of "DefaultType None"
2007-10-13 William A.... Fix spelling
2007-10-12 Jason S. LingohrBuild transformations.
2007-10-12 Jason S. LingohrChanges as suggested by Lucien Gentis.
2007-10-11 Eric Covenerrevert r581660 , fixed instead in APR trunk/r583421...
2007-10-11 Joe Orton* server/util_filter.c (ap_filter_flush): Tweak comment...
2007-10-11 Joe Orton* server/util_filter.c (ap_filter_flush): Ensure that...
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 Eric CovenerThis restriction/limitation was removed in r327179...
2007-10-09 Guenter Knauffixed awk script to append the NetWare SSL footer only...
2007-10-09 Nick KewRemove outdated warning
2007-10-09 Nick Kewmissing include!
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 Guenter Knauffixed include path to use forward slash.
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 KewPurge tabs in r582631
2007-10-07 Nick Kewmmn bump for r582630
2007-10-07 Nick Kewmod_proxy_http: Correctly forward unexpected interim...
2007-10-07 Nick KewIntroduce ap_send_interim_response function and API...
2007-10-06 Nick KewDocument proxy-http environment variables in one place.
2007-10-05 Vincent Braybuildfluff
2007-10-05 Vincent BrayPR 43555 AuthBasicSource typo
2007-10-05 William A.... As APR 1.2.x cannot solve it's issues with apr_proc_cre...
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 KewDocument ProxyMaxForwards change in r581117
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-30 Vincent Braybuildfluff
2007-09-30 Vincent BrayMinor grammar fix
next