summaryrefslogtreecommitdiffstats
path: root/modules/dav (follow)
Commit message (Expand)AuthorAgeFilesLines
* more NetWare makefile cleanups.Guenter Knauf2009-12-013-9/+3
* Remove errno from dav_error interface. Calls to dav_new_error()Jeff Trawick2009-11-199-180/+187
* When moving a file over device boundaries and unlinking the source file failsStefan Fritsch2009-11-101-2/+15
* Revert removal of the key_type byte in the lock key. There is no need to breakStefan Fritsch2009-11-101-6/+17
* mod_dav_fs: Include uri when logging a PUT error due to connection abort.Stefan Fritsch2009-11-091-3/+8
* Return 409 instead of 500 for a LOCK request if the parent resource does notStefan Fritsch2009-11-091-0/+15
* Fix compiler warningStefan Fritsch2009-11-091-1/+1
* Fix litmus warning: According to RFC2518, COPY to non-existant collectionStefan Fritsch2009-11-091-0/+1
* Don't delete the whole file if a PUT with content-range failed.Stefan Fritsch2009-11-091-1/+15
* Make PUT with DAV_MODE_WRITE_TRUNC create a temporary file first and, when theStefan Fritsch2009-11-092-106/+70
* Instead of checking device ids, try rename first and in case of EXDEV,Stefan Fritsch2009-11-091-40/+13
* fixed dav_hooks_repository_fs struct member order, fixed comments.Guenter Knauf2009-10-272-5/+5
* mod_dav: Provide a mechanism to obtain the request_rec and pathnameGraham Leggett2009-10-092-0/+16
* mod_dav: Allow other modules to become providers and add resource typesGraham Leggett2009-09-193-39/+103
* mod_dav: Allow other modules to add things to the DAV or Allow headersGraham Leggett2009-09-143-0/+77
* Remove unused conf variable.Paul Querna2009-09-011-4/+0
* Always make mod_*.h files available where they exist, modpath by modpathWilliam A. Rowe Jr2009-08-281-2/+1
* Bring back OS/2 support.Brian Havard2009-08-262-0/+16
* remove OS/2 platform supportJeff Trawick2009-03-272-16/+0
* * modules/dav/fs/repos.c (DAV_FINFO_MASK): Define macro.Joe Orton2008-08-121-1/+11
* mod_dav_fs: Retrieve minimal system information about directory Jeff Trawick2008-08-071-3/+1
* * Prevent a segfault if the destination URI of a copy / move operation isRuediger Pluem2008-04-021-0/+5
* * Avoid SEGFAULT as hooks->set_headers can be NULL. Furthermore do not set theRuediger Pluem2008-01-011-8/+21
* * Style police. No functional changes.Ruediger Pluem2007-12-291-5/+7
* mod_dav: Fix evaluation of If-Match * and If-None-Match * conditionals.Nick Kew2007-12-291-1/+41
* * Adjust etag generation to produce identical results on 32-bit and 64-bitRuediger Pluem2007-12-291-5/+7
* * Set character set for HTML outputs generated by mod_ldap,Ruediger Pluem2007-12-241-1/+1
* Adding the last two, missing mod_filter and mod_dav_lock infosWilliam A. Rowe Jr2007-08-241-0/+127
* Multiple trivial fixes from Christophe JAILLETNick Kew2007-07-202-12/+6
* removed obsolete -prefix; minor cosmetic changes.Guenter Knauf2007-03-223-60/+57
* Implement a BASEDIR build environment variable to allow the NetWare build to ...Bradley Nicholes2007-02-013-3/+3
* Embed the .manifest files of all httpd binaries as a post-buildWilliam A. Rowe Jr2007-01-112-8/+32
* update license header textRoy T. Fielding2006-07-1116-96/+96
* Revert Revision 397647William A. Rowe Jr2006-07-062-4/+4
* * server/core.c (default_handler): Use apr_brigade_insert_file() toJoe Orton2006-06-141-5/+1
* This resource /D syntax was pretty horridly imported into VS 2005,William A. Rowe Jr2006-04-272-4/+4
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-272-10/+10
* s|/GX |/EHsc | because they were always synonyms, and Visual StudioWilliam A. Rowe Jr2006-04-202-2/+2
* Remove a host of dependencies upon awk, using the same template forWilliam A. Rowe Jr2006-04-202-64/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-1916-16/+16
* Clean up some code in mod_dav.Garrett Rooney2006-02-131-6/+0
* No functional change: remove "internal" tab spacing/formatting.Jim Jagielski2005-11-161-36/+36
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-108-91/+91
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-102-528/+528
* * Fix a null pointer dereference in dav_method_mkcol during the handling ofRuediger Pluem2005-11-051-1/+1
* Fix handling of unknown state tokens in If headers:Joe Orton2005-10-302-5/+18
* Doxygen fixup / cleanupIan Holsman2005-08-293-9/+28
* fix 64bit build warnings in modules/davAndreas Steinmetz2005-08-236-27/+27
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-152-2/+2
* Link to the correct socket library depending on which one is selectedBradley Nicholes2005-04-181-1/+6