1. 16 Jan, 2002 4 commits
  2. 15 Jan, 2002 1 commit
  3. 14 Jan, 2002 3 commits
  4. 11 Jan, 2002 1 commit
  5. 09 Jan, 2002 2 commits
    • Ken Coar's avatar
      · 9d42f239
      Ken Coar authored
      	Whoops, forgot to bump MMN.  Major bump because of a change
      	to the semi-private core_dir_config structure.  (Also fix a
      	stale comment from an earlier version of the FileETag patch.)
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92787 13f79535-47bb-0310-9956-ffa450edef68
      9d42f239
    • William A. Rowe Jr's avatar
      · 3086e2e9
      William A. Rowe Jr authored
        It's clear from recent security reports that including configuration
        examples for non-core add-ins with our default .conf files causes some
        admins to bypass actually researching -how-to-configure- the given
        add-in module.  While this example was nice, we need to find another
        useful example, in addition to x-tar perhaps, to make this clearer.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92784 13f79535-47bb-0310-9956-ffa450edef68
      3086e2e9
  6. 08 Jan, 2002 3 commits
  7. 05 Jan, 2002 1 commit
    • Ken Coar's avatar
      · b6e75586
      Ken Coar authored
      	Replace automatic ETag generation with configurable algorithm
      	defined by FileETag directive.  Keywords are All, None,
      	[+|-]INode, [+|-]Size, [+|-]MTime.  Server farms with content
      	fanout may want to use 'FileETag MTime Size' to keep the system-
      	variant inode from being included and busting caches.
      PR:		7010
      Submitted by:	Based on an idea proposed by Phil Dietz
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92738 13f79535-47bb-0310-9956-ffa450edef68
      b6e75586
  8. 02 Jan, 2002 3 commits
  9. 28 Dec, 2001 1 commit
    • William A. Rowe Jr's avatar
      · 87baa8b6
      William A. Rowe Jr authored
        Normalize symbol exports for Win32/Netware to the httpd.exp reference.
        Diff tags pre_win_nw_syms/post_win_nw_syms for complete edit.
      
        Note I've corrected _SEVERAL_ badly declared symbols on Win32 into
        API_EXPORT_NONSTD flavors (e.g. those using (...) args).  This may,
        or may not, break binary compatibility depending on how those args
        are addressed, and if those functions were used.
      
        I've further tested by setting aside the .def file and rebuilding,
        and validated that our symbols list corresponds to the API_DECLARE()
        macros at this moment.
      
      Submitted by:	Thomas Eibner <thomas@stderr.net>
      Reviewed by:	Stoddard, Rowe
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92633 13f79535-47bb-0310-9956-ffa450edef68
      87baa8b6
  10. 26 Dec, 2001 1 commit
  11. 22 Dec, 2001 1 commit
  12. 21 Dec, 2001 2 commits
  13. 18 Dec, 2001 4 commits
  14. 30 Nov, 2001 4 commits
  15. 28 Nov, 2001 1 commit
  16. 26 Nov, 2001 2 commits
  17. 17 Nov, 2001 1 commit
    • William A. Rowe Jr's avatar
      · 9a217a32
      William A. Rowe Jr authored
        Correct mod_autoindex's test of the query string's requested ordering.
        This patch is a bit more paranoid than Kestutis's, but this is user
        supplied input, so a bit of paranoia is healthy.
      
      PR: 8771
      Submitted by:	Kestutis Kupciunas <kesha@soften.ktu.lt>
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92017 13f79535-47bb-0310-9956-ffa450edef68
      9a217a32
  18. 16 Nov, 2001 2 commits
  19. 14 Nov, 2001 1 commit
  20. 12 Nov, 2001 1 commit
  21. 11 Nov, 2001 1 commit