Timeline



02/04/13:

15:56 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) updated by maxim
Status, Owner changed
15:47 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) updated by Maxim Dounin
The argument that s/SHA/SSHA/g hides the problem was discussed and it …
10:53 Ticket #266 (mp4 sendfile errors) updated by Gernot Vormayr
Ahh better error reporting is a good Idea - I'll have a look into it …
10:49 Ticket #266 (mp4 sendfile errors) updated by Maxim Dounin
At least we want better error in such cases, which probably will be …
10:33 Ticket #290 (Secure Link Feature Request - Compatibility with RTMP module) closed by Maxim Dounin
invalid: RTMP module is 3rd party one, and this is wrong place to request …
08:43 Ticket #284 (segfault in DAV module during PUT processing after PUT and GET the ...) closed by vl
fixed
08:43 Ticket #284 (segfault in DAV module during PUT processing after PUT and GET the ...) updated by vl
The issue is beleived to be fixed in nginx r4919 (1.3.9+, 1.2.6+) or …
08:36 Ticket #266 (mp4 sendfile errors) updated by Gernot Vormayr
Hmm only answer I could get: "Coder" and "Final Cut". I'd say it …
08:27 Ticket #275 (Build error __warn_memset_zero_len) updated by maxim
Status, Owner changed
Maxim, please take a look at the enclosed patch and decide what to do …
08:26 Ticket #275 (Build error __warn_memset_zero_len) reopened by maxim

02/03/13:

22:30 Ticket #290 (Secure Link Feature Request - Compatibility with RTMP module) created by Greg Fortune
I would like to implement the security mechanism of the Secure Link …

02/01/13:

18:58 fix-false-memset-warnings.patch​ attached to Ticket #275 by johnleach.co.uk
Fix for compilation warning
18:52 Ticket #275 (Build error __warn_memset_zero_len) updated by johnleach.co.uk
This patch works around the compile warning without much effort, and …
18:50 fix-false-memset-warnings.patch attached to Ticket #275 by johnleach.co.uk
Fix for compilation warning
12:21 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) reopened by is
Changing SHA password hash to SSHA one with empty salt just hides the …

01/31/13:

08:17 Ticket #171 ($gzip_ratio ratio needs documentation) closed by vl
fixed
08:17 Ticket #171 ($gzip_ratio ratio needs documentation) updated by vl
Documentation updated - gzip_ratio description added: …

01/30/13:

19:15 Ticket #171 ($gzip_ratio ratio needs documentation) updated by maxim
Status, Sensitive, Owner changed

01/29/13:

21:08 Ticket #289 (Add support for HTTP Strict Transport Security (HSTS / RFC 6797)) created by petermap.myopenid.com
It would be great if support for HSTS (RFC 6797) would be added to the …
20:05 Ticket #268 (Conditional jump or move depends on uninitialised value(s)) updated by Vid Luther
I'm experiencing the same issues as #278, even with this patch applied …

01/28/13:

22:05 Ticket #288 (Wrong REQUEST_URI when using PHP with SSI) created by Sebastian Krebs
In the default fastcgi.conf fastcgi_param REQUEST_URI …

01/24/13:

16:25 Ticket #250 (GeoIPv6 patch merge) closed by Ruslan Ermilov
fixed
16:15 Ticket #250 (GeoIPv6 patch merge) updated by Ruslan Ermilov
In 5016/nginx: […]

01/21/13:

18:32 nginx-ip_transparent.patch attached to Ticket #287 by Stijn Tintel
18:31 Ticket #287 (Add option to enable IP_TRANSPARENT) created by Stijn Tintel
For Nginx to be able to respond to packets redirected with the Linux …
13:58 satisfy_any_unauth_forbidden.2.patch attached to Ticket #285 by Jan Marc Hoffmann
-----------------------------87109875749142727153684006
13:58 Ticket #286 (auto/make LINK variable doesn't reflect CFLAGS) closed by Sergey Budnevitch
worksforme: It seems you have defined CFLAGS environment variable, and thus turned …
13:55 Ticket #285 (When "satisfy any" is set the unauth access_code (401) should not be ...) updated by Jan Marc Hoffmann
Right. It's a dead check so it can get safely removed. I changed the patch.
13:45 Ticket #285 (When "satisfy any" is set the unauth access_code (401) should not be ...) updated by Maxim Dounin
The code is in else part of the following if(): […] Hence …
10:31 Ticket #285 (When "satisfy any" is set the unauth access_code (401) should not be ...) updated by Jan Marc Hoffmann
Hi Maxim, which check is always false? A = clcf->satisfy == …
06:50 Ticket #286 (auto/make LINK variable doesn't reflect CFLAGS) updated by maxim
Status, Owner changed
Sergey, please take a look.
03:42 Ticket #285 (When "satisfy any" is set the unauth access_code (401) should not be ...) updated by Maxim Dounin
Status changed
The patch looks wrong as it contains check which is always false, but …

