]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Forward-port from mod_dav 1.0: maintain the {DAV:}executable property
authorJoe Orton <jorton@apache.org>
Sat, 13 Mar 2004 12:52:04 +0000 (12:52 +0000)
committerJoe Orton <jorton@apache.org>
Sat, 13 Mar 2004 12:52:04 +0000 (12:52 +0000)
commit087d576ab8550b58d36a9081d39ac616b3098e45
tree672a94030c1cfe70c90ff3f1032c8b4bb07eabc4
parentb40d18f81a7b50617846c83fb7428c4a68a176cc
Forward-port from mod_dav 1.0: maintain the {DAV:}executable property
across COPY and MOVE:

* modules/dav/fs/repos.c (dav_fs_copymove_file): Take src_info,
dst_info arguments and set permissions on dst if necessary.
(dav_fs_copymove_state, dav_fs_copymove_walker,
dav_fs_copymove_resource): Update accordingly.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102945 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/fs/repos.c