log src/core/ngx_file.h @ 6733:adc2414856b1

age author description
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