]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merged r1879889,r1893643,r1893644 from trunk:
authorStefan Eissing <icing@apache.org>
Mon, 13 Dec 2021 14:43:38 +0000 (14:43 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 13 Dec 2021 14:43:38 +0000 (14:43 +0000)
commita4b089f26ef6e2d9d2b40b24964949318d726f9c
treeec450c7a13219be19128107759094be4d8a3098f
parent19e930e330834cbbae94850636d2cf4a11f44f70
Merged r1879889,r1893643,r1893644 from trunk:

  *) 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.
     [Graham Leggett]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895887 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/mod_dav-ns.txt [new file with mode: 0644]
include/ap_mmn.h
modules/dav/main/mod_dav.h
modules/dav/main/util.c