]>
git.kaiwu.me - nginx.git/log
Igor Sysoev [Thu, 19 Mar 2009 16:07:40 +0000 (16:07 +0000)]
always run regex in server_name to get captures
Igor Sysoev [Thu, 19 Mar 2009 16:06:32 +0000 (16:06 +0000)]
--with-pcre
Igor Sysoev [Thu, 19 Mar 2009 16:02:40 +0000 (16:02 +0000)]
grammar fix
Igor Sysoev [Thu, 19 Mar 2009 15:46:27 +0000 (15:46 +0000)]
test wildcard tail hash existance
Igor Sysoev [Thu, 19 Mar 2009 13:42:27 +0000 (13:42 +0000)]
split args in a try_files fallback
Igor Sysoev [Thu, 19 Mar 2009 13:41:29 +0000 (13:41 +0000)]
ngx_http_split_args()
Igor Sysoev [Wed, 18 Mar 2009 14:42:06 +0000 (14:42 +0000)]
split ngx_http_script_compile()
Igor Sysoev [Wed, 18 Mar 2009 14:40:21 +0000 (14:40 +0000)]
bump version
Igor Sysoev [Wed, 18 Mar 2009 12:46:24 +0000 (12:46 +0000)]
release-0.7.43 tag
Igor Sysoev [Wed, 18 Mar 2009 12:46:23 +0000 (12:46 +0000)]
nginx-0.7.43-RELEASE
Igor Sysoev [Wed, 18 Mar 2009 12:23:57 +0000 (12:23 +0000)]
fix $server_addr for wildcard listen, the has been introduced in r2513
Igor Sysoev [Wed, 18 Mar 2009 12:21:19 +0000 (12:21 +0000)]
reserve space for r->uri, the bug has been introduced in r2566
Igor Sysoev [Mon, 16 Mar 2009 11:08:08 +0000 (11:08 +0000)]
delete unneeded variable
Igor Sysoev [Mon, 16 Mar 2009 11:07:29 +0000 (11:07 +0000)]
bump version
Igor Sysoev [Mon, 16 Mar 2009 07:23:10 +0000 (07:23 +0000)]
release-0.7.42 tag
Igor Sysoev [Mon, 16 Mar 2009 07:23:09 +0000 (07:23 +0000)]
nginx-0.7.42-RELEASE
Igor Sysoev [Mon, 16 Mar 2009 07:13:22 +0000 (07:13 +0000)]
auth_basic_user_file supports variables
Igor Sysoev [Sat, 14 Mar 2009 19:24:17 +0000 (19:24 +0000)]
fix case when regex locaiton runs the second time via internal redirect
Igor Sysoev [Sat, 14 Mar 2009 19:20:34 +0000 (19:20 +0000)]
fix reserved mapped uri length if alias has captures
Igor Sysoev [Sat, 14 Mar 2009 17:10:25 +0000 (17:10 +0000)]
remove unneeded increment
Igor Sysoev [Fri, 13 Mar 2009 14:53:30 +0000 (14:53 +0000)]
compatibility with Tru64 UNIX: fcntl(F_SETLK, F_WRLCK) returns EINVAL if busy
Igor Sysoev [Fri, 13 Mar 2009 14:20:34 +0000 (14:20 +0000)]
ipv6only
Igor Sysoev [Thu, 12 Mar 2009 11:42:34 +0000 (11:42 +0000)]
fix building without PCRE, introduced in r2553
Igor Sysoev [Thu, 12 Mar 2009 07:16:15 +0000 (07:16 +0000)]
ignore EINVAL from setsockopt() on Solaris
Igor Sysoev [Thu, 12 Mar 2009 07:12:25 +0000 (07:12 +0000)]
bump version
Igor Sysoev [Wed, 11 Mar 2009 13:16:10 +0000 (13:16 +0000)]
release-0.7.41 tag
Igor Sysoev [Wed, 11 Mar 2009 13:16:09 +0000 (13:16 +0000)]
nginx-0.7.41-RELEASE
Igor Sysoev [Wed, 11 Mar 2009 13:04:02 +0000 (13:04 +0000)]
fix segfaults introduced in r2549 and r2550
Igor Sysoev [Wed, 11 Mar 2009 12:57:26 +0000 (12:57 +0000)]
bump version
Igor Sysoev [Mon, 9 Mar 2009 08:54:24 +0000 (08:54 +0000)]
release-0.7.40 tag
Igor Sysoev [Mon, 9 Mar 2009 08:54:23 +0000 (08:54 +0000)]
nginx-0.7.40-RELEASE
Igor Sysoev [Mon, 9 Mar 2009 08:50:34 +0000 (08:50 +0000)]
fix segfaults introduced in r2550
Igor Sysoev [Fri, 6 Mar 2009 16:48:36 +0000 (16:48 +0000)]
style fix: remove tabs
Igor Sysoev [Fri, 6 Mar 2009 13:01:21 +0000 (13:01 +0000)]
XFS on Linux does not set dirent.d_type,
therefore fallback to stat() if dirent.d_type is not set,
this fixes slash after directory name in ngx_http_autoindex_module;
the issue has been introduced in r2235
Igor Sysoev [Fri, 6 Mar 2009 12:50:20 +0000 (12:50 +0000)]
captures support in server_name
Igor Sysoev [Fri, 6 Mar 2009 12:49:22 +0000 (12:49 +0000)]
captures support in location and alias
Igor Sysoev [Fri, 6 Mar 2009 12:15:07 +0000 (12:15 +0000)]
now regex captures are per-request entities
Igor Sysoev [Thu, 5 Mar 2009 08:24:17 +0000 (08:24 +0000)]
pclcf->regex_locations are used with PCRE only
Igor Sysoev [Thu, 5 Mar 2009 08:22:45 +0000 (08:22 +0000)]
bump version
Igor Sysoev [Mon, 2 Mar 2009 12:43:10 +0000 (12:43 +0000)]
release-0.7.39 tag
Igor Sysoev [Mon, 2 Mar 2009 12:43:09 +0000 (12:43 +0000)]
nginx-0.7.39-RELEASE
Igor Sysoev [Sun, 1 Mar 2009 19:24:11 +0000 (19:24 +0000)]
fix postponed zlib memory allocation, introduced in r2411
*) introduce postpone_gzipping directive
*) disable postponed gzipping by default
The r2411 commit caused hangings up on large SSIed responses
as SSI cleared buf->recycled bit on copy of recycled buf parts
Igor Sysoev [Sun, 1 Mar 2009 19:10:36 +0000 (19:10 +0000)]
fix case when the first try is shorter then URI
Igor Sysoev [Wed, 25 Feb 2009 14:27:34 +0000 (14:27 +0000)]
lower ECONNRESET level
Igor Sysoev [Tue, 24 Feb 2009 22:02:08 +0000 (22:02 +0000)]
fix segfault introduced in r2486 in $sent_http_location processing
Igor Sysoev [Tue, 24 Feb 2009 14:25:24 +0000 (14:25 +0000)]
fix the previous commit
Igor Sysoev [Tue, 24 Feb 2009 14:01:40 +0000 (14:01 +0000)]
prepare ngx_ptocidr() for IPv6
Igor Sysoev [Tue, 24 Feb 2009 10:42:23 +0000 (10:42 +0000)]
small optimization: " == NGX_ERROR" > " != NGX_OK"
Igor Sysoev [Tue, 24 Feb 2009 08:32:02 +0000 (08:32 +0000)]
use variable for often used field
Igor Sysoev [Tue, 24 Feb 2009 07:56:47 +0000 (07:56 +0000)]
move r->virtual_names to ngx_http_core_srv_conf_t
Igor Sysoev [Tue, 24 Feb 2009 07:29:55 +0000 (07:29 +0000)]
axe r->port_text
Igor Sysoev [Tue, 24 Feb 2009 07:21:35 +0000 (07:21 +0000)]
remove seldom used variable
Igor Sysoev [Tue, 24 Feb 2009 07:12:39 +0000 (07:12 +0000)]
fix r2530
Igor Sysoev [Mon, 23 Feb 2009 21:30:31 +0000 (21:30 +0000)]
axe unneeded port field
Igor Sysoev [Mon, 23 Feb 2009 21:19:35 +0000 (21:19 +0000)]
axe r->port
Igor Sysoev [Mon, 23 Feb 2009 21:05:10 +0000 (21:05 +0000)]
axe r->in_addr
Igor Sysoev [Mon, 23 Feb 2009 21:02:18 +0000 (21:02 +0000)]
bump version
Igor Sysoev [Mon, 23 Feb 2009 16:01:24 +0000 (16:01 +0000)]
release-0.7.38 tag
Igor Sysoev [Mon, 23 Feb 2009 16:01:23 +0000 (16:01 +0000)]
nginx-0.7.38-RELEASE
Igor Sysoev [Mon, 23 Feb 2009 15:31:18 +0000 (15:31 +0000)]
name/password were ignored after odd empty lines
Igor Sysoev [Mon, 23 Feb 2009 15:15:42 +0000 (15:15 +0000)]
add auth basic failure logging
Igor Sysoev [Mon, 23 Feb 2009 09:42:35 +0000 (09:42 +0000)]
fix message
Igor Sysoev [Sat, 21 Feb 2009 15:13:13 +0000 (15:13 +0000)]
fix NGX_SOCKADDRLEN, introduced in r2513
Igor Sysoev [Sat, 21 Feb 2009 14:55:58 +0000 (14:55 +0000)]
bump version
Igor Sysoev [Sat, 21 Feb 2009 14:42:39 +0000 (14:42 +0000)]
release-0.7.37 tag
Igor Sysoev [Sat, 21 Feb 2009 14:42:38 +0000 (14:42 +0000)]
nginx-0.7.37-RELEASE
Igor Sysoev [Sat, 21 Feb 2009 14:34:32 +0000 (14:34 +0000)]
fix upstream port, introduced in r2513
Igor Sysoev [Sat, 21 Feb 2009 10:23:30 +0000 (10:23 +0000)]
fix implicit listen, introduced in r2513
Igor Sysoev [Sat, 21 Feb 2009 09:44:57 +0000 (09:44 +0000)]
bump version
Igor Sysoev [Sat, 21 Feb 2009 07:26:18 +0000 (07:26 +0000)]
release-0.7.36 tag
Igor Sysoev [Sat, 21 Feb 2009 07:26:17 +0000 (07:26 +0000)]
nginx-0.7.36-RELEASE
Igor Sysoev [Sat, 21 Feb 2009 07:02:02 +0000 (07:02 +0000)]
a prelimiary IPv6 support, HTTP listen
Igor Sysoev [Wed, 18 Feb 2009 16:17:12 +0000 (16:17 +0000)]
split ports, addresses, and server names preparation and optimization
Igor Sysoev [Wed, 18 Feb 2009 09:24:14 +0000 (09:24 +0000)]
add debug logging
Igor Sysoev [Wed, 18 Feb 2009 09:23:47 +0000 (09:23 +0000)]
the $ancient_browser variables did not treat as an ancient browser
listed in modern_browser, but has lower version
Igor Sysoev [Tue, 17 Feb 2009 08:37:36 +0000 (08:37 +0000)]
set MIME-type length,
otherwise ngx_http_test_content_type() did not find "image/gif"
Igor Sysoev [Mon, 16 Feb 2009 14:55:10 +0000 (14:55 +0000)]
bump version
Igor Sysoev [Mon, 16 Feb 2009 13:58:44 +0000 (13:58 +0000)]
release-0.7.35 tag
Igor Sysoev [Mon, 16 Feb 2009 13:58:43 +0000 (13:58 +0000)]
nginx-0.7.35-RELEASE
Igor Sysoev [Mon, 16 Feb 2009 13:37:58 +0000 (13:37 +0000)]
load SSL engine before certificates,
otherwise RSA keys will use built-in RSA methods
Igor Sysoev [Sat, 14 Feb 2009 17:26:26 +0000 (17:26 +0000)]
set content-type for try_files' choice
Igor Sysoev [Wed, 11 Feb 2009 12:33:13 +0000 (12:33 +0000)]
fix r2169 for .def.com and .abc.def.com case
Igor Sysoev [Wed, 11 Feb 2009 10:23:06 +0000 (10:23 +0000)]
bump version
Igor Sysoev [Tue, 10 Feb 2009 16:50:29 +0000 (16:50 +0000)]
release-0.7.34 tag
Igor Sysoev [Tue, 10 Feb 2009 16:50:28 +0000 (16:50 +0000)]
nginx-0.7.34-RELEASE
Igor Sysoev [Tue, 10 Feb 2009 16:03:42 +0000 (16:03 +0000)]
fix /?new=arg?old=arg redirect case
Igor Sysoev [Tue, 10 Feb 2009 15:19:45 +0000 (15:19 +0000)]
send HELO/EHLO after XCLIENT
patch by Maxim Dounin
Igor Sysoev [Tue, 10 Feb 2009 15:05:05 +0000 (15:05 +0000)]
if_modified_since off
Igor Sysoev [Mon, 9 Feb 2009 12:03:55 +0000 (12:03 +0000)]
compatibility with Microsoft's
AUTH LOGIN [base64 encoded user name ]
patch by Maxim Dounin
Igor Sysoev [Thu, 5 Feb 2009 16:01:50 +0000 (16:01 +0000)]
AIX has no WCOREDUMP()
Igor Sysoev [Thu, 5 Feb 2009 15:47:12 +0000 (15:47 +0000)]
bump version
Igor Sysoev [Mon, 2 Feb 2009 11:00:12 +0000 (11:00 +0000)]
release-0.7.33 tag
Igor Sysoev [Mon, 2 Feb 2009 11:00:11 +0000 (11:00 +0000)]
nginx-0.7.33-RELEASE
Igor Sysoev [Mon, 2 Feb 2009 10:17:06 +0000 (10:17 +0000)]
fix building by msvc, introduced in r2487
Igor Sysoev [Sat, 31 Jan 2009 20:44:30 +0000 (20:44 +0000)]
avoid a double redirect response if
*) a request is going in a keep alive state,
*) the request body should be discarded,
*) epoll/rtsig reports about the response header has been sent,
*) and write event handler calls core phase handler
Igor Sysoev [Sat, 31 Jan 2009 20:34:26 +0000 (20:34 +0000)]
avoid deep nested calls, flatten call tree
Igor Sysoev [Sat, 31 Jan 2009 20:33:01 +0000 (20:33 +0000)]
fix return code, this fixes segfault when two or more
simultaneous connections are resolving the same address
Igor Sysoev [Fri, 30 Jan 2009 11:56:45 +0000 (11:56 +0000)]
use length of uncompressed name
Igor Sysoev [Fri, 30 Jan 2009 05:26:27 +0000 (05:26 +0000)]
fix $sent_http_location for local redirects
Igor Sysoev [Thu, 29 Jan 2009 14:35:23 +0000 (14:35 +0000)]
store name pointer in variable allocated on stack
as resolver ctx may be already deallocated at this point