1. 21 Jan, 2003 1 commit
  2. 20 Jan, 2003 1 commit
  3. 18 Jan, 2003 1 commit
  4. 17 Jan, 2003 2 commits
  5. 15 Jan, 2003 1 commit
  6. 13 Jan, 2003 1 commit
  7. 09 Jan, 2003 1 commit
  8. 06 Jan, 2003 1 commit
    • William A. Rowe Jr's avatar
      · a7d94b8c
      William A. Rowe Jr authored
        Bring forward the IndexOptions IgnoreCase option to mod_autoindex
        from Apache 1.3 for both 2.0 and 2.1 (since the patch/feature was
        previously accepted for 1.3, I'm committing without the usual vote
        specific to 2.0.)  Only small modification of David's patch to avoid
        future reformatting of the options list and better handle the strnatcmp
        side effects.
      
      PR: 14276
      Obtained from:
      Submitted by:	David Shane Holden <dpejesh@yahoo.com>
      Reviewed by:
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98181 13f79535-47bb-0310-9956-ffa450edef68
      a7d94b8c
  9. 04 Jan, 2003 1 commit
    • Justin Erenkrantz's avatar
      Add a generic locking provider to DAV - mod_dav_lock. Other DAV providers · f7fcbeca
      Justin Erenkrantz authored
      can use the dav_hooks_locks_generic structure to implement locking in a
      non-optimal, but compliant fashion.  (Use 'dav-lock', 'generic', '0' to
      ap_lookup_provider to retrieve it.)
      
      Use the DavGenericLockDB directive to configure the location of the lock
      database (may be server-relative or absolute).
      
      This allows all DAV providers to use a baseline locking API rather than roll
      their own.
      
      This code is based mainly off the mod_dav_fs locking code (which uses the
      on-disk storage for locking), but removing components that aren't needed in a
      non-file-backed repository (such as recording inodes).
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98161 13f79535-47bb-0310-9956-ffa450edef68
      f7fcbeca
  10. 03 Jan, 2003 1 commit
  11. 01 Jan, 2003 3 commits
  12. 19 Dec, 2002 1 commit
  13. 18 Dec, 2002 1 commit
  14. 17 Dec, 2002 2 commits
  15. 15 Dec, 2002 1 commit
  16. 14 Dec, 2002 1 commit
  17. 12 Dec, 2002 1 commit
  18. 11 Dec, 2002 1 commit
  19. 09 Dec, 2002 3 commits
  20. 05 Dec, 2002 1 commit
  21. 03 Dec, 2002 2 commits
  22. 02 Dec, 2002 1 commit
  23. 30 Nov, 2002 4 commits
  24. 29 Nov, 2002 1 commit
  25. 25 Nov, 2002 1 commit
  26. 22 Nov, 2002 5 commits