index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
dav
Commit message (
Expand
)
Author
Age
Files
Lines
*
dav_fs_cmds is declared twice in the file... VS 2022 complains about it.
Jean-Frederic Clere
2023-05-05
1
-2
/
+0
*
* Fix 'warning: suggest parentheses around assignment used as truth value'
Ruediger Pluem
2023-03-07
1
-1
/
+1
*
Use ap_parse_strict_length() to parse client-supplied Content-Length
manu
2023-03-07
1
-6
/
+14
*
Remove usuless double check of APR_FINFO_NAME neing set
manu
2023-03-07
1
-6
/
+0
*
Add RFC4331 quotas for mod_dav_fs
manu
2023-03-02
1
-9
/
+6
*
Add RFC4331 quotas for mod_dav_fs
manu
2023-03-02
1
-0
/
+359
*
Add RFC4331 quotas for mod_dav_fs
manu
2023-03-02
6
-8
/
+233
*
Fix NULL derefernece for anonymous users
manu
2023-03-02
1
-1
/
+1
*
Fix signedness formatting check in mod_dav code.
Stefan Eissing
2023-02-16
1
-4
/
+4
*
Fix warning for NULL pointer
manu
2023-02-15
1
-1
/
+1
*
Fix warnings
manu
2023-02-15
1
-15
/
+4
*
Turn msext_opts into a bitfield
manu
2023-02-14
1
-21
/
+19
*
Add MS-WDV support
manu
2023-02-13
7
-4
/
+932
*
* modules/dav/main/util.c (dav_process_if_header): Fix error
Joe Orton
2023-01-09
1
-1
/
+7
*
Open the lock database read-only when possible
manu
2022-11-11
1
-4
/
+2
*
Initialize allow_lockdiscovery as unset
manu
2022-11-09
1
-2
/
+0
*
Turn DavLockDiscovery into a flag
manu
2022-11-09
1
-31
/
+14
*
mod_dav: Follow up to r1904638: Fix duplicated APLOGNO.
Yann Ylavic
2022-10-17
1
-1
/
+1
*
mod_dav: Allow to disable lock discovery via an DAVLockDiscovery expression.
Yann Ylavic
2022-10-17
3
-8
/
+70
*
dav_get_liveprop_info() returns a long not an int.
Christophe Jaillet
2022-05-04
1
-3
/
+3
*
* Fix a typo
Ruediger Pluem
2022-02-09
1
-1
/
+1
*
Revert 1897156.
Graham Leggett
2022-01-20
1
-93
/
+2
*
mod_dav: Follow up to r1897156: Fix warning.
Yann Ylavic
2022-01-18
1
-1
/
+1
*
* Allocate the dav_liveprop_elem structure only once in the lifetime of the
Ruediger Pluem
2022-01-18
1
-2
/
+8
*
core: Allow an optional expression to be specified for an effective
Graham Leggett
2022-01-17
1
-2
/
+93
*
Clarify where the element can be obtained.
Graham Leggett
2021-09-26
1
-2
/
+2
*
Add dav_get_liveprop_element() to hide the implementation by which
Graham Leggett
2021-09-26
2
-9
/
+18
*
* Correctly handle errors returned by dav providers on REPORT requests.
Ruediger Pluem
2021-09-24
1
-21
/
+23
*
Add log tags.
Graham Leggett
2021-06-24
2
-2
/
+2
*
dbm: Split the loading of a dbm driver from the opening of a dbm file. When
Graham Leggett
2021-06-24
2
-1
/
+52
*
* modules/dav/fs/repos.c (dav_fs_open_stream): Add specific logs for
Joe Orton
2020-09-15
1
-1
/
+15
*
mod_dav: Some DAV extensions, like CalDAV, specify both document
Graham Leggett
2020-07-15
2
-0
/
+32
*
mod_dav: Add utility functions dav_validate_root_ns(),
Graham Leggett
2020-07-15
2
-7
/
+66
*
Extend method_precondition hook to be called during the PROPFIND
Graham Leggett
2020-07-05
2
-4
/
+29
*
mod_dav: Allow other DAV modules to use dav_get_resource().
Graham Leggett
2020-07-03
2
-1
/
+4
*
Begone foul tabs.
Graham Leggett
2020-06-29
1
-26
/
+26
*
mod_dav: Add method_precondition hook. WebDAV extensions define
Graham Leggett
2020-06-29
2
-18
/
+205
*
Be defensive when the request is missing.
Graham Leggett
2020-06-29
1
-1
/
+1
*
Add implementation of deliver_report and gather_reports to mod_dav.c.
Graham Leggett
2020-06-28
1
-97
/
+157
*
Add hooks deliver_report and gather_reports to mod_dav.h. Allows other
Graham Leggett
2020-06-28
2
-4
/
+47
*
Add dav_get_provider(), dav_open_lockdb() and dav_close_lockdb() mod_dav.h.
Graham Leggett
2020-06-28
2
-3
/
+15
*
"[mod_dav_fs etag handling] should really honor the FileETag setting".
Graham Leggett
2020-06-27
1
-14
/
+13
*
Follow up to r1879074: don't let dav_process_if_header() go above root.
Yann Ylavic
2020-06-24
1
-0
/
+1
*
Add ap_normalize_path() to replace ap_getparents() (with options).
Yann Ylavic
2020-06-22
1
-1
/
+6
*
core,modules: provide/use ap_parse_strict_length() helper.
Yann Ylavic
2020-05-20
1
-16
/
+7
*
Add missing pool tags to help debugging.
Yann Ylavic
2020-04-16
1
-0
/
+1
*
* module/dav/main/util.c (dav_check_bufsize): Don't call
Joe Orton
2020-02-17
1
-1
/
+5
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
3
-5
/
+5
*
PR62989: DOCTYPE tags in server-generated HTML.
Eric Covener
2020-01-31
1
-1
/
+1
*
* Replace apr_psprintf with apr_pstrcat where the format strings only
Ruediger Pluem
2019-06-28
6
-47
/
+55
[next]