log src/core/ngx_open_file_cache.c @ 8055:2a77754cd9fe

age author description
Thu, 31 Mar 2016 02:33:50 +0300 Sergey Kandaurov Fixed logging in close error handling.
Tue, 11 Aug 2015 10:28:00 +0300 Andrei Belov Fixed typo in the error message.
Mon, 02 Sep 2013 20:06:03 +0400 Valentin Bartenev Disable symlinks: removed recursive call of ngx_file_o_path_info().
Mon, 02 Sep 2013 08:07:59 +0400 Valentin Bartenev Disable symlinks: use O_PATH to open path components.
Tue, 20 Aug 2013 20:47:16 +0400 Sergey Kandaurov Format specifier fixes in error logging.
Mon, 05 Mar 2012 13:17:56 +0000 Maxim Dounin Merge of r4498: stable-1.0
Mon, 27 Feb 2012 22:15:39 +0000 Maxim Dounin Fix of rbtree lookup on hash collisions.