]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1923639 from trunk:
authorJoe Orton <jorton@apache.org>
Mon, 2 Jun 2025 14:52:51 +0000 (14:52 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 2 Jun 2025 14:52:51 +0000 (14:52 +0000)
commitc43d8e949b8dfd68cd050f193a5552f1c1ee8e93
treeddfbd15925b047a224e4ef6632ffb8f1f02e4d16
parent3dec975c92ed1e2d5e60c88bbc331edd37ab49d7
Merge r1923639 from trunk:

Add API exposing the DavBasePath setting for use by DAV repository
backend modules (mod_dav_svn needs this for POST method handling).

* modules/dav/main/mod_dav.c (dav_get_base_path): New function.

* include/ap_mmn.h: Bump MMN minor.

Github: closes #526
Reviewed by: jorton, rpluem, covener

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