]> granicus.if.org Git - apache/commit
* Adjust etag generation to produce identical results on 32-bit and 64-bit
authorRuediger Pluem <rpluem@apache.org>
Sat, 29 Dec 2007 16:06:19 +0000 (16:06 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 29 Dec 2007 16:06:19 +0000 (16:06 +0000)
commit0260bcb6ba9e04aa4fea87647c6ab198d8b6e025
tree0f873bb6ac2dc049a410952e753f54b122308180
parent9cba123cd16b9f95deb3963ef559135a37e05cec
* Adjust etag generation to produce identical results on 32-bit and 64-bit
  platforms and avoid a regression with conditional PUT's on lock and etag.

  Add a warning to the documentation of FileETAG that changes of the ETAG
  format can cause conditionals to fail on mod_dav_fs provided backends.

PR: 44152
Submitted by: Michael Clark <michael metaparadigm.com>
Reviewed by: rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@607437 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/core.xml
modules/dav/fs/repos.c