]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_dav: Add utility functions dav_validate_root_ns(),
authorGraham Leggett <minfrin@apache.org>
Wed, 15 Jul 2020 13:16:19 +0000 (13:16 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 15 Jul 2020 13:16:19 +0000 (13:16 +0000)
commitf18252c38043c487ea6b17bad253592d768aa8d4
tree824d26868921647575bcfcc41e3c9d510ced1cf5
parent57df7f972eea050bf0efe119cd7a719741906041
mod_dav: Add utility functions dav_validate_root_ns(),
dav_find_child_ns(), dav_find_next_ns(), dav_find_attr_ns() and
dav_find_attr() so that other modules get to play too.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879888 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
modules/dav/main/mod_dav.h
modules/dav/main/util.c