Skip to content
  1. Oct 17, 2013
  2. Oct 16, 2013
  3. Oct 14, 2013
  4. Oct 13, 2013
  5. Oct 12, 2013
  6. Oct 10, 2013
  7. Oct 09, 2013
  8. Oct 08, 2013
  9. Oct 07, 2013
  10. Oct 06, 2013
  11. Oct 05, 2013
  12. Oct 04, 2013
  13. Oct 03, 2013
    • Rainer Jung's avatar
      Propose. · 82397bb0
      Rainer Jung authored
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1529017 13f79535-47bb-0310-9956-ffa450edef68
      82397bb0
    • Rainer Jung's avatar
      * mod_ldap: Don't filter subgroups on cn=* · e09f41b9
      Rainer Jung authored
      Proposed by: covener
      Reviewed by: jim, rjung
      
      Backport of r1528143 from trunk.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1528970 13f79535-47bb-0310-9956-ffa450edef68
      e09f41b9
    • Rainer Jung's avatar
      Multiple backports from trunk: · 0ee60b40
      Rainer Jung authored
          - rotatelog: Factor out from doRotate, main; make error handling consistant
                       and print the actual error to stderr
                       PR 45084
                       Backport of r1374247 from trunk.
          - rotatelog: Cleanups, no functional change.  Drop revision history,
                       "svn log" works; use APR_PATH_MAX; constify more
                       Backport of r1409800 from trunk.
          - rotatelog: error[120] is already defined in this function. Just use
                       it instead of shadowing.
                       Backport of r1416121 from trunk.
          - rotatelog: Use apr_snprintf(... "%pm"...) instead of explicit call
                       to apr_strerror
                       Backport of r1463736 from trunk.
          - mod_deflate: style fix (no code change)
                       Backport of r1499679 from trunk.
          - mod_socache_shmcb: Correct the use of the printf formatter.
                       Backport of r1493925 from trunk.
          - mod_cache_socache: Fixed signed<->unsigned compiler...
      0ee60b40