index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
dav
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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-28
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
*
* modules/dav/main/mod_dav.c (dav_send_multistatus): Tag the pool.
Joe Orton
2019-06-25
1
-0
/
+1
*
* modules/dav/main/props.c (dav_do_prop_subreq): Allocate escaped URI
Joe Orton
2019-06-25
1
-1
/
+1
*
Simplify handling of short-lived pool for dav_propdb in mod_dav. No
Joe Orton
2019-06-25
3
-18
/
+26
*
Fix use of StateDir directive after r1852982:
Joe Orton
2019-04-18
1
-5
/
+21
*
* modules/dav/main/mod_dav.c (dav_method_propfind): Tag the scratchpool.
Joe Orton
2018-11-15
1
-0
/
+1
*
* modules/dav/fs/mod_dav_fs.c (dav_fs_create_server_config): Use
Joe Orton
2018-10-05
1
-6
/
+6
*
* dav_stream_response processes data that has been allocated from the propdb
Ruediger Pluem
2018-09-26
1
-2
/
+2
*
* Doing a PROPFIND on a large collection e.g. 50.000 elements can easily
Ruediger Pluem
2018-09-18
1
-7
/
+23
*
Save a few cycles.
Christophe Jaillet
2018-08-03
1
-2
/
+2
*
Wire through the log message number.
Graham Leggett
2018-02-17
1
-1
/
+1
*
Make sure ACL API support in mod_dav is not dependent on the presence
Graham Leggett
2018-02-17
3
-8
/
+6
*
Follow up to r1739201.
Yann Ylavic
2016-10-28
1
-11
/
+4
*
mod_dav: Note an API issue with the dav_hooks_repository.deliver(),
Evgeny Kotkov
2016-10-10
1
-2
/
+29
*
mod_dav: Fix a potential cause of unbounded memory usage or incorrect
Evgeny Kotkov
2016-10-10
2
-15
/
+17
*
Fix bogus K&R declarations
William A. Rowe Jr
2016-08-19
2
-2
/
+2
*
mod_dav: follow up to r1746207: fix typo (missing '/') for closing tag.
Yann Ylavic
2016-08-17
1
-1
/
+1
*
Fix spelling in comments and text files.
Rainer Jung
2016-08-11
2
-7
/
+7
*
* Fix compilation error introduced in r1748322 by double typedef
Ruediger Pluem
2016-06-15
1
-2
/
+2
*
Allow other modules to become providers and add ACLs
Graham Leggett
2016-06-14
4
-5
/
+248
*
mod_dav: making mod_dav.h compile with clang again
Stefan Eissing
2016-06-13
1
-2
/
+2
[next]