]> 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)
commitefa323c3070bb6e44c8fa7a630297ec0a6808b55
tree1d7722bf4f412b156a710d1252d40ed05a8c28fb
parent33102693bd7b5f96ac6d70b8deb471e04ac1a440
*) 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