Timeline
08/17/12:
- 15:35 Changeset in nginx [4821:f1867c1d4c63] by
- Mark logically dead code with corresponding comment. Found by Coverity.
- 11:04 Ticket #194 (mp4 streaming module breaks embedded text data) closed by
- fixed: Patch committed, thanks for report and testing.
- 11:02 Ticket #194 (mp4 streaming module breaks embedded text data) updated by
- In 4821/nginx: […]
- 11:02 Changeset in nginx [4820:49d65c9364fc] by
- Mp4: removed restriction to avc1/mp4a formats (ticket #194).
- 08:32 Changeset in nginx_org [647:00972444baa7] by
- Fixed tab indentation and replaced hyphen with proper space and dash.
- 07:22 Changeset in nginx_org [646:2577ab264d1e] by
- Updated the Russian version of the "server_name" directive.
- 07:15 Changeset in nginx_org [645:bb450e295ca2] by
- Translated "Server names" into Russian and slightly changed original …
- 06:40 Changeset in nginx_org [644:b4d15f1c7c06] by
- Documented IPv6 and AF_UNIX sockets support for client mail connections.
- 06:38 Changeset in nginx_org [643:b2159031ff19] by
- Documented well-known ports that can be used to auto-detect mail …
- 06:07 Changeset in nginx_org [642:040b76448b33] by
- Mail: removed a no-op "proxy on" from examples.
- 05:21 Changeset in nginx [4819:49a3fb31a05c] by
- Mail: fixed handling of AF_UNIX addresses in "listen". This makes …
- 05:14 Changeset in nginx [4818:28a64967e891] by
- Removed a stale "AF_INET only" comment. IPv6 client connections in …
- 05:08 Ticket #187 (incorrect handling of bind option on wildcard listen addresses) updated by
- In 4818/nginx: […]
- 05:08 Changeset in nginx [4817:d794e59800ef] by
- Mail: fixed sorting of listen addresses (ticket #187). For http …
08/16/12:
- 13:01 Changeset in nginx [4816:2ccaaf838bc2] by
- Geo: fixed handling of ranges without default set. The bug had …
- 12:59 Changeset in nginx-tests [230:9d7805b05f0f] by
- Tests: geo ranges minimal testing.
- 12:05 Changeset in nginx [4815:63dff7943fc7] by
- Crypt: fixed handling of corrupted SSHA entries in password file. …
- 10:58 Changeset in nginx [4814:0656cfe8f7cb] by
- Map: fixed optimization of variables as values. Previous code …
- 07:19 Changeset in nginx_org [641:ca72f350f6f0] by
- mail: - Documented the "imap_auth" directive. - Replaced …
- 07:05 Changeset in nginx_org [640:febc8a4ad739] by
- Added the "summary" section to ngx_mail_ssl_module.
- 05:06 Changeset in nginx_org [639:9edddf8bf649] by
- Clarified that mail's "so_keepalive" directive affects client sockets.
- 05:04 Changeset in nginx_org [638:179336bb5c03] by
- Fixed copyright lines.
- 05:04 Changeset in nginx_org [637:9a85069172dc] by
- IMAP/POP3/SMTP directives split into their own modules.
08/15/12:
- 23:59 Ticket #194 (mp4 streaming module breaks embedded text data) updated by
- Okay, so sample based interleaving of the media tracks and hint tracks …
- 22:11 Ticket #194 (mp4 streaming module breaks embedded text data) updated by
- Subtitles track should be spread across the file, much like …
- 19:09 Ticket #198 (when daemon=off do not create pid file) updated by
- Replying to Maxim Dounin: > A pid file is required at …
- 18:02 Ticket #194 (mp4 streaming module breaks embedded text data) updated by
- Not sure I can change this in the encoder. The standard tools MP4Box …
- 13:53 Ticket #198 (when daemon=off do not create pid file) closed by
- wontfix: A pid file is required at least for "nginx -s" handling, which is the …
- 11:30 Changeset in nginx [4813:5c47ecaef07a] by
- mail_core: don't let the well-known port in the "listen" directive to …
- 11:28 Changeset in nginx_org [636:310872ba13ae] by
- Removed the "timeout=300s" directive from SMTP examples. Such an …
- 11:20 Changeset in nginx_org [635:07f009b59a28] by
- Corrected the description of "so_keepalive off".
- 11:17 Changeset in nginx [4812:785ae4de268b] by
- Corrected the directive name in the ngx_mail_auth_http_module error …
- 09:51 Changeset in nginx_org [634:e7c6edbe69a7] by
- Regenerated.
- 09:50 Changeset in nginx_org [633:91d9e21ccecd] by
- Expanded tabs into spaces.
- 09:50 Changeset in nginx_org [632:9ff0bc734b77] by
- In alphabetical index of directives, if there are several directives …
- 08:16 Changeset in nginx_org [631:9015b4a0df44] by
- All directives have configuration context; require that.
- 07:56 Changeset in nginx_org [630:a235ce0f8eef] by
- Initial mail proxy server documentation in Russian. Obtained from …
08/14/12:
- 23:42 Ticket #198 (when daemon=off do not create pid file) created by
- Hi: When nginx is configured to avoid daemonizing, it should not …
- 08:40 Ticket #196 (Inconsistent behavior on uri's with unencoded spaces followed by H) updated by
-
Status changed
> The issue is with XBMC using nginx-dav-ext-module. It looks like …
08/13/12:
- 21:15 Ticket #196 (Inconsistent behavior on uri's with unencoded spaces followed by H) updated by
- The issue is with XBMC using nginx-dav-ext-module. It looks like …
- 16:54 Ticket #195 (Close connection if SSL not enabled for vhost) updated by
-
Status changed
Ah, sorry, I see now what you are trying to achieve. This might … - 14:30 Changeset in nginx_org [629:7e4805858796] by
- Fixed punctuation.
- 11:47 Ticket #197 (src/http/modules/ngx_http_ssl_module.c:239: error: ...) closed by
- invalid: http://nginx.org/patches/spdy/README.txt […]
- 11:17 Ticket #195 (Close connection if SSL not enabled for vhost) reopened by
- The examples you posted do not address at all the problem I raised. …
- 11:11 Ticket #197 (src/http/modules/ngx_http_ssl_module.c:239: error: ...) created by
- I run the following script and got the error given below …
- 08:22 Changeset in nginx_org [628:779a47d0acb0] by
- Unified terminology used in the "server_name" directive and …
- 08:19 Changeset in nginx_org [627:af23cb587b00] by
- Typos fixed.
- 06:55 Changeset in nginx_org [626:581b4d935f42] by
- Donor added.
- 01:19 Ticket #160 (Nginx -V Output Format) closed by
- wontfix: Not really, as this e.g. won't work at on Windows, and won't really …
- 00:58 Ticket #194 (mp4 streaming module breaks embedded text data) updated by
- Ok, I see, with the patch the "...?start=1000" response is about 117M …
08/12/12:
- 23:55 Ticket #192 (504 Gateway Time-out for proxyed site after Server IP change) updated by
- As already said, you have to use proxy_pass with variables for this to …
- 22:23 Ticket #196 (Inconsistent behavior on uri's with unencoded spaces followed by H) updated by
- Do you have a problem with some particular client? Just for history, …
- 20:30 Ticket #196 (Inconsistent behavior on uri's with unencoded spaces followed by H) created by
- When requesting files with unencoded spaces, nginx will typically …
- 20:18 Ticket #195 (Close connection if SSL not enabled for vhost) closed by
- worksforme: Nobody stops you from configuring nginx in such a way which won't …
08/11/12:
- 18:22 Ticket #195 (Close connection if SSL not enabled for vhost) created by
- Instead of using the default SSL certificate, nginx should (by default …
- 10:31 Ticket #194 (mp4 streaming module breaks embedded text data) updated by
- Correction. At the time of my previous comment my host had …
- 04:55 Changeset in nginx_org [625:af3f38e349eb] by
- Removed terminal whitespace and fixed apostrophes used.
08/10/12:
- 21:43 Ticket #192 (504 Gateway Time-out for proxyed site after Server IP change) updated by
- Setting config to […] doesn't resolve this issue, any other advice ?
- 19:54 Ticket #159 (Implement fcgi_buffering option) updated by
- I'm second to vote about this ticket. Please note, without this …
- 18:07 Ticket #194 (mp4 streaming module breaks embedded text data) updated by
- Original reporter here. I have updated my bug example and I can …
- 16:51 Changeset in nginx-tests [229:9969fcf1f27e] by
- Tests: corrupted password entries tests.
- 16:50 Ticket #160 (Nginx -V Output Format) reopened by
- Hello! Both worlds of readability and allowing for copy pasting can …
- 11:50 Changeset in nginx_org [624:4b5163be537f] by
- Donor added.
- 10:57 Ticket #194 (mp4 streaming module breaks embedded text data) updated by
-
Status changed
Thank you for report. As of now nginx's mp4 module only allows tracks … - 10:47 Ticket #160 (Nginx -V Output Format) closed by
- wontfix: There is actually a major difference: current format is usable for …
- 09:35 Changeset in nginx_org [623:7158aa1ec520] by
- Added special server name '$hostname' description.
- 09:12 Ticket #194 (mp4 streaming module breaks embedded text data) created by
- The mp4 streaming module is breaking onTextData stream events from …
- 08:56 Ticket #193 (nginx bug) closed by
- invalid: Message more or less clearly says that nginx complained about …
- 05:24 Ticket #193 (nginx bug) created by
- /usr/local/services/nginx-1.2.3/sbin/nginx -t nginx: [emerg] duplicate …
08/09/12:
- 11:04 Changeset in nginx_org [622:13f64b371d2c] by
- removed dot after list item
- 10:36 Changeset in nginx_org [621:656dfb085020] by
- Unified server names matching description with server_name directive, …
08/08/12:
- 22:02 Ticket #191 (literal newlines logged in error log) updated by
- Wow, a CVE from 2009 :). I'm really more concerned about log …
- 20:54 Ticket #192 (504 Gateway Time-out for proxyed site after Server IP change) closed by
- invalid: This is expected behaviour, as nginx resolves hostnames in …
- 19:42 Ticket #192 (504 Gateway Time-out for proxyed site after Server IP change) updated by
- My internet connection is via PPPOE, don't know if it's important or …
- 19:33 Ticket #192 (504 Gateway Time-out for proxyed site after Server IP change) created by
- I have this config: […] If Server IP changes while nginx is running …
- 18:27 Ticket #191 (literal newlines logged in error log) updated by
-
Status changed
From security point of view we don't consider this to be a problem … - 17:45 Ticket #191 (literal newlines logged in error log) updated by
- Similar issues in other software packages have been considered …
- 12:03 Changeset in nginx [4811:21d1e3bcb356] by
- Added three missing checks for NULL after ngx_array_push() calls. …
08/07/12:
- 15:39 Milestone 1.2.3 completed
- Status: released [[http://nginx.org/en/CHANGES-1.2 | 1.2.3 …
- 13:57 Changeset in nginx [4810:e1d11fb9a71f] by
- Explicitly ignore returned value from close() in …
- 12:52 Changeset in nginx_org [620:32f50b2f9f0c] by
- nginx-1.2.3
- 12:36 Changeset in nginx [4809:26658e322f05]stable-1.2 by
- release-1.2.3 tag
- 12:35 Changeset in nginx [4808:e3786c39d060]stable-1.2release-1.2.3 by
- nginx-1.2.3-RELEASE
08/06/12:
- 18:09 Changeset in nginx [4807:924d536a8eed]stable-1.2 by
- Merge of r4739: s/ngx_shmtx_destory/ngx_shmtx_destroy/.
- 17:38 Changeset in nginx [4806:488698c39bfa]stable-1.2 by
- Merge of r4775: updated PCRE used for win32 builds.
- 17:36 Changeset in nginx [4805:655a4ef244fa]stable-1.2 by
- Merge of r4771: ngx_http_find_virtual_server() fix. The …
- 17:34 Changeset in nginx [4804:56fcb5767f06]stable-1.2 by
- Merge of r4770: hide_headers/pass_headers inheritance fix. Hide …
- 17:31 Changeset in nginx [4803:92a620dd8036]stable-1.2 by
- Merge of r4769: better diagnostics for directives in wrong context.
- 17:20 Changeset in nginx [4802:6fc86fe0b586]stable-1.2 by
- Merge of r4766, r4767: ngx_http_upstream_add() changes. *) Fixed to …
- 17:15 Changeset in nginx [4801:8f2f71233f5b]stable-1.2 by
- Merge of r4765: reduced the number of preprocessor directives.
- 17:13 Changeset in nginx [4800:5ce5b3c81979]stable-1.2 by
- Merge of r4764: debug_connection with a domain name change. When …
- 17:10 Changeset in nginx [4799:24f2b8495f7d]stable-1.2 by
- Merge of r4763: added the Clang compiler support. The -Werror is …
- 17:07 Changeset in nginx [4798:29928279ec9f]stable-1.2 by
- Merge of r4760, r4761: -Wmissing-prototypes. Fixed compilation with …
- 17:03 Changeset in nginx [4797:d1cea70248c7]stable-1.2 by
- Merge of r4759, r4762, r4768: configure minor fixes. *) Replaced a …
- 16:24 Changeset in nginx [4796:0327b63390be]stable-1.2 by
- Merge of r4758: win32: fixed cpu hog after process startup failure. …
- 16:19 Changeset in nginx [4795:ad072e83f2a9]stable-1.2 by
- Merge of r4757: debugging messages in limit_conn. Fixed debugging …
- 16:06 Changeset in nginx [4794:4163fb9dcfcb] by
- Explicitly ignore returned value from unlink() in ngx_open_tempfile(). …
- 16:06 Changeset in nginx [4793:93119eae378a]stable-1.2 by
- Version bump.
- 16:04 Ticket #187 (incorrect handling of bind option on wildcard listen addresses) updated by
- In 4793/nginx: […]
- 16:03 Changeset in nginx [4792:0f55013dde39]stable-1.2 by
- Merge of r4756: fixed listen addresses sorting (ticket #187) Fixed …
- 15:52 Changeset in nginx [4791:e1d4956d7e91]stable-1.2 by
- Merge of r4754: synchronized the license text. Synchronized the …
- 15:47 Changeset in nginx [4790:f033afb9d3f0]stable-1.2 by
- Merge of r4741: fixed "make" used instead of "${MAKE}".
- 15:45 Changeset in nginx [4789:179a4d4073b3]stable-1.2 by
- Merge of r4740: fixed $request_length for pipelined requests.
- 15:31 Changeset in nginx [4788:e2cc3ef93014]stable-1.2 by
- Merge of r4738: struct flock initialization. Made sure to initialize …
- 15:20 Ticket #184 (Unspecified behavior when going through multiple named locations) updated by
- In 4788/nginx: […]
- 15:20 Changeset in nginx [4787:7d0c7bf2874d]stable-1.2 by
- Merge of r4737: r->uri_changed in a named location fix. Reset …
- 14:58 Changeset in nginx [4786:9fda024be573]stable-1.2 by
- Merge of r4736: typo fixed.
- 14:04 Ticket #182 (map with hostnames does not drop terminating dot) updated by
- In 4786/nginx: […]
- 14:04 Changeset in nginx [4785:f8767b8032ba]stable-1.2 by
- Merge of r4713: map hostnames fix (ticket #182). The final dot wasn't …
- 11:18 Changeset in nginx_org [619:625b592698b6] by
- Updated with Netcraft August 2012 Web Server Survey stats.
- 10:48 Changeset in nginx [4784:dd63abf20ba7] by
- Resolver: fixed possible memory leak in ngx_resolver_create(). Found …
- 09:17 Changeset in nginx_org [618:2300e4c1a231] by
- Improved paragraph layout in the 'Optimization' section
08/03/12:
- 12:52 Changeset in nginx [4783:2220ce29b9d3] by
- Fixed the -p parameter handling. Ensure that the path supplied always …
- 09:10 Changeset in nginx [4782:e23892a0c917] by
- Fixed possible use of old cached times if runtime went backwards. If …
- 09:07 Changeset in nginx [4781:814541b2ec23] by
- Added "const" to ngx_memcpy() with NGX_MEMCPY_LIMIT defined. This …
- 09:00 Changeset in nginx [4780:b07931054bf1] by
- Whitespace fix.
08/02/12:
- 14:58 Changeset in nginx [4779:117f3284e0de] by
- Removed the need in Perl to generate ZIP archive of nginx/Windows.
- 13:24 Changeset in nginx_org [617:368a449e85b8] by
- Expanded documentation of what various parameters of the "listen" …
- 12:53 Changeset in nginx [4778:a48031f7a69c] by
- Win32: fixed build with Visual Studio 2005 Express. It is available …
- 06:27 Changeset in nginx_org [616:2fdd929c830e] by
- Donor added.
08/01/12:
- 18:06 Ticket #191 (literal newlines logged in error log) created by
- I noticed that when a %0a exists in the URL, nginx includes a literal …
- 14:37 Changeset in nginx [4777:6e37004865fb] by
- Reorder checks in ngx_shared_memory_add() for more consistent error …
- 12:57 Ticket #190 (Error 337 (net::ERR_SPDY_PROTOCOL_ERROR) (spdy-48 and nginx 1.3.3)) closed by
- fixed
- 12:43 Ticket #190 (Error 337 (net::ERR_SPDY_PROTOCOL_ERROR) (spdy-48 and nginx 1.3.3)) updated by
- I can confirm that patch fixes this bug on Nginx 1.3.4. Best regards.
- 11:11 Ticket #190 (Error 337 (net::ERR_SPDY_PROTOCOL_ERROR) (spdy-48 and nginx 1.3.3)) updated by
-
Status, Owner changed
Thanks for reporting the bug. Please try the new patch: …
07/31/12:
- 21:49 Changeset in nginx [4776:3032f4854b81] by
- Simplified makefile that builds CHANGES.
- 21:47 Changeset in nginx [4775:88a3b32bdf7f] by
- Version bump.
- 18:00 Milestone 1.3.4 completed
- Status: scheduled Trunk: development * …
- 17:55 Ticket #190 (Error 337 (net::ERR_SPDY_PROTOCOL_ERROR) (spdy-48 and nginx 1.3.3)) created by
- == Short description == Nginx 1.3.3 patched with latest SPDY patch …
- 14:38 Changeset in nginx_org [615:f3ef5b77d22a] by
- Documented that "ipv6only" is now turned on by default for listening …
- 13:24 Changeset in nginx_org [614:0526cac4637e] by
- Removed intimate details of the "debug_connection" directive's …
- 13:14 Changeset in nginx_org [613:95f5c0f0da30] by
- Updated PCRE version used for Win32 builds.
- 13:13 Changeset in nginx [4774:2493e50a17ea] by
- Updated PCRE used for win32 builds.
- 12:59 Changeset in nginx_org [612:c9d21d180e6a] by
- nginx-1.3.4
- 12:38 Changeset in nginx [4773:7c5024a4fd59] by
- release-1.3.4 tag
- 12:38 Changeset in nginx [4772:a43447fb82aa]release-1.3.4 by
- nginx-1.3.4-RELEASE
- 11:37 Changeset in nginx_org [611:2501c3db40a1] by
- Updated versions of nginx and external libraries used in "Win32 build" …
07/30/12:
- 13:13 Changeset in nginx_org [610:f71947553000] by
- If "debug_connection" directive's parameter is specified using a …
- 12:27 Changeset in nginx [4771:bdcdbdf35b52] by
- Core: ipv6only is now on by default. There is a general consensus …
- 11:42 Changeset in nginx [4770:4e842583c890] by
- ngx_http_find_virtual_server() should return NGX_DECLINED if virtual …
- 10:35 Changeset in nginx [4769:f88555d76886] by
- Upstream: hide_headers/pass_headers inheritance fix. Hide headers and …
07/29/12:
- 19:59 Changeset in nginx [4768:1c5e2e4d5b35] by
- Improved diagnostics when a directive is specified in the wrong context.
- 19:45 Changeset in nginx [4767:d9190c84e594] by
- Removed extraneous GCC warning flags.
- 19:44 Changeset in nginx [4766:284cb8fb0741] by
- Slight optimization in ngx_http_upstream_add(): replaced an expression …
- 19:38 Changeset in nginx [4765:c48902a053d6] by
- ngx_http_upstream_add() should return NULL if an error occurs.
07/27/12:
- 21:07 Ticket #189 (timeouts break when time changes) updated by
- Thanks, I missed that one. The additional syscall may be an issue on …
- 20:58 Ticket #189 (timeouts break when time changes) updated by
- Take a look at ngx_time_update() in src/core/ngx_times.c. The …
- 17:05 Ticket #189 (timeouts break when time changes) updated by
- I checked the uses of ngx_gettimeofday() in ngix 1.0.5 (core). …
- 15:30 Ticket #189 (timeouts break when time changes) updated by
- While clock_gettime(CLOCK_MONOTINIC) is certainly better choice for …
- 14:19 Ticket #189 (timeouts break when time changes) created by
- nginx uses gettimeofday() to obtain the current time for use with …
07/26/12:
- 21:23 Changeset in nginx_org [609:39a51e664374] by
- Typo fixed.
- 14:47 Changeset in nginx [4764:0ed8088f43b4] by
- Reduced the number of preprocessor directives.
- 11:37 Changeset in nginx_org [608:34b0e74528a5] by
- Regenerated.
- 11:36 Changeset in nginx_org [607:a8f7b93b0a5f] by
- Allow article sections to be nested.
07/24/12:
- 17:40 Changeset in nginx [4763:b0b93b2a1f8a] by
- When "debug_connection" is configured with a domain name, only the …
- 16:06 Changeset in nginx-tests [228:5c9e43547b71] by
- Tests: proxy_hide_header/proxy_pass_header inheritance tests.
- 15:17 Changeset in nginx [4762:182aee3b1bf5] by
- Added the Clang compiler support. The -Werror is commented out to not …
- 15:16 Changeset in nginx [4761:3010db312c91] by
- Made sure to run configure in a "C" locale. Otherwise, we may fail to …
- 15:13 Changeset in nginx [4760:d87b45d4a8a0] by
- Added a commented out -Wmissing-prototypes to CFLAGS. It is commented …
- 15:09 Changeset in nginx [4759:4c36e15651f7] by
- Fixed compilation with -Wmissing-prototypes.
- 15:00 Changeset in nginx [4758:1f908d2dde8d] by
- Replaced a number of "else if" with "elif".
- 10:18 Changeset in nginx_org [606:cb43695220b2] by
- o Move introduction/ and howto/ are rather small so move those …
07/23/12:
- 16:37 Changeset in nginx [4757:e00b71ece8b3] by
- Win32: fixed cpu hog after process startup failure. If …
07/20/12:
- 13:15 Changeset in nginx_org [605:bfdc7833085a] by
- Regenerated.
- 13:14 Changeset in nginx_org [604:b2db67ca29cc] by
- Made a link to original relative.
- 13:03 Changeset in nginx_org [603:e0544f2c4a70] by
- Simplified maintenance of dependencies.
- 13:01 Changeset in nginx_org [602:6124acda415e] by
- - Added links to dcwg.org - Added a mention of IE
- 09:28 Changeset in nginx_org [601:eea23daa6e57] by
- Regenerated.
- 09:27 Changeset in nginx_org [600:89a4e934d207] by
- Emit a warning with a link to English original if translation is outdated.
- 09:07 Changeset in nginx_org [599:992a542565b1] by
- Regenerated.
- 09:05 Changeset in nginx_org [598:1902d38f0b05] by
- "editor" and "translator" in articles are now output regardless of …
- 08:21 Changeset in nginx [4756:daa60662b7b5] by
- Fixed debugging messages to account that limit_zone was renamed to …
07/19/12:
- 15:12 Changeset in nginx_org [597:8659ea8ffbe1] by
- Regenerated.
- 15:04 Changeset in nginx_org [596:19c9bd574db0] by
- Replaced development.xslt, stable.xslt and legacy_stable.xslt with one …
- 05:19 Changeset in nginx_org [595:17cabf13efc8] by
- Regenerated.
- 05:18 Changeset in nginx_org [594:26dc883805ad] by
- Removed the "url" element.
- 05:17 Changeset in nginx_org [593:130fad6dc1b4] by
- Replaced the uses of "url" element with "literal".
- 04:57 Changeset in nginx_org [592:d40371689c1c] by
- Regenerated.
- 04:57 Changeset in nginx_org [591:b57657247299] by
- Reduced the number of templates.
- 04:56 Changeset in nginx_org [590:05761a8e38f6] by
- Added an option to disable generation of TOC.
Note:
See TracTimeline
for information about the timeline view.