log

age author description
Mon, 05 Mar 2012 15:19:49 +0000 Maxim Dounin nginx-1.0.13-RELEASE stable-1.0 release-1.0.13
Mon, 05 Mar 2012 13:26:40 +0000 Maxim Dounin Merge of r4500: fixed spelling in single-line comments. stable-1.0
Mon, 05 Mar 2012 13:20:40 +0000 Maxim Dounin Merge of r4499: workaround for fs_size on ZFS (ticket #46). stable-1.0
Mon, 05 Mar 2012 13:17:56 +0000 Maxim Dounin Merge of r4498: stable-1.0
Mon, 05 Mar 2012 13:06:29 +0000 Maxim Dounin Merge of r4497: stable-1.0
Mon, 05 Mar 2012 13:03:39 +0000 Maxim Dounin Merge of r4491, r4492: stable-1.0
Mon, 05 Mar 2012 12:58:10 +0000 Maxim Dounin Merge of r4474, r4493: configure/build fixes. stable-1.0
Mon, 05 Mar 2012 12:49:32 +0000 Maxim Dounin Merge of r4473: stable-1.0
Mon, 05 Mar 2012 12:36:51 +0000 Maxim Dounin Merge of r4471: stable-1.0
Mon, 05 Mar 2012 12:33:06 +0000 Maxim Dounin Merge of r4470: stable-1.0
Mon, 05 Mar 2012 12:24:18 +0000 Maxim Dounin Merge of r4468: stable-1.0
Mon, 05 Mar 2012 12:15:02 +0000 Maxim Dounin Merge of r4461: upstream: fixed "too big header" check. stable-1.0
Mon, 05 Mar 2012 12:10:09 +0000 Maxim Dounin Merge of r4460: ngx_ncpu detection for most *nix platforms. stable-1.0
Mon, 05 Mar 2012 11:47:25 +0000 Maxim Dounin Merge of r4423: fixed proxy_redirect off inheritance. stable-1.0
Mon, 05 Mar 2012 11:36:21 +0000 Maxim Dounin Version bump. stable-1.0
Wed, 29 Feb 2012 13:45:39 +0000 Maxim Dounin release-1.1.16 tag
Wed, 29 Feb 2012 13:45:18 +0000 Maxim Dounin nginx-1.1.16-RELEASE release-1.1.16
Tue, 28 Feb 2012 14:54:23 +0000 Maxim Dounin Raised simultaneous subrequest limit from 50 to 200.
Tue, 28 Feb 2012 11:40:18 +0000 Maxim Dounin Added msleep() on reload to allow new processes to start.
Tue, 28 Feb 2012 11:31:05 +0000 Ruslan Ermilov Fixed spelling in single-line comments.
Tue, 28 Feb 2012 11:09:02 +0000 Maxim Dounin Workaround for fs_size on ZFS (ticket #46).
Mon, 27 Feb 2012 22:15:39 +0000 Maxim Dounin Fix of rbtree lookup on hash collisions.
Mon, 27 Feb 2012 16:57:02 +0000 Maxim Dounin Fixed null pointer dereference in resolver (ticket #91).
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 16:46:57 +0000 Valentin Bartenev Disable symlinks: added the "from" parameter support to the open file cache.
Mon, 27 Feb 2012 16:23:44 +0000 Maxim Dounin Configure: moved icc detection before gcc.
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.