log

age author description
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