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
*
* modules/dav/fs/repos.c (dav_fs_get_resource): Return a 404 rather
Joe Orton
2024-07-29
1
-2
/
+2
*
* Follow up to r1918814: Always trust content types that we set literally
Ruediger Pluem
2024-07-02
1
-2
/
+2
*
* Always trust content types that we set literally
Ruediger Pluem
2024-07-02
2
-6
/
+6
*
fix win cmake build by prefixing local enum values
Eric Covener
2024-06-13
1
-21
/
+21
*
* modules/dav/fs/mod_dav_fs.c (dav_fs_post_config): Make safe for
Joe Orton
2023-12-08
1
-0
/
+4
*
* modules/dav/main/util.c (dav_validate_resource_state): Fix error
Joe Orton
2023-12-07
1
-1
/
+1
*
mod_dav_fs: Add global mutex around use of lockdb use, since
Joe Orton
2023-12-07
3
-32
/
+98
*
* modules/dav/fs/config6.m4: Set _LDADD so that
Joe Orton
2023-11-07
1
-0
/
+6
*
mod_dav_fs: add DAVLockDBType directive.
Joe Orton
2023-10-03
4
-16
/
+50
*
* modules/dav/fs/dbm.c (dav_dbm_open_direct): Test against
Joe Orton
2023-09-28
1
-2
/
+2
*
* modules/dav/fs/dbm.c (dav_fs_dbm_error, dav_dbm_open_direct): Remove
Joe Orton
2023-09-22
1
-2
/
+2
*
* modules/dav/main/mod_dav.c (dav_get_resource): Don't mask
Joe Orton
2023-08-25
1
-2
/
+2
*
Add DAVBasePath directive to allow users to configure the real repos
Joe Orton
2023-08-14
1
-2
/
+36
*
Allow mod_dav_fs to tolerate race conditions between PROPFIND and an
Joe Orton
2023-07-06
3
-1
/
+16
*
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
[next]