]> granicus.if.org Git - apache/commit
Some extra tweaks to the DAV code file/path handling (to continue the
authorGreg Stein <gstein@apache.org>
Thu, 24 Jan 2002 23:11:27 +0000 (23:11 +0000)
committerGreg Stein <gstein@apache.org>
Thu, 24 Jan 2002 23:11:27 +0000 (23:11 +0000)
commita3a951a57625b39c7bba1b6c4b34141a033e26b1
tree024b5921e16d7d92bfdf04fa3260ee74a61bdc69
parenta9e76fd71bac21eb529d6e54fb6165574b9db7f2
Some extra tweaks to the DAV code file/path handling (to continue the
platforms fixes done by wrowe).

* dav_fs_get_parent_resource(): return NULL if we're at the root of
    the URL (Location) space.

* dav_fs_dir_file_name(): make it return an error, in case we're
    passed a bad path. adjusted callers [who just ignore it for now]

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