01/20/13:

22:38 Ticket #283 (proxy_method does not support variable dereferencing) closed by Maxim Dounin
wontfix: I don't think that proxy_method should support variables. It's more …
22:33 Ticket #282 (Hide a ETag header with ssi on) closed by Maxim Dounin
fixed: It is already hidden in nginx 1.3.3+, part of entity tags support …
02:06 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) closed by Maxim Dounin
wontfix: If you want to use particular hashes as is and understand …

01/19/13:

23:15 nginx.pristine.auto.make.patch attached to Ticket #286 by Chris Nehren
patch for auto/make to fix problem
23:15 Ticket #286 (auto/make LINK variable doesn't reflect CFLAGS) created by Chris Nehren
The auto/make script sets some variables like $CC, $CFLAGS, and $LINK. …

01/18/13:

23:33 Ticket #284 (segfault in DAV module during PUT processing after PUT and GET the ...) updated by Valentin V. Bartenev
You are using an old unstable version of nginx. It is very likely that …
22:33 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) reopened by Louis Opter
22:32 core_add_ngx_crypt_sha.patch attached to Ticket #50 by Louis Opter
Add support for {SHA} in htpasswd files
22:31 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) updated by Louis Opter
Hello, I would like to re-open this, it really sucks to not have …
15:46 satisfy_any_unauth_forbidden.patch attached to Ticket #285 by Jan Marc Hoffmann
15:45 Ticket #285 (When "satisfy any" is set the unauth access_code (401) should not be ...) created by Jan Marc Hoffmann
Current behaviour: Two access modules are registered. Module1 returns …
14:08 Ticket #283 (proxy_method does not support variable dereferencing) updated by Valentin V. Bartenev
Type changed
There are many directives that do not support variables. It's usually …
10:56 Ticket #284 (segfault in DAV module during PUT processing after PUT and GET the ...) updated by maxim
Status, Owner changed
09:18 Ticket #284 (segfault in DAV module during PUT processing after PUT and GET the ...) created by Hendy Irawan
How to reproduce : 1. Open connection 2. PUT a file 3. GET a file …

01/17/13:

