log

age author description
Mon, 06 Aug 2012 16:19:35 +0000 Maxim Dounin Merge of r4757: debugging messages in limit_conn. stable-1.2
Mon, 06 Aug 2012 16:06:59 +0000 Andrey Belov Explicitly ignore returned value from unlink() in ngx_open_tempfile().
Mon, 06 Aug 2012 16:06:36 +0000 Maxim Dounin Version bump. stable-1.2
Mon, 06 Aug 2012 16:03:56 +0000 Maxim Dounin Merge of r4756: fixed listen addresses sorting (ticket #187) stable-1.2
Mon, 06 Aug 2012 15:52:02 +0000 Maxim Dounin Merge of r4754: synchronized the license text. stable-1.2
Mon, 06 Aug 2012 15:47:15 +0000 Maxim Dounin Merge of r4741: fixed "make" used instead of "${MAKE}". stable-1.2
Mon, 06 Aug 2012 15:45:44 +0000 Maxim Dounin Merge of r4740: fixed $request_length for pipelined requests. stable-1.2
Mon, 06 Aug 2012 15:31:49 +0000 Maxim Dounin Merge of r4738: struct flock initialization. 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
Mon, 06 Aug 2012 14:58:36 +0000 Maxim Dounin Merge of r4736: typo fixed. stable-1.2
Mon, 06 Aug 2012 14:04:06 +0000 Maxim Dounin Merge of r4713: map hostnames fix (ticket #182). stable-1.2
Mon, 06 Aug 2012 10:48:09 +0000 Maxim Dounin Resolver: fixed possible memory leak in ngx_resolver_create().
Fri, 03 Aug 2012 12:52:32 +0000 Ruslan Ermilov Fixed the -p parameter handling.
Fri, 03 Aug 2012 09:10:39 +0000 Maxim Dounin Fixed possible use of old cached times if runtime went backwards.
Fri, 03 Aug 2012 09:07:30 +0000 Maxim Dounin Added "const" to ngx_memcpy() with NGX_MEMCPY_LIMIT defined.
Fri, 03 Aug 2012 09:00:25 +0000 Maxim Dounin Whitespace fix.
Thu, 02 Aug 2012 14:58:36 +0000 Ruslan Ermilov Removed the need in Perl to generate ZIP archive of nginx/Windows.
Thu, 02 Aug 2012 12:53:07 +0000 Maxim Dounin Win32: fixed build with Visual Studio 2005 Express.
Wed, 01 Aug 2012 14:37:08 +0000 Andrey Belov Reorder checks in ngx_shared_memory_add() for more consistent error messages.
Tue, 31 Jul 2012 21:49:23 +0000 Ruslan Ermilov Simplified makefile that builds CHANGES.
Tue, 31 Jul 2012 21:47:56 +0000 Ruslan Ermilov Version bump.
Tue, 31 Jul 2012 13:13:52 +0000 Ruslan Ermilov Updated PCRE used for win32 builds.
Tue, 31 Jul 2012 12:38:57 +0000 Ruslan Ermilov release-1.3.4 tag
Tue, 31 Jul 2012 12:38:37 +0000 Ruslan Ermilov nginx-1.3.4-RELEASE release-1.3.4
Mon, 30 Jul 2012 12:27:06 +0000 Ruslan Ermilov Core: ipv6only is now on by default.
Mon, 30 Jul 2012 11:42:03 +0000 Valentin Bartenev ngx_http_find_virtual_server() should return NGX_DECLINED if virtual server not
Mon, 30 Jul 2012 10:35:26 +0000 Maxim Dounin Upstream: hide_headers/pass_headers inheritance fix.
Sun, 29 Jul 2012 19:59:06 +0000 Ruslan Ermilov Improved diagnostics when a directive is specified in the wrong context.
Sun, 29 Jul 2012 19:45:30 +0000 Ruslan Ermilov Removed extraneous GCC warning flags.
Sun, 29 Jul 2012 19:44:09 +0000 Ruslan Ermilov Slight optimization in ngx_http_upstream_add(): replaced an expression
Sun, 29 Jul 2012 19:38:25 +0000 Ruslan Ermilov ngx_http_upstream_add() should return NULL if an error occurs.
Thu, 26 Jul 2012 14:47:42 +0000 Ruslan Ermilov Reduced the number of preprocessor directives.
Tue, 24 Jul 2012 17:40:06 +0000 Ruslan Ermilov When "debug_connection" is configured with a domain name, only the first
Tue, 24 Jul 2012 15:17:03 +0000 Ruslan Ermilov Added the Clang compiler support.
Tue, 24 Jul 2012 15:16:09 +0000 Ruslan Ermilov Made sure to run configure in a "C" locale.
Tue, 24 Jul 2012 15:13:34 +0000 Ruslan Ermilov Added a commented out -Wmissing-prototypes to CFLAGS.
Tue, 24 Jul 2012 15:09:54 +0000 Ruslan Ermilov Fixed compilation with -Wmissing-prototypes.
Tue, 24 Jul 2012 15:00:42 +0000 Ruslan Ermilov Replaced a number of "else if" with "elif".
Mon, 23 Jul 2012 16:37:24 +0000 Maxim Dounin Win32: fixed cpu hog after process startup failure.
Fri, 20 Jul 2012 08:21:59 +0000 Ruslan Ermilov Fixed debugging messages to account that limit_zone was renamed to limit_conn.
Tue, 17 Jul 2012 04:47:34 +0000 Ruslan Ermilov Fixed sorting of listen addresses so that wildcard address is always at
Tue, 17 Jul 2012 04:42:38 +0000 Ruslan Ermilov Version bump.
Tue, 10 Jul 2012 12:40:35 +0000 Ruslan Ermilov Synchronized the license text with the FreeBSD's bsd-style-copyright.
Tue, 10 Jul 2012 12:20:30 +0000 Maxim Dounin release-1.3.3 tag
Tue, 10 Jul 2012 12:20:10 +0000 Maxim Dounin nginx-1.3.3-RELEASE release-1.3.3
Mon, 09 Jul 2012 17:04:37 +0000 Maxim Dounin Entity tags: empty etags handling in If-Range.
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.
Sat, 07 Jul 2012 21:24:01 +0000 Maxim Dounin Entity tags: handling in add_header.
Sat, 07 Jul 2012 21:22:27 +0000 Maxim Dounin Entity tags: clear on entity changes.
Sat, 07 Jul 2012 21:21:15 +0000 Maxim Dounin Entity tags: support in If-Range header.
Sat, 07 Jul 2012 21:20:27 +0000 Maxim Dounin Entity tags: basic support in not modified filter.
Sat, 07 Jul 2012 21:18:30 +0000 Maxim Dounin Not modified filter: tests separated from actions.
Sat, 07 Jul 2012 21:16:51 +0000 Maxim Dounin Added Last-Modified parsing in add_header.
Sat, 07 Jul 2012 21:16:21 +0000 Maxim Dounin Fixed If-Range with unknown last modified time.
Sat, 07 Jul 2012 09:35:30 +0000 Maxim Dounin Configure: fixed "make" used instead of "${MAKE}".
Fri, 06 Jul 2012 04:27:06 +0000 Andrey Belov Corrected $request_length calculation for pipelined requests.
Tue, 03 Jul 2012 13:06:40 +0000 Ruslan Ermilov Fixed typo in a function name.
Tue, 03 Jul 2012 13:05:18 +0000 Ruslan Ermilov Made sure to initialize the entire "struct flock" allocated on stack.
Tue, 03 Jul 2012 11:30:05 +0000 Maxim Dounin Reset r->uri_changed in a named location (ticket #184).