| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow mod_dav_fs to tolerate race conditions between PROPFIND and an | Joe Orton | 2023-07-06 | 1 | -0/+1 |
* | Add RFC4331 quotas for mod_dav_fs | manu | 2023-03-02 | 1 | -0/+4 |
* | Add MS-WDV support | manu | 2023-02-13 | 1 | -0/+12 |
* | mod_dav: Allow to disable lock discovery via an DAVLockDiscovery expression. | Yann Ylavic | 2022-10-17 | 1 | -2/+5 |
* | * Fix a typo | Ruediger Pluem | 2022-02-09 | 1 | -1/+1 |
* | 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 | 1 | -9/+7 |
* | mod_dav: Some DAV extensions, like CalDAV, specify both document | Graham Leggett | 2020-07-15 | 1 | -0/+22 |
* | mod_dav: Add utility functions dav_validate_root_ns(), | Graham Leggett | 2020-07-15 | 1 | -0/+14 |
* | Extend method_precondition hook to be called during the PROPFIND | Graham Leggett | 2020-07-05 | 1 | -2/+10 |
* | mod_dav: Allow other DAV modules to use dav_get_resource(). | Graham Leggett | 2020-07-03 | 1 | -0/+3 |
* | mod_dav: Add method_precondition hook. WebDAV extensions define | Graham Leggett | 2020-06-29 | 1 | -0/+26 |
* | Add hooks deliver_report and gather_reports to mod_dav.h. Allows other | Graham Leggett | 2020-06-28 | 1 | -4/+32 |
* | Add dav_get_provider(), dav_open_lockdb() and dav_close_lockdb() mod_dav.h. | Graham Leggett | 2020-06-28 | 1 | -1/+6 |
* | PR62989: DOCTYPE tags in server-generated HTML. | Eric Covener | 2020-01-31 | 1 | -1/+1 |
* | Simplify handling of short-lived pool for dav_propdb in mod_dav. No | Joe Orton | 2019-06-25 | 1 | -0/+10 |
* | Make sure ACL API support in mod_dav is not dependent on the presence | Graham Leggett | 2018-02-17 | 1 | -6/+0 |
* | 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 | 1 | -2/+3 |
* | Fix bogus K&R declarations | William A. Rowe Jr | 2016-08-19 | 1 | -1/+1 |
* | Fix spelling in comments and text files. | Rainer Jung | 2016-08-11 | 1 | -5/+5 |
* | * 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 | 1 | -0/+43 |
* | mod_dav: making mod_dav.h compile with clang again | Stefan Eissing | 2016-06-13 | 1 | -2/+2 |
* | mod_dav: Add dav_begin_multistatus, dav_send_one_response, | Graham Leggett | 2016-06-12 | 1 | -0/+52 |
* | mod_dav: Add dav_get_provider_name() function to obtain the name | Graham Leggett | 2016-06-12 | 1 | -0/+1 |
* | mod_dav: Add support for childtags to dav_error. | Graham Leggett | 2016-05-31 | 1 | -0/+2 |
* | Fix PR 56480: PROPFIND walker doesn't encode hrefs properly | Ben Reser | 2014-06-13 | 1 | -1/+3 |
* | Fix PR 55397: dav_resource->uri treated as an unparsed uri. | Ben Reser | 2013-10-06 | 1 | -1/+1 |
* | mod_dav: Fix PR 55306. | Ben Reser | 2013-10-03 | 1 | -0/+3 |
* | mod_dav: Improve error handling in dav_method_put(), add new | Jeff Trawick | 2013-04-04 | 1 | -0/+15 |
* | Removed dav_get_limit_xml_body() from mod_dav.h. | Guenter Knauf | 2011-03-20 | 1 | -3/+0 |
* | re-order many struct members for better alignment on 64bit | Stefan Fritsch | 2010-07-01 | 1 | -4/+4 |
* | Remove errno from dav_error interface. Calls to dav_new_error() | Jeff Trawick | 2009-11-19 | 1 | -5/+6 |
* | fixed dav_hooks_repository_fs struct member order, fixed comments. | Guenter Knauf | 2009-10-27 | 1 | -2/+2 |
* | mod_dav: Provide a mechanism to obtain the request_rec and pathname | Graham Leggett | 2009-10-09 | 1 | -0/+6 |
* | mod_dav: Allow other modules to become providers and add resource types | Graham Leggett | 2009-09-19 | 1 | -29/+49 |
* | mod_dav: Allow other modules to add things to the DAV or Allow headers | Graham Leggett | 2009-09-14 | 1 | -0/+25 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
* | Fix handling of unknown state tokens in If headers: | Joe Orton | 2005-10-30 | 1 | -1/+2 |
* | Doxygen fixup / cleanup | Ian Holsman | 2005-08-29 | 1 | -3/+10 |
* | fix 64bit build warnings in modules/dav | Andreas Steinmetz | 2005-08-23 | 1 | -5/+5 |
* | * modules/dav/main/mod_dav.h: Wrap all public functions in | Justin Erenkrantz | 2005-02-25 | 1 | -59/+74 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 1 | -1/+1 |
* | apply Apache License, version 2.0 | André Malo | 2004-02-06 | 1 | -49/+10 |
* | update license to 2004. | André Malo | 2004-01-01 | 1 | -1/+1 |
* | mod_dav improvement: make dav_method_propfind stream its response, | Greg Stein | 2003-06-04 | 1 | -0/+6 |
* | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |