summaryrefslogtreecommitdiffstats
path: root/modules/dav/fs/lock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace use of apr_file_write() with apr_file_write_full() to preventStefan Fritsch2012-04-261-1/+1
* Remove errno from dav_error interface. Calls to dav_new_error()Jeff Trawick2009-11-191-19/+20
* Revert removal of the key_type byte in the lock key. There is no need to breakStefan Fritsch2009-11-101-6/+17
* Make PUT with DAV_MODE_WRITE_TRUNC create a temporary file first and, when theStefan Fritsch2009-11-091-95/+13
* Multiple trivial fixes from Christophe JAILLETNick Kew2007-07-201-6/+3
* 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
* No functional change: remove "internal" tab spacing/formatting.Jim Jagielski2005-11-161-36/+36
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-13/+13
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-101-524/+524
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* * modules/dav/fs/lock.c (dav_fs_refresh_locks): Fix SEGV on refresh ofJoe Orton2004-09-131-6/+6
* * modules/dav/fs/lock.c (dav_size_indirect): Fix indirect lock recordJoe Orton2004-09-131-2/+2
* mod_dav: Fix a problem that could cause crashes when manipulatingJeff Trawick2004-03-191-1/+1
* 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
* switch to APR 1.0 API (which is still in flux)Jeff Trawick2003-09-031-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* In some application environments, the mod_dav hook structures areGreg Stein2002-07-251-1/+3
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Some extra tweaks to the DAV code file/path handling (to continue theGreg Stein2002-01-251-2/+4
* If you only mean to ask one question, why ask a dozen?William A. Rowe Jr2002-01-241-2/+2
* Eliminate a large number of Win32-isms. In large part, these can applyWilliam A. Rowe Jr2002-01-231-11/+17
* Now that we have apr_datum_t, convert some uses of dav_datum over toGreg Stein2001-09-181-31/+31
* Provide some cast safety tests and close the _last_ of the build errorsWilliam A. Rowe Jr2001-07-311-2/+10
* clean up some warnings dealing withJeff Trawick2001-03-281-2/+4
* Clean up a bunch of incompatible pointer type warnings.Brian Havard2001-02-231-2/+2
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* Clean up some of the includes:Greg Stein2001-02-101-0/+3
* renaming various functions for consistency sakeDoug MacEachern2001-02-081-11/+11
* The changes required for the APR_FINFO_wanted argument toWilliam A. Rowe Jr2001-01-201-3/+3
* *) Compensate for recent changes in the APR headers. Specifically, someGreg Stein2000-11-261-4/+6
* Some signedness issues - consistify the size_t referencesWilliam A. Rowe Jr2000-11-181-3/+3
* forward-port John Vasta's checkin to mod_dav 1.1.x (on Sep 25, 2000). thisGreg Stein2000-10-071-1/+1
* *) convert fs/lock.c to use APR UUIDs for the opaque locktokens.Greg Stein2000-10-061-35/+32
* Updated patch to fix compile warnings from not including apr_strings.hBill Stoddard2000-08-081-0/+1
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-56/+56
* APR-ize repos.c and lock.c. trim back repos.h. Original patch by Joe OrtonGreg Stein2000-07-071-39/+42
* misc const cleanups and others issues found using maintainer-modeGreg Stein2000-07-031-1/+1
* no need for relative includes. the directories will be added to theGreg Stein2000-07-011-2/+2
* get the DAV stuff to compile for Apache 2.0. some unpleasantries are inGreg Stein2000-06-281-16/+22
* first, obvious step: alter the license/copyright on all mod_dav files.Greg Stein2000-06-281-16/+53
* initial checkin of the new Apache DAV code. this is a pristine copy ofGreg Stein2000-06-281-0/+1486