log

age author description
Mon, 19 Dec 2011 13:28:22 +0000 Valentin Bartenev SSI bugfix: the "if" command did not work inside the "block" command and
Mon, 19 Dec 2011 11:25:40 +0000 Maxim Dounin Scgi: removed error if there is no Status header.
Mon, 19 Dec 2011 11:24:32 +0000 Maxim Dounin Scgi: removed duplicate function declaration.
Mon, 19 Dec 2011 11:23:16 +0000 Maxim Dounin Fixed incorrect use of r->http_version in scgi module.
Mon, 19 Dec 2011 11:21:46 +0000 Maxim Dounin Version bump.
Thu, 15 Dec 2011 14:05:08 +0000 Maxim Dounin release-1.0.11 tag stable-1.0
Thu, 15 Dec 2011 14:04:39 +0000 Maxim Dounin nginx-1.0.11-RELEASE stable-1.0 release-1.0.11
Wed, 14 Dec 2011 18:06:21 +0000 Maxim Dounin Merge of r4315: stable-1.0
Wed, 14 Dec 2011 18:04:06 +0000 Maxim Dounin Merge of r4313: stable-1.0
Wed, 14 Dec 2011 18:02:37 +0000 Maxim Dounin Merge of r4307: stable-1.0
Wed, 14 Dec 2011 18:00:50 +0000 Maxim Dounin Merge of r4305: stable-1.0
Wed, 14 Dec 2011 15:30:02 +0000 Maxim Dounin Merge of r4298: stable-1.0
Wed, 14 Dec 2011 15:28:13 +0000 Maxim Dounin Merge of r4295: stable-1.0
Wed, 14 Dec 2011 15:25:32 +0000 Maxim Dounin Merge of r4294: stable-1.0
Wed, 14 Dec 2011 15:23:23 +0000 Maxim Dounin Merge of r4284: stable-1.0
Wed, 14 Dec 2011 15:16:05 +0000 Maxim Dounin Merge of r4282, r4302: stable-1.0
Wed, 14 Dec 2011 15:13:25 +0000 Maxim Dounin Merge of r4275, r4276, r4278, r4279: stable-1.0
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
Wed, 14 Dec 2011 13:37:53 +0000 Maxim Dounin Merge of r4266, r4308, r4309: stable-1.0
Wed, 14 Dec 2011 13:34:16 +0000 Maxim Dounin Merge of r4231, r4300, r4303, r4304: stable-1.0
Wed, 14 Dec 2011 13:06:45 +0000 Maxim Dounin Merge of r4227, r4228: stable-1.0
Tue, 13 Dec 2011 19:01:10 +0000 Maxim Dounin Merge of r4223: stable-1.0
Tue, 13 Dec 2011 18:59:18 +0000 Maxim Dounin Merge of r4221, r4222: stable-1.0
Tue, 13 Dec 2011 18:46:07 +0000 Maxim Dounin Merge of r4217, r4218: stable-1.0
Tue, 13 Dec 2011 18:34:34 +0000 Maxim Dounin Merge of r4153: stable-1.0
Tue, 13 Dec 2011 18:30:15 +0000 Maxim Dounin Merge of r4144: stable-1.0
Tue, 13 Dec 2011 18:07:52 +0000 Maxim Dounin Merge of r4001, r4002, r4008: stable-1.0
Tue, 13 Dec 2011 17:58:18 +0000 Maxim Dounin Merge of r4000, r4014, r4265, r4321, r4342, r4343: stable-1.0
Tue, 13 Dec 2011 16:59:41 +0000 Maxim Dounin Version bump. stable-1.0
Mon, 12 Dec 2011 14:18:15 +0000 Maxim Dounin release-1.1.11 tag
Mon, 12 Dec 2011 14:17:49 +0000 Maxim Dounin nginx-1.1.11-RELEASE release-1.1.11
Mon, 12 Dec 2011 12:39:19 +0000 Maxim Dounin Fixed RELEASE target again.
Mon, 12 Dec 2011 11:00:17 +0000 Maxim Dounin Fixed RELEASE target to correctly call "release" one.
Mon, 12 Dec 2011 10:49:14 +0000 Maxim Dounin Cache: only complain on long locked entries.
Mon, 12 Dec 2011 10:47:48 +0000 Maxim Dounin Cache: handling of cache files with long headers.
Mon, 12 Dec 2011 10:46:43 +0000 Maxim Dounin Cache: obsolete code removed.
Mon, 12 Dec 2011 10:45:05 +0000 Ruslan Ermilov Renamed some constants to improve readability, no functional changes.
Mon, 12 Dec 2011 09:02:29 +0000 Valentin Bartenev Proxy: added variables and regexp support to the first parameter of
Sun, 11 Dec 2011 16:30:42 +0000 Maxim Dounin Microoptimization of sendfile(2) usage under FreeBSD.
Fri, 09 Dec 2011 16:17:12 +0000 Valentin Bartenev Fixed: some of $sent_http_* variables may contain header entries that actually
Fri, 09 Dec 2011 15:38:26 +0000 Valentin Bartenev Added HTTPS param with Apache-like behaviour to fastcgi/scgi/uwsgi_params (fixes #38).
Fri, 09 Dec 2011 14:38:11 +0000 Valentin Bartenev Added the $https variable.
Fri, 09 Dec 2011 14:03:06 +0000 Valentin Bartenev SCGI: added "if_not_empty" flag support to the "scgi_param" directive.
Fri, 09 Dec 2011 13:47:04 +0000 Valentin Bartenev uwsgi: added "if_not_empty" flag support to the "uwsgi_param" directive.
Fri, 09 Dec 2011 13:32:51 +0000 Valentin Bartenev FastCGI: added "if_not_empty" flag support to the "fastcgi_param" directive.
Fri, 09 Dec 2011 13:19:57 +0000 Valentin Bartenev Added the ngx_http_upstream_param_set_slot().
Tue, 06 Dec 2011 21:07:10 +0000 Ruslan Ermilov - Improved error message when parsing of the "buffer" parameter of the
Tue, 06 Dec 2011 15:49:40 +0000 Valentin Bartenev Removed unused function ngx_regex_capture_count().
Tue, 06 Dec 2011 13:23:37 +0000 Maxim Dounin Fix for read_head with try_files and open_file_cache.
Tue, 06 Dec 2011 13:22:32 +0000 Maxim Dounin Version bump.
Mon, 05 Dec 2011 08:06:15 +0000 Valentin Bartenev Added the "so_keepalive=" parameter to the "listen" directive.
Wed, 30 Nov 2011 10:01:11 +0000 Maxim Dounin release-1.1.10 tag
Wed, 30 Nov 2011 10:00:50 +0000 Maxim Dounin nginx-1.1.10-RELEASE release-1.1.10
Wed, 30 Nov 2011 07:36:09 +0000 Ruslan Ermilov Compute the repository root from the checkout.
Tue, 29 Nov 2011 17:27:13 +0000 Maxim Dounin Fixed AIO on Linux, broken in r4306.
Tue, 29 Nov 2011 17:25:31 +0000 Maxim Dounin Version bump.
Mon, 28 Nov 2011 15:15:14 +0000 Maxim Dounin release-1.1.9 tag
Mon, 28 Nov 2011 15:02:38 +0000 Maxim Dounin nginx-1.1.9-RELEASE release-1.1.9
Mon, 28 Nov 2011 11:01:42 +0000 Maxim Dounin Added (void) as we intentionally ignore returned values.
Mon, 28 Nov 2011 10:00:47 +0000 Maxim Dounin Allowed add_header for proxied 206 replies.
Mon, 28 Nov 2011 09:15:33 +0000 Valentin Bartenev Added support for IP-literal in the Host header and request line (ticket #1).
Fri, 25 Nov 2011 16:36:02 +0000 Maxim Dounin Added escaping of double quotes in ngx_escape_html().
Wed, 23 Nov 2011 14:09:19 +0000 Maxim Dounin Unlock of shared memory zones on process crash.
Wed, 23 Nov 2011 14:07:06 +0000 Maxim Dounin Fixed build without atomic operations.
Wed, 23 Nov 2011 13:55:38 +0000 Maxim Dounin Added shmtx interface to forcibly unlock mutexes.
Wed, 23 Nov 2011 10:22:44 +0000 Ruslan Ermilov Fixed "rotate" to always work when combined with "resize/crop".
Wed, 23 Nov 2011 10:16:30 +0000 Ruslan Ermilov Cosmetics.
Wed, 23 Nov 2011 07:22:15 +0000 Igor Sysoev Fix of mp4 module seeking.
Tue, 22 Nov 2011 17:02:21 +0000 Maxim Dounin Protection from stale write events in epoll.
Tue, 22 Nov 2011 16:27:45 +0000 Maxim Dounin Fixed segfault on ssl servers without cert with SNI (ticket #54).
Tue, 22 Nov 2011 13:26:44 +0000 Ruslan Ermilov Made it possible to build/install from the SVN checkout.
Mon, 21 Nov 2011 11:51:41 +0000 Maxim Konovalov o AIX 7 defines sys_nerr in errno.h, therefore <errno.h> included
Mon, 21 Nov 2011 09:20:50 +0000 Maxim Konovalov svgz extension for compressed SVG added (close #56).
Mon, 21 Nov 2011 07:31:59 +0000 Ruslan Ermilov Fixed "keepalive_disable".
Fri, 18 Nov 2011 18:42:00 +0000 Maxim Konovalov FreeBSD 10-current has recently gotten POSIX_FADV_* macros.
Fri, 18 Nov 2011 15:09:08 +0000 Maxim Dounin Upstream: don't cache unfinished responses.
Fri, 18 Nov 2011 14:41:01 +0000 Maxim Dounin Fixed flv header to match specification.
Wed, 16 Nov 2011 13:27:33 +0000 Ruslan Ermilov Silenced a warning for some compilers.
Wed, 16 Nov 2011 13:11:39 +0000 Ruslan Ermilov Now nginx uses TTL of a DNS response when calculating cache validity.
Wed, 16 Nov 2011 12:51:27 +0000 Valentin Bartenev Fixed incorrect counting the length of headers in a SCGI request.
Tue, 15 Nov 2011 20:35:41 +0000 Maxim Dounin Fixed handling of SIGWINCH/NOACCEPT signal.
Tue, 15 Nov 2011 20:33:37 +0000 Maxim Dounin Version bump.
Tue, 15 Nov 2011 08:24:10 +0000 Igor Sysoev release-1.0.10 tag stable-1.0
Tue, 15 Nov 2011 08:24:03 +0000 Igor Sysoev nginx-1.0.10-RELEASE stable-1.0 release-1.0.10
Mon, 14 Nov 2011 16:14:11 +0000 Igor Sysoev Merge of r4283: stable-1.0
Mon, 14 Nov 2011 16:13:15 +0000 Igor Sysoev Merge of r4280: stable-1.0
Mon, 14 Nov 2011 16:12:25 +0000 Igor Sysoev Merge of r4268: stable-1.0
Mon, 14 Nov 2011 15:53:35 +0000 Igor Sysoev Version bump. stable-1.0
Mon, 14 Nov 2011 15:38:02 +0000 Igor Sysoev release-1.1.8 tag
Mon, 14 Nov 2011 15:37:54 +0000 Igor Sysoev nginx-1.1.8-RELEASE release-1.1.8
Mon, 14 Nov 2011 14:59:00 +0000 Igor Sysoev Introduction of simple ngx_write_stderr() instead of ngx_log_stderr()
Mon, 14 Nov 2011 14:42:48 +0000 Igor Sysoev Fix of "Content-Length" header of MP4 response if start argument was used.
Mon, 14 Nov 2011 14:16:51 +0000 Valentin Bartenev Added image/webp and video/webm MIME types.
Mon, 14 Nov 2011 14:04:42 +0000 Valentin Bartenev Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module.
Mon, 14 Nov 2011 13:38:02 +0000 Maxim Dounin Reverted incorrect change in internal md5 (part of r3928).
Mon, 14 Nov 2011 13:26:18 +0000 Maxim Dounin Fixed fastcgi/scgi/uwsgi_param inheritance.
Mon, 14 Nov 2011 13:24:43 +0000 Maxim Dounin Separate functions to merge fastcgi/scgi/uwsgi params.
Mon, 14 Nov 2011 13:21:10 +0000 Maxim Dounin Fixed Upgrade header clearing with proxy_cache.
Mon, 14 Nov 2011 13:19:56 +0000 Maxim Dounin Fixed proxy_set_header inheritance with proxy_set_body.
Mon, 14 Nov 2011 13:18:15 +0000 Maxim Dounin Fixed proxy_set_header inheritance with proxy_cache (ticket #45).
Mon, 14 Nov 2011 09:12:15 +0000 Sergey Budnevitch Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse.
Thu, 10 Nov 2011 16:25:08 +0000 Valentin Bartenev Limit zone: added the "limit_conn_zone" directive.
Thu, 10 Nov 2011 16:08:13 +0000 Valentin Bartenev Limit zone: support for multiple "limit_conn" limits.
Thu, 10 Nov 2011 15:51:55 +0000 Valentin Bartenev Limit zone: rbtree lookup moved to a separate function.
Thu, 10 Nov 2011 09:13:09 +0000 Ruslan Ermilov Changed error message to be more appropriate in the imaginary
Wed, 09 Nov 2011 14:50:33 +0000 Ruslan Ermilov Belatedly fixed language in 1.1.7 relnotes.
Wed, 09 Nov 2011 13:54:07 +0000 Igor Sysoev Fixed compression pointer processing in DNS response greater than 255 bytes.
Tue, 08 Nov 2011 13:48:23 +0000 Igor Sysoev Fix of "keepalive_disable" directive.
Tue, 08 Nov 2011 13:17:14 +0000 Igor Sysoev The "image_filter_sharpen" directive.
Tue, 01 Nov 2011 15:16:28 +0000 Igor Sysoev Ancient incomplete ngx_http_status_module removal.
Tue, 01 Nov 2011 15:10:46 +0000 Igor Sysoev Version bump.
Tue, 01 Nov 2011 14:51:26 +0000 Igor Sysoev release-1.0.9 tag stable-1.0
Tue, 01 Nov 2011 14:51:19 +0000 Igor Sysoev nginx-1.0.9-RELEASE stable-1.0 release-1.0.9
Tue, 01 Nov 2011 14:39:36 +0000 Igor Sysoev Surplus CHANGES line removal. stable-1.0
Tue, 01 Nov 2011 14:21:22 +0000 Igor Sysoev Merging r4236: stable-1.0
Tue, 01 Nov 2011 14:20:43 +0000 Igor Sysoev Merging r4210: stable-1.0
Tue, 01 Nov 2011 14:19:13 +0000 Igor Sysoev Merging r4209: stable-1.0
Tue, 01 Nov 2011 14:18:10 +0000 Igor Sysoev Merging r4198: stable-1.0
Tue, 01 Nov 2011 14:15:42 +0000 Igor Sysoev Merging r4189, r4197: stable-1.0