log src/http/modules/ngx_http_autoindex_module.c @ 7433:061ec464813f

age author description
Mon, 24 Dec 2018 21:07:05 +0300 Maxim Dounin Win32: removed NGX_DIR_MASK concept.
Wed, 19 Sep 2018 09:26:47 -0500 Nova DasSarma Removed bgcolor attribute on body in error pages and autoindex.
Mon, 04 Dec 2017 17:30:02 +0300 Maxim Dounin Autoindex: discard request body (ticket #1439).
Fri, 12 Dec 2014 20:25:42 +0300 Valentin Bartenev Autoindex: implemented XML output format.
Fri, 12 Dec 2014 20:25:35 +0300 Valentin Bartenev Autoindex: implemented JSON output format.
Fri, 12 Dec 2014 20:25:28 +0300 Valentin Bartenev Autoindex: rendering code moved to a separate function.
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).
Mon, 05 Mar 2012 13:26:40 +0000 Maxim Dounin Merge of r4500: fixed spelling in single-line comments. stable-1.0
Tue, 28 Feb 2012 11:31:05 +0000 Ruslan Ermilov Fixed spelling in single-line comments.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Tue, 01 Nov 2011 14:09:15 +0000 Igor Sysoev Merging r4193, r4194: stable-1.0
Tue, 11 Oct 2011 17:57:41 +0000 Maxim Dounin Autoindex: escape html in file names.
Tue, 11 Oct 2011 17:56:51 +0000 Maxim Dounin Autoindex: escape '?' in file names.
Mon, 07 Jun 2010 12:27:06 +0000 Igor Sysoev merge r3528: stable-0.7
Mon, 24 May 2010 12:35:10 +0000 Igor Sysoev remove r->zero_in_uri
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Mon, 25 May 2009 15:57:43 +0000 Igor Sysoev refactor ngx_http_charset_header_filter()
Sun, 17 May 2009 19:01:23 +0000 Igor Sysoev fix colon in file name for ngx_http_autoindex_module
Sat, 18 Apr 2009 19:39:06 +0000 Igor Sysoev remove TODO comments
Wed, 01 Apr 2009 16:02:24 +0000 Igor Sysoev r2372 merge: stable-0.6
Mon, 26 Jan 2009 15:09:55 +0000 Igor Sysoev r2121, r2126 merge: stable-0.6
Mon, 08 Dec 2008 14:05:21 +0000 Igor Sysoev skip protected symlinks in autoindex