log src/http/modules/ngx_http_autoindex_module.c @ 5842:15e4e2014566 stable-1.6

age author description
Fri, 27 Dec 2013 19:40:04 +0400 Ruslan Ermilov Fixed setting of content type in some cases.
Tue, 30 Jul 2013 11:43:21 +0400 Sergey Kandaurov Autoindex: improved ngx_de_info() error handling. stable-1.4
Tue, 30 Jul 2013 11:43:21 +0400 Sergey Kandaurov Autoindex: return NGX_ERROR on error if headers were sent. stable-1.4
Tue, 30 Jul 2013 11:43:21 +0400 Sergey Kandaurov Autoindex: improved ngx_de_info() error handling.
Tue, 30 Jul 2013 11:43:21 +0400 Sergey Kandaurov Autoindex: return NGX_ERROR on error if headers were sent.
Tue, 21 May 2013 17:30:19 +0400 Sergey Kandaurov Fixed error logging.
Wed, 13 Feb 2013 14:39:46 +0000 Maxim Dounin Fixed false memset warning on Linux with -O3 (ticket #275).