summaryrefslogtreecommitdiffstats
path: root/modules/dav (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Update the NetWare dav.imp export/import file according to the DAV_DECLARE's ...Bradley Nicholes2005-04-111-5/+13
* Update the mod_dav import file for NetWareBradley Nicholes2005-04-091-16/+44
* * modules/dav/main/mod_dav.h: Wrap all public functions inJustin Erenkrantz2005-02-258-124/+155
* Improve interaction with caches in mod_dav.Sander Striker2005-02-141-0/+7
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-0416-16/+32
* FINALLY Correct ap_http_method()! It is NOT a method, it's a SCHEME!William A. Rowe Jr2005-01-021-1/+1
* Allow APR to exist and build outside of the httpd/srclib file structureBradley Nicholes2004-11-303-9/+6
* Remove the .cvsignore files.Joe Orton2004-11-193-60/+0
* * 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
* Eliminate the redundant compiler rulesBradley Nicholes2004-06-011-3/+1
* use new apr_strtoff function to parse PUT ranges correctly.André Malo2004-05-251-6/+18
* * modules/dav/main/mod_dav.c (dav_method_put): Fix segfaultJoe Orton2004-05-211-1/+1
* Fix the XLFLAGS define in the NetWare makefiles so that the contents are adde...Bradley Nicholes2004-04-282-2/+0
* Fix up the DAV import/export files for the NetWare buildBradley Nicholes2004-04-281-19/+28
* mod_dav: Fix a problem that could cause crashes when manipulatingJeff Trawick2004-03-191-1/+1
* Forward-port from mod_dav 1.0:Joe Orton2004-03-141-1/+1
* repos.c: In function `dav_fs_copymove_file':André Malo2004-03-141-4/+3
* Fix litmus test copy_nodestcoll; 2518 requires that MKCOL MUST failJoe Orton2004-03-131-0/+5