log

age author description
Mon, 27 Feb 2012 11:43:40 +0000 Ruslan Ermilov Added support for the 307 Temporary Redirect.
Wed, 22 Feb 2012 16:23:29 +0000 Ruslan Ermilov Renamed constants and fixed off-by-one error in "msie_padding on" handling.
Wed, 22 Feb 2012 11:28:53 +0000 Maxim Dounin Event pipe: fixed buffer loss in p->length case.
Tue, 21 Feb 2012 15:10:13 +0000 Valentin Bartenev Disable symlinks: use O_SEARCH|O_DIRECTORY to open path components.
Tue, 21 Feb 2012 15:04:41 +0000 Valentin Bartenev Disable symlinks: don't allow creating or truncating a file via a symlink in
Tue, 21 Feb 2012 15:01:25 +0000 Valentin Bartenev Disable symlinks: cleanups once again.
Mon, 20 Feb 2012 19:14:35 +0000 Maxim Dounin Disable symlinks: added explicit cast of AT_FDCWD (ticket #111).
Mon, 20 Feb 2012 19:14:07 +0000 Maxim Dounin Disable symlinks: error handling cleanup again.
Mon, 20 Feb 2012 19:12:48 +0000 Maxim Dounin Version bump.
Wed, 15 Feb 2012 13:26:27 +0000 Maxim Dounin release-1.1.15 tag
Wed, 15 Feb 2012 13:26:06 +0000 Maxim Dounin nginx-1.1.15-RELEASE release-1.1.15
Wed, 15 Feb 2012 12:18:55 +0000 Maxim Dounin Disable symlinks: fixed edge cases of path handling.
Wed, 15 Feb 2012 12:17:24 +0000 Maxim Dounin Disable symlinks: cleanup error handling.
Mon, 13 Feb 2012 16:32:21 +0000 Andrey Belov Support for disable_symlinks in various modules.
Mon, 13 Feb 2012 16:29:04 +0000 Andrey Belov Added disable_symlinks directive.
Mon, 13 Feb 2012 16:16:45 +0000 Andrey Belov Changed ngx_open_and_stat_file() to use ngx_str_t.
Mon, 13 Feb 2012 16:13:21 +0000 Andrey Belov Added openat()/fstatat().
Mon, 13 Feb 2012 15:41:11 +0000 Maxim Dounin Time parsing cleanup.
Mon, 13 Feb 2012 15:38:48 +0000 Maxim Dounin Fixed build with embedded perl and --with-openssl.
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.
Mon, 13 Feb 2012 15:31:07 +0000 Maxim Dounin Variables: honor no_cacheable for not_found variables.
Mon, 13 Feb 2012 15:28:19 +0000 Maxim Dounin Fix for proxy_store leaving temporary files for subrequests.
Mon, 13 Feb 2012 15:23:43 +0000 Maxim Dounin Gzip filter: handling of empty flush buffers.
Mon, 13 Feb 2012 15:20:49 +0000 Maxim Dounin Removed r->cache/r->cached dependencies in range filter.
Mon, 13 Feb 2012 11:08:05 +0000 Valentin Bartenev Proxy: added the "proxy_cookie_path" directive.
Mon, 13 Feb 2012 11:04:45 +0000 Valentin Bartenev Proxy: added the "proxy_cookie_domain" directive.
Mon, 13 Feb 2012 11:01:58 +0000 Valentin Bartenev Upstream: added callback hook for the "Set-Cookie" header.
Mon, 13 Feb 2012 11:00:08 +0000 Valentin Bartenev Proxy: generic regex related code from the "proxy_redirect" directive moved
Mon, 13 Feb 2012 10:56:09 +0000 Valentin Bartenev Proxy: generic rewrite code from the "proxy_redirect" handlers moved to a
Mon, 13 Feb 2012 10:42:44 +0000 Valentin Bartenev Proxy: renamed some "proxy_redirect" related declarations to a more general and
Fri, 10 Feb 2012 14:31:04 +0000 Maxim Dounin Upstream: fixed "too big header" check.
Fri, 10 Feb 2012 11:24:19 +0000 Valentin Bartenev Added ngx_ncpu detection for most *nix platforms.
Fri, 10 Feb 2012 10:48:58 +0000 Valentin Bartenev Limit conn: returned to the old behavior of using the first actual limit on
Fri, 10 Feb 2012 09:56:37 +0000 Valentin Bartenev Fixed module name in comment. It was forgotten in r4281.
Thu, 09 Feb 2012 16:18:02 +0000 Maxim Dounin Version bump.
Mon, 06 Feb 2012 14:09:16 +0000 Maxim Dounin release-1.0.12 tag stable-1.0
Mon, 06 Feb 2012 14:08:59 +0000 Maxim Dounin nginx-1.0.12-RELEASE stable-1.0 release-1.0.12
Mon, 06 Feb 2012 11:40:10 +0000 Maxim Dounin Updated libs used for win32 builds. stable-1.0
Sun, 05 Feb 2012 20:06:50 +0000 Maxim Dounin Merge of r4422: stable-1.0
Sun, 05 Feb 2012 20:05:11 +0000 Maxim Dounin Merge of r4416: stable-1.0
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Sun, 05 Feb 2012 19:27:18 +0000 Maxim Dounin Merge of r4405: stable-1.0
Sun, 05 Feb 2012 19:25:24 +0000 Maxim Dounin Merge of r4404: stable-1.0
Sun, 05 Feb 2012 19:23:44 +0000 Maxim Dounin Merge of r4402: stable-1.0
Sun, 05 Feb 2012 19:15:09 +0000 Maxim Dounin Merge of r4401, r4415: stable-1.0
Sun, 05 Feb 2012 19:06:52 +0000 Maxim Dounin Merge of r4398: stable-1.0
Sun, 05 Feb 2012 19:05:06 +0000 Maxim Dounin Merge of r4396: stable-1.0
Sun, 05 Feb 2012 19:03:21 +0000 Maxim Dounin Merge of r4393: zlib license file include fixed. stable-1.0
Sun, 05 Feb 2012 16:12:55 +0000 Maxim Dounin Merge of r4384, r4385: stable-1.0
Sun, 05 Feb 2012 15:51:20 +0000 Maxim Dounin Merge of r4383, r4403: stable-1.0
Sun, 05 Feb 2012 15:47:58 +0000 Maxim Dounin Merge of r4381, r4400: stable-1.0
Sun, 05 Feb 2012 15:34:20 +0000 Maxim Dounin Merge of r4379: duplicate words removed. stable-1.0
Sun, 05 Feb 2012 14:09:46 +0000 Maxim Dounin Merge of r4375, r4382: stable-1.0
Sun, 05 Feb 2012 13:53:50 +0000 Maxim Dounin Merge of r4372, r4373, r4374: stable-1.0
Sun, 05 Feb 2012 13:34:08 +0000 Maxim Dounin Merge of r4339, r4340, r4341: stable-1.0
Sun, 05 Feb 2012 12:46:20 +0000 Maxim Dounin Merge of r4338: stable-1.0
Sun, 05 Feb 2012 12:42:36 +0000 Maxim Dounin Merge r4336: stable-1.0
Sun, 05 Feb 2012 12:37:48 +0000 Maxim Dounin Merge of r4335: stable-1.0
Sun, 05 Feb 2012 12:28:35 +0000 Maxim Dounin Merge of r4377: configure on Solaris fixed. stable-1.0