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