log src/http/modules/ngx_http_dav_module.c @ 3182:6ddaac3e0bf7

age author description
Tue, 06 Oct 2009 09:32:21 +0000 Igor Sysoev omit '\0' from "Location" header on MKCOL request
Fri, 25 Sep 2009 09:30:06 +0000 Igor Sysoev check unsafe Destination
Thu, 20 Aug 2009 13:37:26 +0000 Igor Sysoev fix copy destination name length, introduced in r3025
Wed, 12 Aug 2009 12:05:33 +0000 Igor Sysoev allow cross device temporary files atomic copying:
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Wed, 29 Apr 2009 19:28:52 +0000 Igor Sysoev uniform ngx_file_info() interface with ngx_fd_info()
Sat, 18 Apr 2009 19:39:06 +0000 Igor Sysoev remove TODO comments
Wed, 10 Dec 2008 14:53:45 +0000 Igor Sysoev use ngx_ext_rename_file() for single file MOVE
Tue, 17 Jun 2008 15:00:30 +0000 Igor Sysoev *) back out r2040
Thu, 15 May 2008 14:44:47 +0000 Igor Sysoev *) host in request line has priority
Mon, 03 Mar 2008 16:32:16 +0000 Igor Sysoev C++ compatibility
Tue, 22 Jan 2008 15:16:38 +0000 Igor Sysoev fix building by msvc introduced in r1817
Tue, 08 Jan 2008 11:33:14 +0000 Igor Sysoev style fix: remove trailing space
Sat, 05 Jan 2008 19:07:10 +0000 Igor Sysoev fix comment
Thu, 03 Jan 2008 22:18:21 +0000 Igor Sysoev use ngx_ext_rename_file() in PUT