Commit graph

1499 commits

Author SHA1 Message Date
Igor Sysoev
9551a988f1 release-0.6.13 tag 2007-09-24 04:10:02 +00:00
Igor Sysoev
47f1629cec nginx-0.6.13-RELEASE 2007-09-24 04:10:01 +00:00
Igor Sysoev
93378db666 fix file leak for HEAD requests 2007-09-22 17:56:05 +00:00
Igor Sysoev
f7e357e735 document mail modules options 2007-09-21 16:14:17 +00:00
Igor Sysoev
be3081d599 bump version 2007-09-21 14:41:05 +00:00
Igor Sysoev
e3cc3f3fc6 release-0.6.12 tag 2007-09-21 14:36:11 +00:00
Igor Sysoev
5ecb8d86c9 nginx-0.6.12-RELEASE 2007-09-21 14:36:10 +00:00
Igor Sysoev
b65a6a826c fix "AUTH PLAIN [initial-response]" bug introduced in r1477 2007-09-21 14:08:50 +00:00
Igor Sysoev
9679e39c59 use "_" instead of " " as new line substitute, do not delete trailing new line 2007-09-21 13:47:33 +00:00
Igor Sysoev
fbe4862a64 fix r1416 2007-09-21 13:43:53 +00:00
Igor Sysoev
327a39aaf6 log starttls 2007-09-20 11:08:14 +00:00
Igor Sysoev
c7016edacd add rpath for Solaris 2007-09-19 12:14:05 +00:00
Igor Sysoev
6a5cc2396e u_char* is enough to keep file name 2007-09-15 17:11:06 +00:00
Igor Sysoev
a1e85aa6b6 the "proxy_hide_header" and "fastcgi_hide_header" directives did not
hide response header lines whose name was longer than 32 characters
2007-09-15 16:54:58 +00:00
Igor Sysoev
fb598fe906 ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module 2007-09-15 16:51:16 +00:00
Igor Sysoev
4cb8d374bf style fix: remove trailing spaces 2007-09-14 15:04:45 +00:00
Igor Sysoev
a3b995f5b2 create salt just before it will be used 2007-09-14 15:00:19 +00:00
Igor Sysoev
d3fdc28bc3 fix r1482 2007-09-14 14:56:46 +00:00
Igor Sysoev
d36a9ff7e1 ngx_mail_smtp_create_buffer() 2007-09-14 14:13:25 +00:00
Igor Sysoev
c9f1aada71 optimizations 2007-09-14 14:04:24 +00:00
Igor Sysoev
7ccf7b35da smtp_client_buffer and smtp_greeting_delay 2007-09-14 13:58:49 +00:00
Igor Sysoev
4b4a64b80b move event handling to protocol specific code,
it is required to support SMTP greeting delay
2007-09-14 10:42:19 +00:00
Igor Sysoev
94b0b06dc1 optimizations 2007-09-13 21:24:27 +00:00
Igor Sysoev
467d739f89 small optimizations 2007-09-13 20:32:52 +00:00
Igor Sysoev
7aa63131c7 style fix and optimizations 2007-09-13 20:27:28 +00:00
Igor Sysoev
06c3f18113 split pop3, imap, and smtp handlers 2007-09-13 20:13:18 +00:00
Igor Sysoev
f0e951e23e bump version 2007-09-11 13:21:30 +00:00
Igor Sysoev
ab1fefc837 release-0.6.11 tag 2007-09-11 13:15:49 +00:00
Igor Sysoev
3eccdd7784 nginx-0.6.11-RELEASE 2007-09-11 13:15:48 +00:00
Igor Sysoev
45ab454787 decrement active connection counter in mail proxy 2007-09-11 10:22:12 +00:00
Igor Sysoev
ebe6ec98b3 response to the HEAD request should be a header only 2007-09-11 06:34:18 +00:00
Igor Sysoev
26331129dc 64-bit update lost in r1355 2007-09-10 09:08:12 +00:00
Igor Sysoev
384ae47203 connection error should be logged with "connecting to upstream" action,
the bug was introduced in r1154
2007-09-09 18:43:16 +00:00
Igor Sysoev
8df6cc83b5 read EOF of header only responses in non-buffered proxying 2007-09-09 18:32:53 +00:00
Igor Sysoev
67ff3bcccd there may be several "Connection" header lines and each may have several tokens 2007-09-09 18:28:49 +00:00
Igor Sysoev
d911dbb292 escape internal request URI in proxy_pass 2007-09-09 18:25:03 +00:00
Igor Sysoev
373a10cff1 balance more fair when there are several servers with equal weights,
side effect: now smallest weights go first
2007-09-09 18:23:21 +00:00
Igor Sysoev
c072d218d1 style fix 2007-09-07 09:29:08 +00:00
Igor Sysoev
11cb8111fa fix case when server was marked as down after one failure 2007-09-05 15:30:19 +00:00
Igor Sysoev
9db497a7fd backout r1426: return dynamic weights 2007-09-05 15:28:19 +00:00
Igor Sysoev
0510116c34 bump version 2007-09-03 10:35:02 +00:00
Igor Sysoev
e00699462c release-0.6.10 tag 2007-09-03 10:30:00 +00:00
Igor Sysoev
633ab489e6 nginx-0.6.10-RELEASE 2007-09-03 10:29:59 +00:00
Igor Sysoev
3eeb5f6845 test the most relevant condition first 2007-09-03 09:06:26 +00:00
Igor Sysoev
cd77964df6 open_file_cache_events 2007-09-03 08:41:42 +00:00
Igor Sysoev
ea414bb402 fix unlikely socket leak 2007-09-01 16:41:52 +00:00
Igor Sysoev
029cfdac86 fix socket leak introduced in r1374 when request header and body was
in one packet and connection went to keep-alive state
2007-09-01 16:40:19 +00:00
Igor Sysoev
fa7f65761c open_file_cache in HTTP 2007-09-01 12:12:48 +00:00
Igor Sysoev
5d30aa5e86 open file cache 2007-09-01 12:11:21 +00:00
Igor Sysoev
9f94c4abb8 change ngx_conf_merge_ptr_value() and update fastcgi_catch_stderr 2007-09-01 12:05:55 +00:00