1. 27 Apr, 2013 2 commits
  2. 26 Apr, 2013 4 commits
  3. 15 Apr, 2013 1 commit
  4. 09 Apr, 2013 3 commits
  5. 11 Mar, 2013 1 commit
  6. 27 Feb, 2013 1 commit
  7. 26 Feb, 2013 1 commit
  8. 18 Feb, 2013 4 commits
  9. 12 Feb, 2013 1 commit
  10. 06 Feb, 2013 2 commits
  11. 27 Jan, 2013 1 commit
  12. 22 Jan, 2013 3 commits
    • Jim Jagielski's avatar
      Merge r1387110, r1387444, r1387979, r1387607, r1387693, r1407085, r1421953 from trunk: · f6fbd867
      Jim Jagielski authored
      Persist local balancer-manager changes across restart/graceful.
      
      
      Use identifying server_rec info when we know we have
      unique and useful data :)
      
      
      fix clang warning (dead initialization)
      
      
      Log whether or not the restore from shm actually
      resulted in a match of shm data, or whether it
      was stale.
      
      
      and this one as well... persist isn't inherited
      
      
      better logging for re-use/use of shm
      
      Allow for searching w/i shm slots for a specific worker and balancer
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1436919 13f79535-47bb-0310-9956-ffa450edef68
      f6fbd867
    • Jim Jagielski's avatar
      Merge r1392120, r1392122, r1392150 from trunk: · f9ea653b
      Jim Jagielski authored
      Fix shell errors when trying to AC_MSG_RESULT() for --with-module.
      (The change to IFS hosed any AC_MSG_foo() invocations.)
      
      It is easy enough to reorder the reset of IFS and the AC_MSG_RESULT()
      invocation, but there's a big stretch of shell code where AC_MSG_foo()
      might be useful someday, so get rid of the commas at the start and
      leave IFS alone and AC_MSG_foo() at will.
      
      
      fix bug in r1392120: replace ALL commas
      
      --with-module: Fix failure to integrate them into some existing
      module directories.
      
      modules/config?.m4 needs to run after the modules/*/config?.m4.
      Otherwise, modules.mk as created for --with-module gets wiped
      out first.
      
      PR: 40097
      
      Submitted by: trawick
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1436908 13f79535-47bb-0310-9956-ffa450edef68
      f9ea653b
    • Joe Orton's avatar
      Merge 1436401 from trunk: · c37e15eb
      Joe Orton authored
      * support/htcacheclean.c (main): Ensure -p was used before attempting
        to process URL arguments.
      
      Reviewed by: jorton, rpluem, rjung
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1436846 13f79535-47bb-0310-9956-ffa450edef68
      c37e15eb
  13. 21 Jan, 2013 2 commits
  14. 15 Jan, 2013 1 commit
  15. 13 Jan, 2013 2 commits
  16. 10 Jan, 2013 1 commit
  17. 09 Jan, 2013 2 commits
  18. 08 Jan, 2013 3 commits
  19. 01 Jan, 2013 1 commit
  20. 17 Dec, 2012 2 commits
  21. 16 Dec, 2012 2 commits