1. 28 Jul, 2013 1 commit
  2. 27 Jul, 2013 2 commits
  3. 24 Jul, 2013 1 commit
  4. 23 Jul, 2013 1 commit
  5. 21 Jul, 2013 1 commit
  6. 17 Jul, 2013 1 commit
  7. 15 Jul, 2013 3 commits
  8. 11 Jul, 2013 5 commits
  9. 09 Jul, 2013 2 commits
  10. 07 Jul, 2013 3 commits
  11. 04 Jul, 2013 1 commit
  12. 03 Jul, 2013 1 commit
  13. 28 Jun, 2013 1 commit
  14. 27 Jun, 2013 1 commit
  15. 26 Jun, 2013 1 commit
  16. 25 Jun, 2013 1 commit
  17. 24 Jun, 2013 1 commit
  18. 20 Jun, 2013 1 commit
  19. 13 Jun, 2013 2 commits
    • Jim Jagielski's avatar
      Merge r1490493, r1490761 from trunk: · 4138517e
      Jim Jagielski authored
      rotatelogs: add -n number-of-files option to roate through a number
      of fixed-name logfiles. 
      
      
      
      
      don't truncate the very first file opened (unless the truncate flag is there too)
      
      Submitted by: covener
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1492708 13f79535-47bb-0310-9956-ffa450edef68
      4138517e
    • Jim Jagielski's avatar
      Merge r1452911, r1452949, r1452954, r1453022, r1453574, r1453875, r1453876,... · a0ae23d0
      Jim Jagielski authored
      Merge r1452911, r1452949, r1452954, r1453022, r1453574, r1453875, r1453876, r1453963, r1454386, r1454414, r1454415, r1458285, r1458447 from trunk:
      
      Rough start for simple, tunneling websocket proxy support.
      Compiles at this stage and that's all I know :)
      
      force correct scheme info
      
      We need to ensure a conn_rec
      
      Work around blocking issues...
      
      And now pass the initial request to the backend...
      
      I dislike this duplication of code from mod_proxy_http()
      but maybe it's inevitable. I may create ap_proxy_create_headerb()
      to create a header brigade that both modules can use.
      
      Pull out duplicated code to proxy_util...
      
      rename extension module... tunnel is more accurate
      
      log nums
      
      "final" rename :)
      
      don't strip these, ensure that they exist.
      
      streamline
      
      bypass reqtimeout for websockets
      
      Keep mod_req clear. Simply scan thru input filters and
      remove it within the ws submodule. Nasty, but it keeps
      mod_req untouched (for now ;) )
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1492699 13f79535-47bb-0310-9956-ffa450edef68
      a0ae23d0
  20. 12 Jun, 2013 2 commits
  21. 10 Jun, 2013 4 commits
  22. 07 Jun, 2013 4 commits