log src/core/ngx_file.h @ 6734:0c572ed91b36

age author description
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: compatibility with NGX_HAVE_FILE_AIO.
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: compatibility with NGX_THREADS.
Wed, 05 Oct 2016 14:22:30 +0300 Dmitry Volyntsev Cache: cache manager limits.
Thu, 29 Sep 2016 18:06:01 +0300 Maxim Dounin Modules compatibility: cache purge fields.
Wed, 06 Jul 2016 13:22:29 +0300 Ruslan Ermilov Use NGX_MAX_PATH_LEVEL where appropriate.
Fri, 18 Mar 2016 06:44:03 +0300 Maxim Dounin Threads: offloading of temp files writing to thread pools.
Fri, 18 Mar 2016 06:43:52 +0300 Maxim Dounin Threads: task pointer stored in ngx_file_t.
Sat, 14 Mar 2015 17:37:25 +0300 Valentin Bartenev Added support for offloading read() in thread pools.
Mon, 02 Feb 2015 21:28:09 +0300 Roman Arutyunyan Core: reverted prefix-based temp files (a9138c35120d).
Fri, 26 Dec 2014 16:22:54 +0300 Valentin Bartenev Core: added prefix-based temporary files.
Tue, 06 Aug 2013 19:58:40 +0400 Valentin Bartenev Fixed memory leaks in the root and auth_basic_user_file directives.
Fri, 28 Sep 2012 13:49:26 +0000 Andrey Belov Correct plural form for "path" in the whole source base.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Sun, 24 Jul 2011 19:46:53 +0000 Igor Sysoev elimination of reading cache files by cache loader
Mon, 26 Oct 2009 17:32:17 +0000 Igor Sysoev merge r3024, r3025, r3028, r3033, r3034, r3035, r3036: stable-0.7
Fri, 28 Aug 2009 08:12:35 +0000 Igor Sysoev FreeBSD and Linux AIO support
Fri, 21 Aug 2009 09:06:35 +0000 Igor Sysoev *) share temporary number between workers
Wed, 12 Aug 2009 12:05:33 +0000 Igor Sysoev allow cross device temporary files atomic copying:
Mon, 10 Aug 2009 13:27:14 +0000 Igor Sysoev cache loader process
Mon, 30 Mar 2009 07:45:55 +0000 Igor Sysoev introduce cache manager instead of cache cleaner
Mon, 23 Mar 2009 13:14:51 +0000 Igor Sysoev a prelimiary proxy cache support
Wed, 10 Dec 2008 14:53:45 +0000 Igor Sysoev use ngx_ext_rename_file() for single file MOVE
Fri, 05 Sep 2008 14:48:47 +0000 Igor Sysoev *) handle unaligned file part for directio
Mon, 03 Mar 2008 16:32:16 +0000 Igor Sysoev C++ compatibility
Thu, 03 Jan 2008 22:17:27 +0000 Igor Sysoev add declaration missed in previous commit
Mon, 17 Dec 2007 21:29:34 +0000 Igor Sysoev ngx_create_hashed_filename() does not need ngx_file_t
Fri, 07 Dec 2007 20:22:03 +0000 Igor Sysoev ngx_create_path_and_rename_file()
Sun, 29 Jul 2007 18:05:45 +0000 Igor Sysoev --sysconfdir=DIR
Thu, 12 Jul 2007 11:19:05 +0000 Igor Sysoev proxy_store and fastcgi_store
Thu, 25 Jan 2007 08:45:04 +0000 Igor Sysoev undo "client_body_in_file_only any"