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 indent.
Christophe Jaillet
2014-11-11
1
-6
/
+7
*
tab vs space
Christophe Jaillet
2014-10-22
1
-2
/
+2
*
Fix PR 56480: PROPFIND walker doesn't encode hrefs properly
Ben Reser
2014-06-13
4
-27
/
+22
*
mod_dav: Fix invalid Location header when a resource is created by passing an
Ben Reser
2014-05-06
1
-1
/
+1
*
Typo in comment
Christophe Jaillet
2014-04-21
1
-1
/
+1
*
Style, indentation. No functional change.
Christophe Jaillet
2014-01-11
1
-9
/
+9
*
Add missing break in 'dav_generic_do_refresh' to avoid useless computation.
Christophe Jaillet
2014-01-09
1
-0
/
+1
*
As in 'dav_generic_do_refresh', add missing break in 'dav_fs_do_refresh' to a...
Christophe Jaillet
2014-01-09
1
-0
/
+1
*
SECURITY: CVE-2013-6438 (cve.mitre.org)
Ben Reser
2014-01-08
1
-1
/
+3
*
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
3
-15
/
+12
*
mod_dav: Fix PR 55306.
Ben Reser
2013-10-03
3
-3
/
+10
*
mod_dav: set r->status_line in dav_error_response.
Jan Kaluža
2013-09-30
1
-0
/
+1
*
Fix bug #55304 with the provided patch, slightly reformatted.
Greg Stein
2013-07-24
1
-2
/
+3
*
Fix indentation (plus now needed line-wrap).
Rainer Jung
2013-06-28
1
-2
/
+3
*
Clarify the existing behavior.
Graham Leggett
2013-05-24
1
-0
/
+4
*
Reverting as per veto in http://svn.apache.org/r1486021.
Graham Leggett
2013-05-24
1
-2
/
+4
*
CVE-2013-1896
Graham Leggett
2013-05-23
1
-5
/
+6
*
core: Stop the HTTP_IN filter from attempting to write error buckets
Graham Leggett
2013-05-14
1
-3
/
+5
*
mod_dav: mod_dav overrides dav_fs response on PUT failure. PR 35981.
Graham Leggett
2013-04-30
1
-6
/
+11
*
mod_dav: Make sure the URI length is calculated correctly.
Graham Leggett
2013-04-30
1
-3
/
+5
*
mod_dav: Do not segfault on PROPFIND with a zero length DBM. PR 52559
Graham Leggett
2013-04-27
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
*
mod_dav: PROPPATCH delete (svn propdel) silently discards errors. PR 53525
Graham Leggett
2013-04-27
1
-4
/
+2
*
mod_dav: Ensure URI is correctly uriencoded on return. PR 54611
Graham Leggett
2013-04-27
1
-1
/
+3
*
mod_dav: Sending an If or If-Match header with an invalid ETag doesn't
Graham Leggett
2013-04-27
1
-11
/
+11
*
mod_dav: Make sure that when we prepare an If URL for Etag comparison,
Graham Leggett
2013-04-23
1
-0
/
+7
*
mod_dav: Improve error handling in dav_method_put(), add new
Jeff Trawick
2013-04-04
3
-16
/
+54
*
[Test] First try : remove extra ';'
Christophe Jaillet
2012-10-11
1
-1
/
+1
*
NetWare build tweaks.
Guenter Knauf
2012-08-09
3
-8
/
+8
*
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
2
-2
/
+2
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
3
-49
/
+49
*
Remove some ap_add_version_component() calls that don't provide any information
Stefan Fritsch
2011-11-09
1
-2
/
+0
*
Don't send a 500 if there is a timeout
Stefan Fritsch
2011-11-08
1
-5
/
+14
*
Change default FileETag to be "size mtime", i.e. remove the inode. Adjust the
Stefan Fritsch
2011-11-08
1
-2
/
+2
*
More cleanup: Expand tabs and some more indentation fixes
Stefan Fritsch
2011-09-23
1
-16
/
+16
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
3
-18
/
+18
*
refactor to pull setting of Accept-Ranges header into http_protocol.c which
Eric Covener
2011-09-08
1
-1
/
+1
*
adjustments of build priorities of modules without special dependencies
Stefan Fritsch
2011-07-13
1
-1
/
+1
*
Various code cleanup
Stefan Fritsch
2011-06-22
2
-4
/
+3
*
Avoid some memory allocations by using apr_table_setn where the string arguments
Stefan Fritsch
2011-06-13
1
-3
/
+3
*
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
*
Improvements found by cppcheck:
Stefan Fritsch
2011-05-15
1
-1
/
+1
*
Create dav.imp dynamically from header to catch all exports.
Guenter Knauf
2011-03-20
1
-64
/
+0
[next]