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
/
fs
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
5
-8
/
+229
*
dav_get_liveprop_info() returns a long not an int.
Christophe Jaillet
2022-05-04
1
-3
/
+3
*
Add log tags.
Graham Leggett
2021-06-24
1
-1
/
+1
*
dbm: Split the loading of a dbm driver from the opening of a dbm file. When
Graham Leggett
2021-06-24
1
-1
/
+26
*
* modules/dav/fs/repos.c (dav_fs_open_stream): Add specific logs for
Joe Orton
2020-09-15
1
-1
/
+15
*
Be defensive when the request is missing.
Graham Leggett
2020-06-29
1
-1
/
+1
*
"[mod_dav_fs etag handling] should really honor the FileETag setting".
Graham Leggett
2020-06-27
1
-14
/
+13
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
2
-2
/
+2
*
* Replace apr_psprintf with apr_pstrcat where the format strings only
Ruediger Pluem
2019-06-28
2
-12
/
+18
*
Fix use of StateDir directive after r1852982:
Joe Orton
2019-04-18
1
-5
/
+21
*
* modules/dav/fs/mod_dav_fs.c (dav_fs_create_server_config): Use
Joe Orton
2018-10-05
1
-6
/
+6
*
Third try, follows up 1694901 and 1694902
Gregg Lewis Smith
2015-08-09
1
-1
/
+1
*
followup to r1694901, it was too greedy
Gregg Lewis Smith
2015-08-09
1
-1
/
+1
*
ap_config_auto.h is not used/created in non-Autoconf compilers like MSVC
Gregg Lewis Smith
2015-08-09
1
-0
/
+2
*
* mod_dav_fs: set default value of DavLockDB using installation layout
Jan Kaluža
2015-04-17
1
-1
/
+10
*
core, modules: like r1657897 but for core and other modules than mod_proxy.
Yann Ylavic
2015-03-10
1
-1
/
+1
*
Fix indent.
Christophe Jaillet
2014-11-11
1
-6
/
+7
*
Fix PR 56480: PROPFIND walker doesn't encode hrefs properly
Ben Reser
2014-06-13
1
-21
/
+8
*
As in 'dav_generic_do_refresh', add missing break in 'dav_fs_do_refresh' to a...
Christophe Jaillet
2014-01-09
1
-0
/
+1
*
more apr_file_write_full() simplification (like r1542413)
Jeff Trawick
2013-11-15
1
-4
/
+2
*
Followup to r1529559: mod_dav_fs: Fix encoding of hrefs in PROPFIND response.
Ben Reser
2013-10-12
1
-4
/
+17
*
Fix PR 55397: dav_resource->uri treated as an unparsed uri.
Ben Reser
2013-10-06
1
-4
/
+4
*
mod_dav: Do not fail PROPPATCH when prop namespace is not known. PR 52559
Graham Leggett
2013-04-27
1
-1
/
+9
*
mod_dav: When a PROPPATCH attempts to remove a non-existent dead
Graham Leggett
2013-04-27
1
-0
/
+4
*
NetWare build tweaks.
Guenter Knauf
2012-08-09
1
-3
/
+3
*
Replace use of apr_file_write() with apr_file_write_full() to prevent
Stefan Fritsch
2012-04-26
1
-1
/
+1
*
Make APACHE_MODULE() accept an optional prerequisite module for configure.
Stefan Fritsch
2012-01-20
1
-1
/
+1
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-02
1
-3
/
+3
*
Change default FileETag to be "size mtime", i.e. remove the inode. Adjust the
Stefan Fritsch
2011-11-08
1
-2
/
+2
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-5
/
+5
*
refactor to pull setting of Accept-Ranges header into http_protocol.c which
Eric Covener
2011-09-08
1
-1
/
+1
*
Various code cleanup
Stefan Fritsch
2011-06-22
1
-2
/
+1
*
Log the proper module name on errors
Stefan Fritsch
2011-06-07
1
-0
/
+1
*
Log a more obvious message if apr cannot load its dbm shared library.
Stefan Fritsch
2011-06-07
1
-0
/
+3
*
Don't return an undefined value if opening of a read-only database fails.
Stefan Fritsch
2011-06-07
1
-1
/
+1
*
Fix various "variable 'x' set but not used" warnings.
Stefan Fritsch
2011-05-22
1
-1
/
+5
*
More NetWare build fixes.
Guenter Knauf
2011-03-20
1
-4
/
+3
*
Use a var INSTALLBASE to simplify NetWare installation rules.
Guenter Knauf
2011-03-18
1
-1
/
+1
*
Use var for prelude so its possible to change it at one place.
Guenter Knauf
2011-03-18
1
-1
/
+1
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-09
1
-1
/
+2
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
1
-1
/
+1
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
1
-7
/
+7
*
Add to modules' help text (displayed by ./configure -h) more
Daniel Earl Poirier
2010-11-01
1
-1
/
+1
*
Fix broken "creationdate" property in mod_dav_fs and
Rainer Jung
2010-08-20
2
-12
/
+11
[next]