Skip to content
  1. Jan 14, 2002
  2. Jan 11, 2002
  3. Jan 09, 2002
    • 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
  4. Jan 08, 2002
  5. Jan 05, 2002
    • 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
  6. Jan 02, 2002
  7. Dec 28, 2001
    • 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
  8. Dec 26, 2001
  9. Dec 22, 2001
  10. Dec 21, 2001
  11. Dec 18, 2001
  12. Nov 30, 2001
  13. Nov 28, 2001
  14. Nov 26, 2001
  15. Nov 17, 2001
    • 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
  16. Nov 16, 2001
  17. Nov 14, 2001
  18. Nov 12, 2001
  19. Nov 11, 2001
  20. Nov 10, 2001
  21. Oct 31, 2001
  22. Oct 29, 2001