summaryrefslogtreecommitdiffstats
path: root/modules/dav/main/mod_dav.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow mod_dav_fs to tolerate race conditions between PROPFIND and anJoe Orton2023-07-061-0/+1
* Add RFC4331 quotas for mod_dav_fsmanu2023-03-021-0/+4
* Add MS-WDV supportmanu2023-02-131-0/+12
* mod_dav: Allow to disable lock discovery via an DAVLockDiscovery expression.Yann Ylavic2022-10-171-2/+5
* * Fix a typoRuediger Pluem2022-02-091-1/+1
* Clarify where the element can be obtained.Graham Leggett2021-09-261-2/+2
* Add dav_get_liveprop_element() to hide the implementation by whichGraham Leggett2021-09-261-9/+7
* mod_dav: Some DAV extensions, like CalDAV, specify both documentGraham Leggett2020-07-151-0/+22
* mod_dav: Add utility functions dav_validate_root_ns(),Graham Leggett2020-07-151-0/+14
* Extend method_precondition hook to be called during the PROPFINDGraham Leggett2020-07-051-2/+10
* mod_dav: Allow other DAV modules to use dav_get_resource().Graham Leggett2020-07-031-0/+3
* mod_dav: Add method_precondition hook. WebDAV extensions defineGraham Leggett2020-06-291-0/+26
* Add hooks deliver_report and gather_reports to mod_dav.h. Allows otherGraham Leggett2020-06-281-4/+32
* Add dav_get_provider(), dav_open_lockdb() and dav_close_lockdb() mod_dav.h.Graham Leggett2020-06-281-1/+6
* PR62989: DOCTYPE tags in server-generated HTML. Eric Covener2020-01-311-1/+1
* Simplify handling of short-lived pool for dav_propdb in mod_dav. NoJoe Orton2019-06-251-0/+10
* Make sure ACL API support in mod_dav is not dependent on the presenceGraham Leggett2018-02-171-6/+0
* mod_dav: Note an API issue with the dav_hooks_repository.deliver(),Evgeny Kotkov2016-10-101-2/+29
* mod_dav: Fix a potential cause of unbounded memory usage or incorrectEvgeny Kotkov2016-10-101-2/+3
* Fix bogus K&R declarationsWilliam A. Rowe Jr2016-08-191-1/+1
* Fix spelling in comments and text files.Rainer Jung2016-08-111-5/+5
* * Fix compilation error introduced in r1748322 by double typedefRuediger Pluem2016-06-151-2/+2
* Allow other modules to become providers and add ACLsGraham Leggett2016-06-141-0/+43
* mod_dav: making mod_dav.h compile with clang againStefan Eissing2016-06-131-2/+2
* mod_dav: Add dav_begin_multistatus, dav_send_one_response,Graham Leggett2016-06-121-0/+52
* mod_dav: Add dav_get_provider_name() function to obtain the nameGraham Leggett2016-06-121-0/+1
* mod_dav: Add support for childtags to dav_error.Graham Leggett2016-05-311-0/+2
* Fix PR 56480: PROPFIND walker doesn't encode hrefs properlyBen Reser2014-06-131-1/+3
* Fix PR 55397: dav_resource->uri treated as an unparsed uri.Ben Reser2013-10-061-1/+1
* mod_dav: Fix PR 55306.Ben Reser2013-10-031-0/+3
* mod_dav: Improve error handling in dav_method_put(), add newJeff Trawick2013-04-041-0/+15
* Removed dav_get_limit_xml_body() from mod_dav.h.Guenter Knauf2011-03-201-3/+0
* re-order many struct members for better alignment on 64bitStefan Fritsch2010-07-011-4/+4
* Remove errno from dav_error interface. Calls to dav_new_error()Jeff Trawick2009-11-191-5/+6
* fixed dav_hooks_repository_fs struct member order, fixed comments.Guenter Knauf2009-10-271-2/+2
* mod_dav: Provide a mechanism to obtain the request_rec and pathnameGraham Leggett2009-10-091-0/+6
* mod_dav: Allow other modules to become providers and add resource typesGraham Leggett2009-09-191-29/+49
* mod_dav: Allow other modules to add things to the DAV or Allow headersGraham Leggett2009-09-141-0/+25
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Fix handling of unknown state tokens in If headers:Joe Orton2005-10-301-1/+2
* Doxygen fixup / cleanupIan Holsman2005-08-291-3/+10
* fix 64bit build warnings in modules/davAndreas Steinmetz2005-08-231-5/+5
* * modules/dav/main/mod_dav.h: Wrap all public functions inJustin Erenkrantz2005-02-251-59/+74
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* apply Apache License, version 2.0André Malo2004-02-061-49/+10
* update license to 2004.André Malo2004-01-011-1/+1
* mod_dav improvement: make dav_method_propfind stream its response,Greg Stein2003-06-041-0/+6
* finished that boring job:André Malo2003-02-031-1/+1