log src/core/ngx_open_file_cache.c @ 2756:09cab3f8d92e

age author description
Mon, 27 Apr 2009 09:55:53 +0000 Igor Sysoev *) of.test_only to not open file if only stat() is enough
Tue, 31 Mar 2009 13:52:01 +0000 Igor Sysoev Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are set
Mon, 30 Mar 2009 14:51:51 +0000 Igor Sysoev win32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND
Wed, 21 Jan 2009 15:50:52 +0000 Igor Sysoev test ngx_file_info() result, the bug has been introduced in r2070
Fri, 12 Sep 2008 13:39:51 +0000 Igor Sysoev cache directio flag in open file cache
Fri, 05 Sep 2008 14:48:47 +0000 Igor Sysoev *) handle unaligned file part for directio
Wed, 30 Jul 2008 12:34:04 +0000 Igor Sysoev directio
Mon, 30 Jun 2008 12:27:24 +0000 Igor Sysoev variables in access_log
Mon, 30 Jun 2008 12:12:16 +0000 Igor Sysoev fix comment
Mon, 30 Jun 2008 12:11:47 +0000 Igor Sysoev fix the previous commit
Thu, 26 Jun 2008 16:10:13 +0000 Igor Sysoev use ngx_file_info() and test uniq if file is already open
Mon, 23 Jun 2008 13:35:34 +0000 Igor Sysoev initialize of.uniq in ngx_open_cached_file()
Wed, 14 May 2008 07:54:52 +0000 Igor Sysoev style fix: remove tabs and trailing spaces
Tue, 29 Apr 2008 18:15:23 +0000 Igor Sysoev fix segfault when file is deleted and open_file_cache_errors is off
Tue, 29 Apr 2008 18:14:45 +0000 Igor Sysoev back out the previous commit