log src/http/ngx_http_core_module.c @ 5040:05beaa2d87b3 stable-1.2

age author description
Sun, 10 Feb 2013 03:08:42 +0000 Maxim Dounin Merge of r4948, r4949, r4964, r4973, r5011: variables. stable-1.2
Tue, 18 Dec 2012 18:39:39 +0000 Maxim Dounin Avoid sending "100 Continue" on 413 Request Entity Too Large.
Thu, 06 Dec 2012 23:03:53 +0000 Ruslan Ermilov Allow the complex value to be defined as an empty string.
Wed, 21 Nov 2012 01:08:11 +0000 Maxim Dounin Request body: chunked transfer encoding support.
Mon, 24 Sep 2012 19:06:48 +0000 Maxim Dounin Merge of r4829: fixed strict aliasing with ipv6 (ticket #201). stable-1.2
Mon, 24 Sep 2012 19:05:02 +0000 Maxim Dounin Merge of r4828: "include" with wildcards in map and types blocks. stable-1.2
Thu, 30 Aug 2012 14:58:11 +0000 Ruslan Ermilov Fixed strict aliasing bugs when dealing with IPv4-mapped IPv6 addresses
Tue, 28 Aug 2012 13:31:01 +0000 Ruslan Ermilov Fixed the "include" directive.
Mon, 06 Aug 2012 17:31:32 +0000 Maxim Dounin Merge of r4769: better diagnostics for directives in wrong context. stable-1.2
Mon, 06 Aug 2012 15:20:03 +0000 Maxim Dounin Merge of r4737: r->uri_changed in a named location fix. stable-1.2
Fri, 03 Aug 2012 09:00:25 +0000 Maxim Dounin Whitespace fix.
Mon, 30 Jul 2012 12:27:06 +0000 Ruslan Ermilov Core: ipv6only is now on by default.
Sun, 29 Jul 2012 19:59:06 +0000 Ruslan Ermilov Improved diagnostics when a directive is specified in the wrong context.
Mon, 09 Jul 2012 14:53:42 +0000 Maxim Dounin Entity tags: the "etag" directive.
Mon, 09 Jul 2012 00:13:06 +0000 Maxim Dounin Entity tags: set for static respones.
Tue, 03 Jul 2012 11:30:05 +0000 Maxim Dounin Reset r->uri_changed in a named location (ticket #184).
Fri, 29 Jun 2012 17:28:41 +0000 Maxim Dounin Merge of r4636, r4637, r4638: config sanity checks. stable-1.2
Mon, 04 Jun 2012 11:58:12 +0000 Maxim Dounin Merge of r4614, r4624-r4629, r4631: proxy recursive changes. stable-1.2
Wed, 16 May 2012 13:22:03 +0000 Ruslan Ermilov Capped the status code that may be returned with "return" and "try_files".
Tue, 15 May 2012 08:10:59 +0000 Ruslan Ermilov Fixed win32 build after changes in r4624.
Mon, 14 May 2012 15:52:37 +0000 Ruslan Ermilov Reverted previous attempt to fix complation warning introduced in
Mon, 14 May 2012 13:15:22 +0000 Ruslan Ermilov Fixed compilation warning introduced in r4624.
Mon, 14 May 2012 12:27:41 +0000 Ruslan Ermilov New function ngx_http_get_forwarded_addr() to look up real client address.
Fri, 04 May 2012 11:35:22 +0000 Maxim Dounin Added write event handler reset in ngx_http_named_location().
Thu, 19 Apr 2012 15:48:03 +0000 Maxim Dounin Fixed segfault with try_files (ticket #152).
Thu, 12 Apr 2012 09:19:14 +0000 Ruslan Ermilov Fixed buffer overflow when long URI is processed by "try_files" in
Thu, 22 Mar 2012 10:41:29 +0000 Maxim Dounin Removed safari from keepalive_disable default.
Thu, 15 Mar 2012 20:04:50 +0000 Ruslan Ermilov The "error_log" directive specified in the "http", "server", and
Mon, 05 Mar 2012 18:09:06 +0000 Maxim Dounin Whitespace fixes.
Mon, 05 Mar 2012 13:03:39 +0000 Maxim Dounin Merge of r4491, r4492: stable-1.0
Mon, 05 Mar 2012 12:49:32 +0000 Maxim Dounin Merge of r4473: stable-1.0
Mon, 27 Feb 2012 16:54:10 +0000 Valentin Bartenev Disable symlinks: added the "from=" parameter to the "disable_symlinks"
Mon, 27 Feb 2012 16:51:28 +0000 Valentin Bartenev Disable symlinks: initialization of the "disable_symlinks" field in
Mon, 27 Feb 2012 11:43:40 +0000 Ruslan Ermilov Added support for the 307 Temporary Redirect.
Mon, 13 Feb 2012 16:29:04 +0000 Andrey Belov Added disable_symlinks directive.
Mon, 13 Feb 2012 15:41:11 +0000 Maxim Dounin Time parsing cleanup.
Mon, 13 Feb 2012 15:35:48 +0000 Maxim Dounin Core: protection from cycles with named locations and post_action.
Mon, 13 Feb 2012 15:33:08 +0000 Maxim Dounin Core: protection from subrequest loops.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Sat, 04 Feb 2012 22:30:30 +0000 Maxim Dounin Merge of r4326: stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 19 Dec 2011 14:11:48 +0000 Maxim Dounin Added clearing of r->valid_unparsed_uri on internal redirects.
Wed, 14 Dec 2011 14:31:55 +0000 Maxim Dounin Merge of r4270, r4274: stable-1.0
Wed, 14 Dec 2011 13:40:25 +0000 Maxim Dounin Merge of r4267, r4301: stable-1.0
Tue, 06 Dec 2011 13:23:37 +0000 Maxim Dounin Fix for read_head with try_files and open_file_cache.
Mon, 05 Dec 2011 08:06:15 +0000 Valentin Bartenev Added the "so_keepalive=" parameter to the "listen" directive.
Mon, 21 Nov 2011 07:31:59 +0000 Ruslan Ermilov Fixed "keepalive_disable".
Thu, 10 Nov 2011 09:13:09 +0000 Ruslan Ermilov Changed error message to be more appropriate in the imaginary
Tue, 08 Nov 2011 13:48:23 +0000 Igor Sysoev Fix of "keepalive_disable" directive.
Tue, 01 Nov 2011 13:45:33 +0000 Igor Sysoev Merging r4147, r4148, r4149, r4150, r4207: stable-1.0
Tue, 01 Nov 2011 13:24:50 +0000 Igor Sysoev Merging r4132, r4134, r4143, r4183, r4191, r4199: stable-1.0
Tue, 01 Nov 2011 11:19:58 +0000 Igor Sysoev Merging r4009, r4133, r4184, r4201, r4202, r4203, r4204, r4205: stable-1.0
Mon, 24 Oct 2011 16:09:05 +0000 Igor Sysoev Support of several servers in the "resolver" directive.
Sat, 15 Oct 2011 21:42:03 +0000 Maxim Dounin Added clearing of modules' contexts in ngx_http_named_location().
Wed, 12 Oct 2011 13:28:03 +0000 Maxim Dounin Clear old Location header (if any) while adding a new one.
Wed, 12 Oct 2011 09:36:21 +0000 Ruslan Ermilov Fixed two minor bugs in "types" parsing code.
Wed, 12 Oct 2011 09:34:53 +0000 Ruslan Ermilov Fixed grammar in a comment.
Wed, 12 Oct 2011 09:33:43 +0000 Ruslan Ermilov Replaced magic constants representing default values of some directives
Wed, 12 Oct 2011 09:19:57 +0000 Igor Sysoev Preallocating exact number of default MIME types entries.
Wed, 12 Oct 2011 07:20:20 +0000 Ruslan Ermilov Removed old warning that suggested to use "server_name_in_redirect off"