| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix spelling errors found by codespell. [skip ci] | Mike Rumph | 2020-02-13 | 1 | -1/+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 |
| * | more apr_file_write_full() simplification (like r1542413) | Jeff Trawick | 2013-11-15 | 1 | -4/+2 |
| * | Replace use of apr_file_write() with apr_file_write_full() to prevent | Stefan Fritsch | 2012-04-26 | 1 | -1/+1 |
| * | Remove errno from dav_error interface. Calls to dav_new_error() | Jeff Trawick | 2009-11-19 | 1 | -19/+20 |
| * | Revert removal of the key_type byte in the lock key. There is no need to break | Stefan Fritsch | 2009-11-10 | 1 | -6/+17 |
| * | Make PUT with DAV_MODE_WRITE_TRUNC create a temporary file first and, when the | Stefan Fritsch | 2009-11-09 | 1 | -95/+13 |
| * | Multiple trivial fixes from Christophe JAILLET | Nick Kew | 2007-07-20 | 1 | -6/+3 |
| * | 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: remove "internal" tab spacing/formatting. | Jim Jagielski | 2005-11-16 | 1 | -36/+36 |
| * | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 1 | -13/+13 |
| * | No functional change: simple detabbing of indented code. | Jim Jagielski | 2005-11-10 | 1 | -524/+524 |
| * | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
| * | * modules/dav/fs/lock.c (dav_fs_refresh_locks): Fix SEGV on refresh of | Joe Orton | 2004-09-12 | 1 | -6/+6 |
| * | * modules/dav/fs/lock.c (dav_size_indirect): Fix indirect lock record | Joe Orton | 2004-09-12 | 1 | -2/+2 |
| * | mod_dav: Fix a problem that could cause crashes when manipulating | Jeff Trawick | 2004-03-19 | 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 |
| * | switch to APR 1.0 API (which is still in flux) | Jeff Trawick | 2003-09-03 | 1 | -1/+1 |
| * | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
| * | In some application environments, the mod_dav hook structures are | Greg Stein | 2002-07-25 | 1 | -1/+3 |
| * | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 1 | -1/+1 |
| * | Some extra tweaks to the DAV code file/path handling (to continue the | Greg Stein | 2002-01-24 | 1 | -2/+4 |
| * | If you only mean to ask one question, why ask a dozen? | William A. Rowe Jr | 2002-01-24 | 1 | -2/+2 |
| * | Eliminate a large number of Win32-isms. In large part, these can apply | William A. Rowe Jr | 2002-01-23 | 1 | -11/+17 |
| * | Now that we have apr_datum_t, convert some uses of dav_datum over to | Greg Stein | 2001-09-18 | 1 | -31/+31 |
| * | Provide some cast safety tests and close the _last_ of the build errors | William A. Rowe Jr | 2001-07-31 | 1 | -2/+10 |
| * | clean up some warnings dealing with | Jeff Trawick | 2001-03-28 | 1 | -2/+4 |
| * | Clean up a bunch of incompatible pointer type warnings. | Brian Havard | 2001-02-23 | 1 | -2/+2 |
| * | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 1 | -1/+1 |
| * | Clean up some of the includes: | Greg Stein | 2001-02-10 | 1 | -0/+3 |
| * | renaming various functions for consistency sake | Doug MacEachern | 2001-02-08 | 1 | -11/+11 |
| * | The changes required for the APR_FINFO_wanted argument to | William A. Rowe Jr | 2001-01-20 | 1 | -3/+3 |
| * | *) Compensate for recent changes in the APR headers. Specifically, some | Greg Stein | 2000-11-26 | 1 | -4/+6 |
| * | Some signedness issues - consistify the size_t references | William A. Rowe Jr | 2000-11-18 | 1 | -3/+3 |
| * | forward-port John Vasta's checkin to mod_dav 1.1.x (on Sep 25, 2000). this | Greg Stein | 2000-10-07 | 1 | -1/+1 |
| * | *) convert fs/lock.c to use APR UUIDs for the opaque locktokens. | Greg Stein | 2000-10-06 | 1 | -35/+32 |
| * | Updated patch to fix compile warnings from not including apr_strings.h | Bill Stoddard | 2000-08-08 | 1 | -0/+1 |
| * | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 | 1 | -56/+56 |
| * | APR-ize repos.c and lock.c. trim back repos.h. Original patch by Joe Orton | Greg Stein | 2000-07-07 | 1 | -39/+42 |
| * | misc const cleanups and others issues found using maintainer-mode | Greg Stein | 2000-07-03 | 1 | -1/+1 |
| * | no need for relative includes. the directories will be added to the | Greg Stein | 2000-07-01 | 1 | -2/+2 |
| * | get the DAV stuff to compile for Apache 2.0. some unpleasantries are in | Greg Stein | 2000-06-28 | 1 | -16/+22 |
| * | first, obvious step: alter the license/copyright on all mod_dav files. | Greg Stein | 2000-06-28 | 1 | -16/+53 |
| * | initial checkin of the new Apache DAV code. this is a pristine copy of | Greg Stein | 2000-06-28 | 1 | -0/+1486 |