23:27 Ticket #283 (proxy_method does not support variable dereferencing) created by gcnovus.myopenid.com
See [http://mailman.nginx.org/pipermail/nginx/2008-January/002881.html
20:28 Ticket #282 (Hide a ETag header with ssi on) created by Daniel Podolsky
Dear Sir/Madam, At the moment nginx is hiding some headers for …
08:55 Ticket #281 (proxy_cache_use_stale conflicts with proxy_intercept_errors) created by Oleg Aldekein
When using nginx to proxy_pass requests to another webserver I'd like …

01/16/13:

13:09 Ticket #277 (HttpRealipModule doesn't behave as expected with duplicate headers) closed by Ruslan Ermilov
duplicate: Duplicate of ticket #106.
09:52 Ticket #40 (proxy_bind inheritance) closed by Ruslan Ermilov
fixed: Fixed in 5009/nginx.
09:35 Ticket #40 (proxy_bind inheritance) updated by Ruslan Ermilov
Owner, Sensitive changed

01/15/13:

16:24 Ticket #280 (Avoid writing duplicate temporary cache files) created by Wai Keen Woon
When a file isn't cached and two concurrent downloads are made for it, …

01/14/13:

12:49 nginx-opus-mime-type.diff attached to Ticket #279 by Steffen Weber
12:49 Ticket #279 (mime.types: audio/ogg for .opus files) created by Steffen Weber
According to http://wiki.xiph.org/OggOpus and …

01/13/13:

17:29 Ticket #266 (mp4 sendfile errors) updated by Gernot Vormayr
The files in question are directly from our client. I'm going to ask …

01/11/13:

16:35 Ticket #13 (Proxy SSL Verify) updated by Daniel Kahn Gillmor
Replying to Maxim Dounin: > Please see patch review in …

01/10/13:

14:30 Ticket #276 (nginx 1.3.10 sets wrong default port for 'proxy_pass' directive) closed by Maxim Dounin
fixed: Fix is available in just released nginx 1.3.11. Thanks for reporting this!
14:08 Milestone 1.3.11 completed
Status: released [[http://nginx.org/en/CHANGES| 1.3.11 …
12:59 Ticket #276 (nginx 1.3.10 sets wrong default port for 'proxy_pass' directive) updated by Ruslan Ermilov
In 5006/nginx: […]

01/09/13:

15:08 Ticket #266 (mp4 sendfile errors) updated by Maxim Dounin
While ISO BMFF indeed allows more than one mdat atom, the …
12:48 Ticket #278 (Nginx stops processes after reload procedure) updated by Акулов Андрей
Replying to Maxim Dounin: > Thank you for your report. …
12:39 Ticket #278 (Nginx stops processes after reload procedure) closed by Maxim Dounin
duplicate: Thank you for your report. This is believed to be duplicate of #268, …
11:30 Ticket #278 (Nginx stops processes after reload procedure) created by Акулов Андрей
We having nginx as a frontend to many sites. Every site has own conf …
07:18 Ticket #266 (mp4 sendfile errors) updated by maxim
Owner, Status changed
06:40 Ticket #276 (nginx 1.3.10 sets wrong default port for 'proxy_pass' directive) updated by maxim
Status, Owner changed

01/08/13:

14:02 Ticket #268 (Conditional jump or move depends on uninitialised value(s)) updated by Valentin V. Bartenev
In 5002/nginx: […]
04:39 Ticket #274 (error_page 400 =444 /; утекают сокеты) updated by Maxim Dounin
Status changed
It's bad idea to set error_page for 400 Bad Request, and it's known to …
04:24 Ticket #275 (Build error __warn_memset_zero_len) closed by Maxim Dounin
wontfix: This seems to be a warning incorrectly generated by Linux headers when …

01/07/13:

19:09 Ticket #276 (nginx 1.3.10 sets wrong default port for 'proxy_pass' directive) updated by Andreas Jaggi
Looks like one of the following changes caused this: - r4970
19:05 Ticket #277 (HttpRealipModule doesn't behave as expected with duplicate headers) created by Neal Poole
I'm running into an issue on Linode due to the way their NodeBalancer
16:26 Ticket #276 (nginx 1.3.10 sets wrong default port for 'proxy_pass' directive) created by Andreas Jaggi
After updating from nginx 1.3.8 to 1.3.10, the reverse proxy …

01/06/13:

22:24 Ticket #266 (mp4 sendfile errors) updated by Gernot Vormayr
Ok now I think I know what's going wrong (well in nginx - not the mp4 …
12:57 Ticket #275 (Build error __warn_memset_zero_len) created by Marco Becker
I got the following error wehn build the source code with gcc option …
11:07 Ticket #274 (error_page 400 =444 /; утекают сокеты) updated by naikoto
При замене на именованный location […] процесс падает […] gdb …
10:19 Ticket #274 (error_page 400 =444 /; утекают сокеты) created by naikoto
Конфигурация для игнорирования неизвестных доменов. При некорректном …

01/05/13:

16:15 Ticket #271 ('gzip_static' ignores newer 'mtime' of original file) updated by j vp
no, i understand how 'on' and 'always' work and i expect others do as …
13:32 Ticket #273 (proxy_cache not work for 204 responses) updated by Maxim Dounin
Works fine here (though I tested it with proxy as in ticket summary, …
11:12 Ticket #271 ('gzip_static' ignores newer 'mtime' of original file) updated by Maxim Dounin
You misunderstood how it works. If "gzip_static" is set to "on", …
Note: See TracTimeline for information about the timeline view.