1. 28 Jun, 2016 12 commits
  2. 27 Jun, 2016 13 commits
  3. 25 Jun, 2016 3 commits
  4. 24 Jun, 2016 1 commit
    • William A. Rowe Jr's avatar
      Replace the proxy_mods_enable logic, with its hazardous 'yes' value that · f56c04be
      William A. Rowe Jr authored
      aborts the build on missing dependencies, with a local override of the
      module_selection as 'most', and module_default of the same shared|static
      model that was requested through --enable-proxy.
      
      [For trunk, we need to reevaluate the 'most' condition of some of the more
      esoteric modules, and simply drop the module_default override; where a user
      wants to enable -only- mod_proxy, plus one proxy mechanism, the legacy 2.4.x
      behavior retained by this patch is nuts. For one example,
        --enable-modules=few --enable-proxy-yes --enable-proxy_http
      is a completely specific and legitimate syntax --- adding 10 other proxy
      providers in response to this syntax is absurd.]
      
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1750043 13f79535-47bb-0310-9956-ffa450edef68
      f56c04be
  5. 23 Jun, 2016 4 commits
  6. 22 Jun, 2016 7 commits