log

age author description
Fri, 15 May 2015 17:15:33 +0300 Igor Sysoev Events: ngx_event_t size reduction by grouping bit fields.
Wed, 06 May 2015 17:04:00 +0300 Ruslan Ermilov Events: made a failure to create a notification channel non-fatal.
Wed, 29 Apr 2015 14:59:02 +0300 Ruslan Ermilov Configure: handle deprecated options.
Wed, 29 Apr 2015 13:53:24 +0300 Ruslan Ermilov Removed the deprecated "imap" directive.
Wed, 29 Apr 2015 13:53:08 +0300 Ruslan Ermilov Removed the deprecated "so_keepalive" directive.
Wed, 29 Apr 2015 13:52:49 +0300 Ruslan Ermilov Removed deprecated HTTP directives.
Wed, 29 Apr 2015 13:52:37 +0300 Ruslan Ermilov Removed the deprecated "connections" directive.
Tue, 28 Apr 2015 18:55:03 +0300 Valentin Bartenev Fixed overflow detection in ngx_inet_addr().
Tue, 28 Apr 2015 18:54:48 +0300 Valentin Bartenev Version bump.
Tue, 28 Apr 2015 18:31:18 +0300 Maxim Dounin release-1.9.0 tag
Tue, 28 Apr 2015 18:31:17 +0300 Maxim Dounin nginx-1.9.0-RELEASE release-1.9.0
Mon, 27 Apr 2015 18:51:18 +0300 Maxim Dounin Added stream module to win32 builds.
Mon, 27 Apr 2015 18:25:42 +0300 Maxim Dounin Win32: shared memory base addresses and remapping.
Mon, 27 Apr 2015 03:44:30 +0300 Maxim Dounin Win32: fixed shm.handle loss on reload.
Mon, 27 Apr 2015 03:44:03 +0300 Maxim Dounin Core: fixed nginx_shared_zone name.
Fri, 20 Feb 2015 15:31:37 +0300 Vladimir Homutov Mail: error_log support.
Sat, 25 Apr 2015 22:44:02 +0300 Vladimir Homutov Core: the ngx_set_connection_log() macro.
Fri, 24 Apr 2015 10:54:06 +0300 Roman Arutyunyan Merge proxy_protocol setting of listen directives.
Thu, 23 Apr 2015 14:26:11 +0300 Ruslan Ermilov Removed the "worker_rlimit_sigpending" directive.
Thu, 23 Apr 2015 14:17:40 +0300 Ruslan Ermilov Removed the obsolete rtsig module.
Wed, 22 Apr 2015 18:57:32 +0300 Ruslan Ermilov Removed the obsolete aio module.
Wed, 22 Apr 2015 19:55:04 +0300 Roman Arutyunyan Stream: prevent repeated event notifications after eof.
Wed, 22 Apr 2015 18:37:34 +0300 Ruslan Ermilov Upstream: allow multiple upstreams to use the same shared zone.
Tue, 21 Apr 2015 21:04:36 +0200 Martin Mlynář Memcached: enabled ranges.
Tue, 21 Apr 2015 19:09:04 +0300 Ruslan Ermilov Upstream: simplified ip_hash and hash peer selection code.
Tue, 21 Apr 2015 17:11:58 +0300 Maxim Dounin release-1.8.0 tag stable-1.8
Tue, 21 Apr 2015 17:11:58 +0300 Maxim Dounin nginx-1.8.0-RELEASE stable-1.8 release-1.8.0
Mon, 20 Apr 2015 17:36:51 +0300 Sergey Kandaurov Fixed building --with-stream when precompiled headers are used.
Mon, 20 Apr 2015 16:54:41 +0300 Sergey Kandaurov Limit req: removed check for unknown limit_req_zone.
Mon, 20 Apr 2015 16:53:04 +0300 Sergey Kandaurov Core: allow shared memory size to be declared after a reference.