log

age author description
Thu, 17 Jan 2013 09:55:36 +0000 Ruslan Ermilov Version bump.
Wed, 16 Jan 2013 09:42:57 +0000 Ruslan Ermilov Fixed and improved the "*_bind" directives of proxying modules.
Thu, 10 Jan 2013 13:17:29 +0000 Maxim Dounin release-1.3.11 tag
Thu, 10 Jan 2013 13:17:04 +0000 Maxim Dounin nginx-1.3.11-RELEASE release-1.3.11
Thu, 10 Jan 2013 12:58:55 +0000 Ruslan Ermilov Fixed "proxy_pass" with IP address and no port (ticket #276).
Thu, 10 Jan 2013 11:38:14 +0000 Maxim Dounin Updated PCRE used for win32 builds.
Wed, 09 Jan 2013 14:11:48 +0000 Maxim Dounin SSL: speedup loading of configs with many ssl servers.
Tue, 08 Jan 2013 14:03:37 +0000 Valentin Bartenev Events: added check for duplicate "events" directive.
Tue, 08 Jan 2013 14:01:57 +0000 Valentin Bartenev The data pointer in ngx_open_file_t objects must be initialized.
Mon, 31 Dec 2012 22:08:19 +0000 Ruslan Ermilov Year 2013.
Thu, 27 Dec 2012 21:35:47 +0000 Ruslan Ermilov Geo: improved code readability.
Wed, 26 Dec 2012 14:46:06 +0000 Ruslan Ermilov Upstream keepalive: detect duplicate "keepalive" directive.
Wed, 26 Dec 2012 09:29:37 +0000 Ruslan Ermilov Version bump.
Wed, 26 Dec 2012 05:03:51 +0000 Ruslan Ermilov Geo: made "default" affect both IPv4 and IPv6 when using prefixes.
Tue, 25 Dec 2012 14:24:12 +0000 Maxim Dounin release-1.3.10 tag
Tue, 25 Dec 2012 14:23:45 +0000 Maxim Dounin nginx-1.3.10-RELEASE release-1.3.10
Tue, 25 Dec 2012 10:00:39 +0000 Ruslan Ermilov Geo: properly initialize ngx_cidr_t when dealing with "default".
Tue, 25 Dec 2012 08:21:56 +0000 Ruslan Ermilov Geo: IPv6 support.
Tue, 25 Dec 2012 08:02:21 +0000 Valentin Bartenev Upstream: fixed state resetting when switching to backup servers.
Mon, 24 Dec 2012 17:32:53 +0000 Valentin Bartenev Fixed HEAD requests handling when proxying is used (closes #261).
Mon, 24 Dec 2012 16:40:55 +0000 Ruslan Ermilov Trailing whitespace fix.
Sun, 23 Dec 2012 19:09:33 +0000 Valentin Bartenev Access log: the "gzip" parameter of the "access_log" directive.
Sun, 23 Dec 2012 16:04:14 +0000 Valentin Bartenev Configure: added the NGX_ZLIB define.
Sun, 23 Dec 2012 15:51:47 +0000 Valentin Bartenev Access log: the "flush" parameter of the "access_log" directive.
Sun, 23 Dec 2012 15:36:52 +0000 Valentin Bartenev Reopening log files code moved to a separate function.
Sun, 23 Dec 2012 15:27:55 +0000 Valentin Bartenev Access log: fixed redundant buffer reallocation.
Sat, 22 Dec 2012 20:03:38 +0000 Ruslan Ermilov Properly initialize "struct in6_addr" with zeroes.
Fri, 21 Dec 2012 16:13:03 +0000 Maxim Dounin Core: crypt_r() error handling fixed.
Fri, 21 Dec 2012 15:07:45 +0000 Maxim Dounin Image filter: fixed image_filter rotate inheritance.
Fri, 21 Dec 2012 08:46:52 +0000 Ruslan Ermilov Geo: ensure that default entry is always present.
Fri, 21 Dec 2012 08:44:39 +0000 Ruslan Ermilov There's no need to normalize address returned by ngx_ptocidr().
Thu, 20 Dec 2012 19:04:28 +0000 Maxim Dounin Image filter: configuration inheritance fixes.
Thu, 20 Dec 2012 15:34:37 +0000 Ruslan Ermilov Brought the link to ngx_http_perl_module documentation up to date.
Thu, 20 Dec 2012 11:16:03 +0000 Ruslan Ermilov Fixed return type of internal function that allocates radix tree nodes.
Wed, 19 Dec 2012 10:33:56 +0000 Ruslan Ermilov Let "add_header" affect 201 responses (ticket #125).
Wed, 19 Dec 2012 10:30:45 +0000 Ruslan Ermilov Slightly optimized code that handles special headers in "add_header".
Tue, 18 Dec 2012 18:39:39 +0000 Maxim Dounin Avoid sending "100 Continue" on 413 Request Entity Too Large.
Mon, 17 Dec 2012 19:03:33 +0000 Ruslan Ermilov Added checks that disallow adding a variable with an empty name.
Mon, 17 Dec 2012 12:08:53 +0000 Ruslan Ermilov Implemented IPv6 support for URLs specified using domain names.
Mon, 17 Dec 2012 09:44:46 +0000 Ruslan Ermilov Fixed URL parsing code.
Mon, 17 Dec 2012 09:31:53 +0000 Ruslan Ermilov Simplified URL parsing code.
Fri, 14 Dec 2012 19:56:03 +0000 Ruslan Ermilov Geo: fixed the "ranges" without ranges case.
Fri, 14 Dec 2012 19:35:37 +0000 Ruslan Ermilov Geo: improved ngx_http_geo_block() code readability.
Fri, 14 Dec 2012 15:24:24 +0000 Valentin Bartenev Fixed handling of ngx_write_fd() and ngx_read_fd() errors.
Fri, 14 Dec 2012 15:17:58 +0000 Valentin Bartenev Gzip: fixed zlib memLevel adjusting.
Thu, 13 Dec 2012 16:05:59 +0000 Maxim Dounin Upstream: fixed SIGSEGV with the "if" directive.
Thu, 13 Dec 2012 15:05:19 +0000 Ruslan Ermilov Fixed variable syntax checking in "set", "geo", "limit_conn_zone",
Thu, 13 Dec 2012 13:45:39 +0000 Maxim Dounin Proxy: better error message about unexpected data.
Wed, 12 Dec 2012 14:48:48 +0000 Valentin Bartenev Limit rate: fixed integer overflow in limit calculation (ticket #256).
Wed, 12 Dec 2012 13:50:07 +0000 Maxim Dounin Configure: better check for PCRE JIT.
Tue, 11 Dec 2012 14:26:07 +0000 Maxim Dounin release-1.2.6 tag stable-1.2
Tue, 11 Dec 2012 14:24:23 +0000 Maxim Dounin nginx-1.2.6-RELEASE stable-1.2 release-1.2.6
Tue, 11 Dec 2012 13:18:50 +0000 Maxim Dounin Merge of r4921, r4922, r4923, r4924, r4925: request body fixes. stable-1.2
Mon, 10 Dec 2012 18:17:32 +0000 Maxim Dounin Merge of r4933, r4933: shared memory fixes. stable-1.2
Mon, 10 Dec 2012 18:04:54 +0000 Maxim Dounin Merge of r4920, r4939: ngx_write_chain_to_file() fixes. stable-1.2
Mon, 10 Dec 2012 17:51:10 +0000 Maxim Dounin Merge of r4919: fixed segfault on PUT in dav module. stable-1.2
Mon, 10 Dec 2012 17:46:51 +0000 Maxim Dounin Merge of r4918: cache manager startup with many listen sockets. stable-1.2
Mon, 10 Dec 2012 16:35:32 +0000 Maxim Dounin Merge of r4915, r4916, r4917: upstream minor fixes. stable-1.2
Mon, 10 Dec 2012 16:03:56 +0000 Maxim Dounin Merge of r4914: variables $request_time and $msec. stable-1.2
Mon, 10 Dec 2012 16:00:55 +0000 Maxim Dounin Merge of r4913: fixed CPU affinity on respawn of dead workers. stable-1.2
Mon, 10 Dec 2012 15:43:41 +0000 Maxim Dounin Version bump. stable-1.2
Mon, 10 Dec 2012 13:11:11 +0000 Ruslan Ermilov The "auth_basic" directive gained support of variables.
Thu, 06 Dec 2012 23:03:53 +0000 Ruslan Ermilov Allow the complex value to be defined as an empty string.
Thu, 06 Dec 2012 21:22:58 +0000 Ruslan Ermilov Xslt: prevented infinite loop.
Mon, 03 Dec 2012 16:00:26 +0000 Ruslan Ermilov Fixed build with embedded perl in certain setups (ticket #48).
Fri, 30 Nov 2012 11:26:50 +0000 Ruslan Ermilov Fixed the NGX_SOCKADDR_STRLEN macro definition.
Thu, 29 Nov 2012 23:15:41 +0000 Maxim Dounin Core: removed GLOB_NOSORT glob option.
Thu, 29 Nov 2012 23:13:18 +0000 Maxim Dounin Version bump.
Tue, 27 Nov 2012 13:55:54 +0000 Maxim Dounin release-1.3.9 tag
Tue, 27 Nov 2012 13:55:34 +0000 Maxim Dounin nginx-1.3.9-RELEASE release-1.3.9
Mon, 26 Nov 2012 21:30:45 +0000 Maxim Dounin Gunzip: added missing ngx_http_clear_etag().
Mon, 26 Nov 2012 21:19:57 +0000 Maxim Dounin Core: fixed ngx_write_chain_to_file() with IOV_MAX reached.
Mon, 26 Nov 2012 18:01:49 +0000 Maxim Dounin Request body: block write events while reading body.
Mon, 26 Nov 2012 18:01:08 +0000 Maxim Dounin Request body: error checking fixes, negative rb->rest handling.
Mon, 26 Nov 2012 18:00:14 +0000 Maxim Dounin Request body: improved handling of incorrect chunked request body.
Mon, 26 Nov 2012 17:59:30 +0000 Maxim Dounin Request body: fixed discard of chunked request body.
Fri, 23 Nov 2012 12:43:58 +0000 Ruslan Ermilov Core: don't reuse shared memory zone that changed ownership (ticket #210).
Wed, 21 Nov 2012 14:23:26 +0000 Ruslan Ermilov Fixed location of debug message in ngx_shmtx_lock().
Wed, 21 Nov 2012 01:40:11 +0000 Maxim Dounin Request body: unbreak build without debug.
Wed, 21 Nov 2012 01:08:11 +0000 Maxim Dounin Request body: chunked transfer encoding support.
Wed, 21 Nov 2012 01:06:53 +0000 Maxim Dounin Request body: recalculate size of a request body in scgi module.
Wed, 21 Nov 2012 01:05:08 +0000 Maxim Dounin Request body: $content_length variable to honor real body size.
Wed, 21 Nov 2012 01:03:48 +0000 Maxim Dounin Request body: always use calculated size of a request body in proxy.
Wed, 21 Nov 2012 01:02:56 +0000 Maxim Dounin Request body: adjust b->pos when chunked parsing done.
Wed, 21 Nov 2012 00:59:16 +0000 Maxim Dounin Request body: chunked parsing moved to ngx_http_parse.c from proxy.
Wed, 21 Nov 2012 00:57:56 +0000 Maxim Dounin Request body: properly handle events while discarding body.
Wed, 21 Nov 2012 00:57:16 +0000 Maxim Dounin Request body: fixed socket leak on errors.
Wed, 21 Nov 2012 00:55:50 +0000 Maxim Dounin Request body: code duplication reduced, no functional changes.
Wed, 21 Nov 2012 00:55:06 +0000 Maxim Dounin Request body: $request_body variable generalization.
Wed, 21 Nov 2012 00:54:01 +0000 Maxim Dounin Request body: fixed "501 Not Implemented" error handling.
Wed, 21 Nov 2012 00:52:35 +0000 Maxim Dounin Core: added debug logging of writev() in ngx_write_chain_to_file().
Wed, 21 Nov 2012 00:51:37 +0000 Maxim Dounin Dav: fixed segfault on PUT if body was already read (ticket #238).
Tue, 20 Nov 2012 13:37:55 +0000 Igor Sysoev Fixed failure to start cache manager and cache loader processes
Sat, 17 Nov 2012 00:36:44 +0000 Maxim Dounin Trailing whitespace fix.
Fri, 16 Nov 2012 18:29:19 +0000 Maxim Dounin Upstream: better detection of connect() failures with kqueue.
Fri, 16 Nov 2012 12:18:05 +0000 Ruslan Ermilov Upstream: honor the "down" flag for a single server.
Fri, 16 Nov 2012 09:37:14 +0000 Ruslan Ermilov Variables $request_time and $msec.
Fri, 16 Nov 2012 09:25:52 +0000 Ruslan Ermilov Fixed setting of CPU affinity on respawn of dead worker processes.
Fri, 16 Nov 2012 07:49:41 +0000 Ruslan Ermilov Version bump.
Tue, 13 Nov 2012 13:35:19 +0000 Maxim Dounin release-1.2.5 tag stable-1.2
Tue, 13 Nov 2012 13:34:59 +0000 Maxim Dounin nginx-1.2.5-RELEASE stable-1.2 release-1.2.5
Tue, 13 Nov 2012 11:24:14 +0000 Maxim Dounin Merge of r4896: event pipe: fixed handling of buf_to_file data. stable-1.2
Tue, 13 Nov 2012 11:21:31 +0000 Maxim Dounin Merge of r4892: keepalive memory usage optimization. stable-1.2
Tue, 13 Nov 2012 11:00:37 +0000 Maxim Dounin Merge of r4891: worker_processes auto. stable-1.2
Tue, 13 Nov 2012 10:45:23 +0000 Maxim Dounin Merge of r4886, r4887, r4894: log variables generalization: stable-1.2
Tue, 13 Nov 2012 10:42:16 +0000 Maxim Dounin Merge of r4885: ssl_verify_client optional_no_ca. stable-1.2
Mon, 12 Nov 2012 18:47:07 +0000 Maxim Dounin Merge of r4872, r4893: resolver cached addresses random rotation. stable-1.2
Mon, 12 Nov 2012 18:39:51 +0000 Maxim Dounin Merge of r4870, r4871, r4890, r4895: minor fixes. stable-1.2
Mon, 12 Nov 2012 18:00:32 +0000 Maxim Dounin Merge of r4868, r4869: SSL minor fixes. stable-1.2
Mon, 12 Nov 2012 17:57:57 +0000 Maxim Dounin Merge of r4866, r4867: configure fixes. stable-1.2
Mon, 12 Nov 2012 17:54:49 +0000 Maxim Dounin Merge of r4865: clearing of cpu_affinity after process spawn. stable-1.2
Mon, 12 Nov 2012 17:03:38 +0000 Maxim Dounin Version bump. stable-1.2
Tue, 30 Oct 2012 13:35:18 +0000 Maxim Dounin release-1.3.8 tag
Tue, 30 Oct 2012 13:34:23 +0000 Maxim Dounin nginx-1.3.8-RELEASE release-1.3.8
Tue, 30 Oct 2012 11:14:24 +0000 Maxim Dounin Event pipe: fixed handling of buf_to_file data.
Tue, 30 Oct 2012 11:09:38 +0000 Maxim Dounin Style, parentheses instead of braces in misc/GNUMakefile.
Mon, 29 Oct 2012 17:17:59 +0000 Maxim Dounin Variables $connection and $connection_requests.
Wed, 24 Oct 2012 14:07:08 +0000 Maxim Dounin Resolver: added missing memory allocation error handling.
Tue, 23 Oct 2012 14:36:18 +0000 Valentin Bartenev ngx_http_keepalive_handler() is now trying to not keep c->buffer's memory for
Tue, 23 Oct 2012 09:08:41 +0000 Andrey Belov Core: the "auto" parameter of the "worker_processes" directive.