]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) make find_liveprop() hook take a dav_resource rather than "r"
authorGreg Stein <gstein@apache.org>
Mon, 27 Nov 2000 12:54:28 +0000 (12:54 +0000)
committerGreg Stein <gstein@apache.org>
Mon, 27 Nov 2000 12:54:28 +0000 (12:54 +0000)
commitf8f50c98ecda1bca35a4e4085494394f3ef452a0
tree1d7722bf4f412b156a710d1252d40ed05a8c28fb
parentb49a274cde0f63b5b2c46e86703eccac0a12b51a
*) make find_liveprop() hook take a dav_resource rather than "r"
*) repos.c: liveprop hooks shouldn't respond if the resource is not an FS
     resource.
*) std_liveprop.c: use empty-elem form if value=="". return NOTDEF for the
     properties that we aren't ready to insert yet

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87087 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/fs/repos.c
modules/dav/fs/repos.h
modules/dav/main/mod_dav.c
modules/dav/main/mod_dav.h
modules/dav/main/props.c
modules/dav/main/std_liveprop.c