1. 30 Apr, 2014 5 commits
  2. 29 Apr, 2014 1 commit
  3. 28 Apr, 2014 1 commit
  4. 27 Apr, 2014 1 commit
  5. 20 Apr, 2014 2 commits
  6. 10 Apr, 2014 3 commits
  7. 26 Mar, 2014 1 commit
  8. 15 Mar, 2014 1 commit
  9. 13 Mar, 2014 4 commits
  10. 12 Mar, 2014 9 commits
  11. 11 Mar, 2014 4 commits
  12. 10 Mar, 2014 2 commits
  13. 07 Mar, 2014 2 commits
  14. 02 Mar, 2014 3 commits
  15. 28 Feb, 2014 1 commit
    • Ruediger Pluem's avatar
      Merge r1534321, r1550061 from trunk: · bda9cdc8
      Ruediger Pluem authored
      * modules/proxy/mod_proxy_http.c (ap_proxy_http_request): Use the same
        brigade lifetime for the header brigade as the other brigades.
        POSSIBLE (but as yet unconfirmed) fix for crashes seen with threaded
        servers, e.g. PR 50335; appears correct or at least not harmful.
      
      PR: 50335
      
      
      Cleanup the bb brigade, because buckets inserted to it can be created from
      scpool and this pool can be freed before this brigade.
      POSSIBLE (but as yet unconfirmed) fix for crashes seen with threaded servers,
      e.g. PR 50335.
      
      Reviewed by: rpluem, jorton, ylavic
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1573067 13f79535-47bb-0310-9956-ffa450edef68
      bda9cdc8