| Commit message (Expand) | Author | Age | Files | Lines |
* | * modules/dav/main/util.c (dav_validate_resource_state): Fix error | Joe Orton | 2023-12-07 | 1 | -1/+1 |
* | Add MS-WDV support | manu | 2023-02-13 | 1 | -1/+19 |
* | * modules/dav/main/util.c (dav_process_if_header): Fix error | Joe Orton | 2023-01-09 | 1 | -1/+7 |
* | mod_dav: Add utility functions dav_validate_root_ns(), | Graham Leggett | 2020-07-15 | 1 | -7/+52 |
* | Follow up to r1879074: don't let dav_process_if_header() go above root. | Yann Ylavic | 2020-06-24 | 1 | -0/+1 |
* | Add ap_normalize_path() to replace ap_getparents() (with options). | Yann Ylavic | 2020-06-22 | 1 | -1/+6 |
* | * module/dav/main/util.c (dav_check_bufsize): Don't call | Joe Orton | 2020-02-17 | 1 | -1/+5 |
* | * Replace apr_psprintf with apr_pstrcat where the format strings only | Ruediger Pluem | 2019-06-28 | 1 | -2/+2 |
* | Fix spelling in comments and text files. | Rainer Jung | 2016-08-11 | 1 | -2/+2 |
* | Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygen | William A. Rowe Jr | 2016-06-09 | 1 | -1/+1 |
* | More ap_casecmpstr[n]() usages (follow up to r1715876). | Yann Ylavic | 2015-11-23 | 1 | -1/+1 |
* | In order to save a few cycles, delay a hash table lookup which is not necessa... | Christophe Jaillet | 2015-09-08 | 1 | -1/+2 |
* | mod_dav: Avoid doing the walk on a COPY source for handling preconditions if | Ben Reser | 2015-05-03 | 1 | -2/+4 |
* | Typo in comment | Christophe Jaillet | 2014-04-21 | 1 | -1/+1 |
* | SECURITY: CVE-2013-6438 (cve.mitre.org) | Ben Reser | 2014-01-08 | 1 | -1/+3 |
* | mod_dav: Fix PR 55306. | Ben Reser | 2013-10-03 | 1 | -2/+5 |
* | Fix indentation (plus now needed line-wrap). | Rainer Jung | 2013-06-28 | 1 | -2/+3 |
* | mod_dav: Make sure the URI length is calculated correctly. | Graham Leggett | 2013-04-30 | 1 | -3/+5 |
* | 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 | 1 | -0/+24 |
* | [Test] First try : remove extra ';' | Christophe Jaillet | 2012-10-11 | 1 | -1/+1 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -2/+2 |
* | CVE-2010-1452: Fix handling of missing path segments in the parsed URI struct... | Paul Querna | 2010-07-21 | 1 | -1/+2 |
* | Remove errno from dav_error interface. Calls to dav_new_error() | Jeff Trawick | 2009-11-19 | 1 | -37/+38 |
* | * Avoid SEGFAULT as hooks->set_headers can be NULL. Furthermore do not set the | Ruediger Pluem | 2008-01-01 | 1 | -8/+21 |
* | * Style police. No functional changes. | Ruediger Pluem | 2007-12-29 | 1 | -5/+7 |
* | mod_dav: Fix evaluation of If-Match * and If-None-Match * conditionals. | Nick Kew | 2007-12-29 | 1 | -1/+41 |
* | 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 |
* | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 1 | -35/+35 |
* | Fix handling of unknown state tokens in If headers: | Joe Orton | 2005-10-30 | 1 | -4/+16 |
* | * modules/dav/main/mod_dav.h: Wrap all public functions in | Justin Erenkrantz | 2005-02-25 | 1 | -15/+22 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
* | FINALLY Correct ap_http_method()! It is NOT a method, it's a SCHEME! | William A. Rowe Jr | 2005-01-02 | 1 | -1/+1 |
* | Forward-port from mod_dav 1.0: | Joe Orton | 2004-03-14 | 1 | -1/+1 |
* | 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 |
* | stop using apr_sockaddr_port_get() accessor function, as it will | Jeff Trawick | 2003-12-05 | 1 | -1/+1 |
* | * modules/dav/main/util.c (dav_validate_resource_state): Simplify weak | Joe Orton | 2003-11-25 | 1 | -11/+4 |
* | Fix a typo in the weak entity check. The prefix is W/" not "W/. | Justin Erenkrantz | 2003-04-22 | 1 | -8/+6 |
* | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
* | fix misuse of const in a recent commit | Jeff Trawick | 2003-01-31 | 1 | -6/+9 |
* | Allow mod_dav to do weak entity comparison function rather than a strong | Justin Erenkrantz | 2003-01-29 | 1 | -1/+28 |
* | Fix If header parsing when a non-mod_dav lock token is passed to it. We'll | Justin Erenkrantz | 2003-01-29 | 1 | -2/+10 |
* | When unlocking, the auto-checkin code does not need to refer to the | Greg Stein | 2003-01-07 | 1 | -5/+5 |
* | Detabbify. With extreme prejudice. | William A. Rowe Jr | 2002-10-29 | 1 | -715/+715 |
* | Continue the Bill Rowe apr_size_t crusade. | Victor J. Orlikowski | 2002-07-10 | 1 | -4/+4 |
* | Renames Pending: | Ian Holsman | 2002-07-06 | 1 | -1/+1 |
* | The real pain. ap->apr xml and text types. | William A. Rowe Jr | 2002-06-23 | 1 | -10/+10 |