]>
git.kaiwu.me - nginx.git/log
Igor Sysoev [Sat, 28 Oct 2006 08:45:01 +0000 (08:45 +0000)]
we do not need the zero terminated r->uri for a long time
Igor Sysoev [Wed, 25 Oct 2006 16:33:40 +0000 (16:33 +0000)]
bump version
Igor Sysoev [Wed, 25 Oct 2006 16:29:26 +0000 (16:29 +0000)]
release-0.4.11 tag
Igor Sysoev [Wed, 25 Oct 2006 16:29:25 +0000 (16:29 +0000)]
nginx-0.4.11-RELEASE
Igor Sysoev [Wed, 25 Oct 2006 16:19:03 +0000 (16:19 +0000)]
style fix: remove trailing spaces
Igor Sysoev [Wed, 25 Oct 2006 15:38:02 +0000 (15:38 +0000)]
fix log message
Igor Sysoev [Wed, 25 Oct 2006 15:36:11 +0000 (15:36 +0000)]
fix alias without trailing slash
Igor Sysoev [Wed, 25 Oct 2006 14:13:27 +0000 (14:13 +0000)]
axe unused code
Igor Sysoev [Wed, 25 Oct 2006 13:56:32 +0000 (13:56 +0000)]
$r->allow_ranges
Igor Sysoev [Wed, 25 Oct 2006 13:07:11 +0000 (13:07 +0000)]
bugfixes
Igor Sysoev [Tue, 24 Oct 2006 18:38:31 +0000 (18:38 +0000)]
AUTH PLAIN LOGIN CRAM-MD5
Igor Sysoev [Tue, 24 Oct 2006 14:18:35 +0000 (14:18 +0000)]
axe ngx_inet_upstream_parse() and ngx_inet_parse_host_port()
Igor Sysoev [Tue, 24 Oct 2006 13:50:35 +0000 (13:50 +0000)]
now the "memcached_pass" directive uses ngx_parse_url()
Igor Sysoev [Tue, 24 Oct 2006 13:43:19 +0000 (13:43 +0000)]
axe src/core/ngx_unix_domain.*
Igor Sysoev [Tue, 24 Oct 2006 13:22:59 +0000 (13:22 +0000)]
now the "auth_http" directive uses ngx_parse_url()
Igor Sysoev [Tue, 24 Oct 2006 13:06:55 +0000 (13:06 +0000)]
now the "listen" directives use ngx_parse_url()
Igor Sysoev [Mon, 23 Oct 2006 13:50:51 +0000 (13:50 +0000)]
bump version
Igor Sysoev [Mon, 23 Oct 2006 13:25:28 +0000 (13:25 +0000)]
release-0.4.10 tag
Igor Sysoev [Mon, 23 Oct 2006 13:25:27 +0000 (13:25 +0000)]
nginx-0.4.10-RELEASE
Igor Sysoev [Mon, 23 Oct 2006 13:10:10 +0000 (13:10 +0000)]
APOP
Igor Sysoev [Fri, 20 Oct 2006 20:43:01 +0000 (20:43 +0000)]
disable write level event while waiting auth server response
Igor Sysoev [Fri, 20 Oct 2006 19:10:16 +0000 (19:10 +0000)]
NULL is short way
Igor Sysoev [Fri, 20 Oct 2006 19:07:50 +0000 (19:07 +0000)]
fix segfault if $server_addr failed
Igor Sysoev [Fri, 20 Oct 2006 12:22:39 +0000 (12:22 +0000)]
aligned ngx_crc32_table_short was allocated from wrong pool
Igor Sysoev [Thu, 19 Oct 2006 10:19:19 +0000 (10:19 +0000)]
backout the previous commit
Igor Sysoev [Thu, 19 Oct 2006 09:59:18 +0000 (09:59 +0000)]
disable bcc precompiled headers,
bcc hungs at src/core/ngx_hash.c after previous commit
Igor Sysoev [Thu, 19 Oct 2006 09:57:49 +0000 (09:57 +0000)]
split ngx_crc32() to short and long version
Igor Sysoev [Thu, 19 Oct 2006 08:16:29 +0000 (08:16 +0000)]
add includes
Igor Sysoev [Wed, 18 Oct 2006 19:05:30 +0000 (19:05 +0000)]
spelling
Igor Sysoev [Wed, 18 Oct 2006 19:00:21 +0000 (19:00 +0000)]
ngx_crc32()
Igor Sysoev [Wed, 18 Oct 2006 18:43:11 +0000 (18:43 +0000)]
char* > u_char*
Igor Sysoev [Wed, 18 Oct 2006 14:27:16 +0000 (14:27 +0000)]
downgrade gravity of getsockname() errors
Igor Sysoev [Tue, 17 Oct 2006 16:13:49 +0000 (16:13 +0000)]
style fix: remove trailing spaces
Igor Sysoev [Tue, 17 Oct 2006 12:47:14 +0000 (12:47 +0000)]
backout r783 and add comment
Igor Sysoev [Mon, 16 Oct 2006 13:59:37 +0000 (13:59 +0000)]
win32 uint16_t definition
Igor Sysoev [Mon, 16 Oct 2006 13:29:52 +0000 (13:29 +0000)]
fix building by Debian gcc-4.1.2 amd64
Igor Sysoev [Mon, 16 Oct 2006 12:21:17 +0000 (12:21 +0000)]
decrease number of branches
Igor Sysoev [Mon, 16 Oct 2006 11:28:33 +0000 (11:28 +0000)]
add 255th array element
Igor Sysoev [Mon, 16 Oct 2006 07:47:00 +0000 (07:47 +0000)]
allow ranges for full flv files
Igor Sysoev [Fri, 13 Oct 2006 15:47:56 +0000 (15:47 +0000)]
bump version
Igor Sysoev [Fri, 13 Oct 2006 15:43:20 +0000 (15:43 +0000)]
release-0.4.9 tag
Igor Sysoev [Fri, 13 Oct 2006 15:43:19 +0000 (15:43 +0000)]
nginx-0.4.9-RELEASE
Igor Sysoev [Fri, 13 Oct 2006 15:20:10 +0000 (15:20 +0000)]
<!--#include virtual=... set=... -->
Igor Sysoev [Fri, 13 Oct 2006 15:09:25 +0000 (15:09 +0000)]
style fix
Igor Sysoev [Thu, 12 Oct 2006 19:55:15 +0000 (19:55 +0000)]
check nginx.pm version
Igor Sysoev [Thu, 12 Oct 2006 13:56:16 +0000 (13:56 +0000)]
previous commit broke two modules
Igor Sysoev [Thu, 12 Oct 2006 13:36:54 +0000 (13:36 +0000)]
remove r->root_length
Igor Sysoev [Thu, 12 Oct 2006 13:08:26 +0000 (13:08 +0000)]
compact r->http_minor and r->http_major
Igor Sysoev [Thu, 12 Oct 2006 09:43:46 +0000 (09:43 +0000)]
note http://nginx.net
Igor Sysoev [Wed, 11 Oct 2006 19:07:34 +0000 (19:07 +0000)]
bump version
Igor Sysoev [Wed, 11 Oct 2006 15:11:23 +0000 (15:11 +0000)]
release-0.4.8 tag
Igor Sysoev [Wed, 11 Oct 2006 15:11:22 +0000 (15:11 +0000)]
nginx-0.4.8-RELEASE
Igor Sysoev [Wed, 11 Oct 2006 14:33:38 +0000 (14:33 +0000)]
fix <!--#include virtual=... wait="yes" -->
r766 did not fix the bug too
Igor Sysoev [Wed, 11 Oct 2006 12:47:11 +0000 (12:47 +0000)]
ngx_list_create()
Igor Sysoev [Wed, 11 Oct 2006 09:12:01 +0000 (09:12 +0000)]
fix <!--#include virtual=... wait="yes" -->
r759 did not fix the bug
Igor Sysoev [Wed, 11 Oct 2006 05:33:15 +0000 (05:33 +0000)]
do not send flv header for full file
Igor Sysoev [Wed, 11 Oct 2006 05:32:39 +0000 (05:32 +0000)]
variable should not be found if no request body file
Igor Sysoev [Tue, 10 Oct 2006 16:15:27 +0000 (16:15 +0000)]
bump version
Igor Sysoev [Tue, 10 Oct 2006 16:10:30 +0000 (16:10 +0000)]
release-0.4.7 tag
Igor Sysoev [Tue, 10 Oct 2006 16:10:29 +0000 (16:10 +0000)]
nginx-0.4.7-RELEASE
Igor Sysoev [Tue, 10 Oct 2006 15:50:08 +0000 (15:50 +0000)]
$request_body_file
Igor Sysoev [Tue, 10 Oct 2006 14:30:39 +0000 (14:30 +0000)]
fix <!--#include virtual=... wait="yes" -->
Igor Sysoev [Tue, 10 Oct 2006 13:17:58 +0000 (13:17 +0000)]
not do ngx_http_upstream_finalize_request() twice
Igor Sysoev [Tue, 10 Oct 2006 13:12:13 +0000 (13:12 +0000)]
fix building introduced by previous commit
Igor Sysoev [Tue, 10 Oct 2006 13:11:06 +0000 (13:11 +0000)]
finalize nonbuffered request on timeout
Igor Sysoev [Mon, 9 Oct 2006 15:38:59 +0000 (15:38 +0000)]
style fix: remove trailing spaces
Igor Sysoev [Mon, 9 Oct 2006 14:17:36 +0000 (14:17 +0000)]
ngx_http_flv_module
Igor Sysoev [Mon, 9 Oct 2006 14:16:36 +0000 (14:16 +0000)]
ngx_http_charset_module supports the variables
Igor Sysoev [Mon, 9 Oct 2006 14:03:16 +0000 (14:03 +0000)]
align hash bucket size to cache line
Igor Sysoev [Fri, 6 Oct 2006 15:06:02 +0000 (15:06 +0000)]
fix hash building on unknown 64-bit platform
Igor Sysoev [Fri, 6 Oct 2006 14:27:28 +0000 (14:27 +0000)]
bump version
Igor Sysoev [Fri, 6 Oct 2006 14:23:45 +0000 (14:23 +0000)]
release-0.4.6 tag
Igor Sysoev [Fri, 6 Oct 2006 14:23:44 +0000 (14:23 +0000)]
nginx-0.4.6-RELEASE
Igor Sysoev [Fri, 6 Oct 2006 13:28:19 +0000 (13:28 +0000)]
fix SIGFPE on alpha
Igor Sysoev [Fri, 6 Oct 2006 13:02:23 +0000 (13:02 +0000)]
add sun4v,
style fix
Igor Sysoev [Thu, 5 Oct 2006 20:06:03 +0000 (20:06 +0000)]
add sun4v
Igor Sysoev [Thu, 5 Oct 2006 20:03:34 +0000 (20:03 +0000)]
add sun4v
Igor Sysoev [Thu, 5 Oct 2006 15:09:26 +0000 (15:09 +0000)]
nonexistent $sent_http_content has value of $sent_http_content_length or so
Igor Sysoev [Thu, 5 Oct 2006 15:05:47 +0000 (15:05 +0000)]
$r->headers_out("Content-Length", "NNN") did not work
Igor Sysoev [Thu, 5 Oct 2006 14:18:08 +0000 (14:18 +0000)]
force perl modules reinstallation after rebuilding
Igor Sysoev [Tue, 3 Oct 2006 18:06:44 +0000 (18:06 +0000)]
after redirecting by error_page any rewrite directive will return this code,
bug introduced in r727
Igor Sysoev [Mon, 2 Oct 2006 15:40:28 +0000 (15:40 +0000)]
bump version
Igor Sysoev [Mon, 2 Oct 2006 15:07:24 +0000 (15:07 +0000)]
release-0.4.5 tag
Igor Sysoev [Mon, 2 Oct 2006 15:07:23 +0000 (15:07 +0000)]
nginx-0.4.5-RELEASE
Igor Sysoev [Mon, 2 Oct 2006 14:50:19 +0000 (14:50 +0000)]
fix building on Linux and Solaris
Igor Sysoev [Mon, 2 Oct 2006 14:21:47 +0000 (14:21 +0000)]
bump version
Igor Sysoev [Mon, 2 Oct 2006 11:44:53 +0000 (11:44 +0000)]
release-0.4.4 tag
Igor Sysoev [Mon, 2 Oct 2006 11:44:21 +0000 (11:44 +0000)]
nginx-0.4.4-RELEASE
fix msvc build failure introduced by previous commit
Igor Sysoev [Mon, 2 Oct 2006 11:07:36 +0000 (11:07 +0000)]
$scheme variable
Igor Sysoev [Mon, 2 Oct 2006 10:22:51 +0000 (10:22 +0000)]
set "Content-Length: 0" for errors handled by "return 204"
Igor Sysoev [Mon, 2 Oct 2006 08:53:30 +0000 (08:53 +0000)]
expires max
Igor Sysoev [Mon, 2 Oct 2006 08:50:03 +0000 (08:50 +0000)]
turn off startup debug logging introduced by previous commit
Igor Sysoev [Mon, 2 Oct 2006 08:46:45 +0000 (08:46 +0000)]
glob support in include
Igor Sysoev [Mon, 2 Oct 2006 08:37:11 +0000 (08:37 +0000)]
fix: "return" always overrode "error_page" response code
Igor Sysoev [Sun, 1 Oct 2006 07:17:01 +0000 (07:17 +0000)]
fix segfault when zero length file is PUT
Igor Sysoev [Wed, 27 Sep 2006 04:59:06 +0000 (04:59 +0000)]
release-0.4.3 tag
Igor Sysoev [Tue, 26 Sep 2006 21:15:52 +0000 (21:15 +0000)]
fix proxy_redirect with variable
Igor Sysoev [Tue, 26 Sep 2006 21:15:02 +0000 (21:15 +0000)]
add missing entries to ./configure --help
Igor Sysoev [Tue, 26 Sep 2006 12:43:45 +0000 (12:43 +0000)]
bump version
Igor Sysoev [Tue, 26 Sep 2006 12:23:14 +0000 (12:23 +0000)]
nginx-0.4.3-RELEASE