]>
git.kaiwu.me - nginx.git/log
Igor Sysoev [Fri, 5 Sep 2008 15:25:47 +0000 (15:25 +0000)]
remove unused #include's
Igor Sysoev [Fri, 5 Sep 2008 14:53:17 +0000 (14:53 +0000)]
style fix
Igor Sysoev [Fri, 5 Sep 2008 14:48:47 +0000 (14:48 +0000)]
*) handle unaligned file part for directio
*) disable sendfile in directio mode
Igor Sysoev [Wed, 3 Sep 2008 10:01:29 +0000 (10:01 +0000)]
split ngx_output_chain()
Igor Sysoev [Mon, 1 Sep 2008 15:44:57 +0000 (15:44 +0000)]
bump version
Igor Sysoev [Mon, 1 Sep 2008 15:31:57 +0000 (15:31 +0000)]
release-0.7.14 tag
Igor Sysoev [Mon, 1 Sep 2008 15:31:56 +0000 (15:31 +0000)]
nginx-0.7.14-RELEASE
Igor Sysoev [Mon, 1 Sep 2008 15:17:54 +0000 (15:17 +0000)]
fix building by msvc introduced in r2223
Igor Sysoev [Mon, 1 Sep 2008 14:43:38 +0000 (14:43 +0000)]
escape a query string characters taken from URI while rewrite
Igor Sysoev [Mon, 1 Sep 2008 14:19:01 +0000 (14:19 +0000)]
*) listen ssl
*) no default ssl_cetificate and ssl_cetificate_key
Igor Sysoev [Mon, 1 Sep 2008 14:05:20 +0000 (14:05 +0000)]
style fix: remove tabs and trailing spaces
Igor Sysoev [Mon, 1 Sep 2008 13:59:11 +0000 (13:59 +0000)]
test conf file size, this fixes OpenBSD's "nginx -c /tmp/" bug
Igor Sysoev [Mon, 1 Sep 2008 13:52:55 +0000 (13:52 +0000)]
use ngx_pmemalign() to allocate radix pages
Igor Sysoev [Sat, 30 Aug 2008 19:52:07 +0000 (19:52 +0000)]
ngx_timezone_update()
Igor Sysoev [Fri, 29 Aug 2008 13:43:38 +0000 (13:43 +0000)]
set listen configuration to default server,
this fixes the case, when default server is not the first one
Igor Sysoev [Wed, 27 Aug 2008 13:26:35 +0000 (13:26 +0000)]
remove unused debug log
Igor Sysoev [Wed, 27 Aug 2008 12:19:07 +0000 (12:19 +0000)]
quoted too long parameter error
Igor Sysoev [Tue, 26 Aug 2008 21:10:20 +0000 (21:10 +0000)]
too long parameter error
Igor Sysoev [Tue, 26 Aug 2008 21:05:59 +0000 (21:05 +0000)]
remove never used macro
Igor Sysoev [Tue, 26 Aug 2008 21:04:06 +0000 (21:04 +0000)]
fix types
Igor Sysoev [Tue, 26 Aug 2008 17:23:27 +0000 (17:23 +0000)]
bump version
Igor Sysoev [Tue, 26 Aug 2008 17:19:08 +0000 (17:19 +0000)]
release-0.7.13 tag
Igor Sysoev [Tue, 26 Aug 2008 17:19:07 +0000 (17:19 +0000)]
nginx-0.7.13-RELEASE
Igor Sysoev [Tue, 26 Aug 2008 17:15:11 +0000 (17:15 +0000)]
fix build on Linux and Solaris introduced in r2200
Igor Sysoev [Tue, 26 Aug 2008 16:23:14 +0000 (16:23 +0000)]
bump version
Igor Sysoev [Tue, 26 Aug 2008 16:13:44 +0000 (16:13 +0000)]
release-0.7.12 tag
Igor Sysoev [Tue, 26 Aug 2008 16:13:43 +0000 (16:13 +0000)]
nginx-0.7.12-RELEASE
Igor Sysoev [Tue, 26 Aug 2008 16:11:30 +0000 (16:11 +0000)]
fix bugs introduced in r2204
Igor Sysoev [Tue, 26 Aug 2008 15:09:28 +0000 (15:09 +0000)]
gzip_disable msie6
Igor Sysoev [Tue, 26 Aug 2008 14:34:16 +0000 (14:34 +0000)]
fix divide by zero if max_fails=0
Igor Sysoev [Tue, 26 Aug 2008 14:24:14 +0000 (14:24 +0000)]
*) refactor ngx_parse_inet_url()
*) refactor ngx_parse_unix_domain_url()
*) delete unused ngx_url_t fields
Igor Sysoev [Tue, 26 Aug 2008 14:19:37 +0000 (14:19 +0000)]
*) refactor ngx_ptocidr()
*) allow address without bitmask
*) thus now ngx_http_geo_module accepts addresses without bitmask
Igor Sysoev [Tue, 26 Aug 2008 14:16:36 +0000 (14:16 +0000)]
ngx_strlchr()
Igor Sysoev [Fri, 22 Aug 2008 13:36:56 +0000 (13:36 +0000)]
split ngx_parse_url()
Igor Sysoev [Fri, 22 Aug 2008 12:54:32 +0000 (12:54 +0000)]
fix building on FreeBSD prior to 4.8, it has no GLOB_NOMATCH
Igor Sysoev [Thu, 21 Aug 2008 19:24:07 +0000 (19:24 +0000)]
ngx_sock_ntop() takes family from sockaddr, remove duplicate field
Igor Sysoev [Thu, 21 Aug 2008 18:47:23 +0000 (18:47 +0000)]
*) remove zero termination in ngx_inet_ntop() and ngx_sock_ntop()
*) use ngx_snprintf() in ngx_inet_ntop() and ngx_sock_ntop()
as they are called just once per connection
*) NGX_INET_ADDRSTRLEN
Igor Sysoev [Thu, 21 Aug 2008 18:21:40 +0000 (18:21 +0000)]
call ngx_http_xslt_filter_exit()
Igor Sysoev [Thu, 21 Aug 2008 12:56:10 +0000 (12:56 +0000)]
server_name "" support
Igor Sysoev [Tue, 19 Aug 2008 19:50:53 +0000 (19:50 +0000)]
add Google Earth MIME types
Igor Sysoev [Tue, 19 Aug 2008 19:40:45 +0000 (19:40 +0000)]
fix $r->header_in() for "User-Agent", "Connection", and "Host"
broken in r2005, r2006, and r2008.
Igor Sysoev [Tue, 19 Aug 2008 18:55:46 +0000 (18:55 +0000)]
leave HEAD method while error_page redirection
Igor Sysoev [Tue, 19 Aug 2008 12:23:18 +0000 (12:23 +0000)]
do not discard body while error_page redirection
Igor Sysoev [Mon, 18 Aug 2008 14:29:57 +0000 (14:29 +0000)]
bump version
Igor Sysoev [Mon, 18 Aug 2008 14:22:51 +0000 (14:22 +0000)]
release-0.7.11 tag
Igor Sysoev [Mon, 18 Aug 2008 14:22:50 +0000 (14:22 +0000)]
nginx-0.7.11-RELEASE
Igor Sysoev [Mon, 18 Aug 2008 13:38:17 +0000 (13:38 +0000)]
remove text/css from default charset_types
as it does not usually require recoding
Igor Sysoev [Sun, 17 Aug 2008 18:02:55 +0000 (18:02 +0000)]
*) regex match must return NGX_OK to stop regex searching,
this fixes inclusive regex location
*) change NGX_HTTP_INTERNAL_SERVER_ERROR to NGX_ERROR
Igor Sysoev [Sun, 17 Aug 2008 17:58:16 +0000 (17:58 +0000)]
fix noregex for inclusive locations
Igor Sysoev [Sun, 17 Aug 2008 17:47:52 +0000 (17:47 +0000)]
proxy_ssl_session_reuse
Igor Sysoev [Sun, 17 Aug 2008 17:44:08 +0000 (17:44 +0000)]
disable original URI usage in proxy_pass after X-Accel-Redirect
Igor Sysoev [Sun, 17 Aug 2008 17:42:42 +0000 (17:42 +0000)]
allow file existence test for POST requests in static module
Igor Sysoev [Sun, 17 Aug 2008 17:38:48 +0000 (17:38 +0000)]
ignore NGX_EACCES error while directory test
Igor Sysoev [Fri, 15 Aug 2008 20:14:49 +0000 (20:14 +0000)]
fix log message
Igor Sysoev [Wed, 13 Aug 2008 16:59:16 +0000 (16:59 +0000)]
bump version
Igor Sysoev [Wed, 13 Aug 2008 16:53:32 +0000 (16:53 +0000)]
release-0.7.10 tag
Igor Sysoev [Wed, 13 Aug 2008 16:53:31 +0000 (16:53 +0000)]
nginx-0.7.10-RELEASE
Igor Sysoev [Wed, 13 Aug 2008 16:31:01 +0000 (16:31 +0000)]
restore connection address on request closure,
this fixes the issue when a frontend before nginx sends various client
connections via keepalive connection to nginx
Igor Sysoev [Wed, 13 Aug 2008 16:25:48 +0000 (16:25 +0000)]
*) fix segfaults in types hash
*) fix inheritance: default hash instead of inherited one
Igor Sysoev [Wed, 13 Aug 2008 09:00:13 +0000 (09:00 +0000)]
disable error_page loop in 500 error when recursive errors are enabled
Igor Sysoev [Wed, 13 Aug 2008 08:32:35 +0000 (08:32 +0000)]
exit on libxslt test failure
Igor Sysoev [Wed, 13 Aug 2008 08:29:27 +0000 (08:29 +0000)]
fix ngx_cpp_test_module configure
Igor Sysoev [Tue, 12 Aug 2008 15:46:34 +0000 (15:46 +0000)]
bump version
Igor Sysoev [Tue, 12 Aug 2008 15:34:09 +0000 (15:34 +0000)]
release-0.7.9 tag
Igor Sysoev [Tue, 12 Aug 2008 15:34:08 +0000 (15:34 +0000)]
nginx-0.7.9-RELEASE
Igor Sysoev [Tue, 12 Aug 2008 15:28:19 +0000 (15:28 +0000)]
fix the case when unset domain.tld was matched by *.domain.tld
Igor Sysoev [Tue, 12 Aug 2008 13:17:08 +0000 (13:17 +0000)]
*) charset_types
*) change of default charset types
*) addition_types
Igor Sysoev [Tue, 12 Aug 2008 13:11:36 +0000 (13:11 +0000)]
use hash in gzip_types, ssi_types, and sub_filter_types
Igor Sysoev [Tue, 12 Aug 2008 12:04:49 +0000 (12:04 +0000)]
backout both r2162 and r2128 and implement a new fix
Igor Sysoev [Mon, 11 Aug 2008 17:50:37 +0000 (17:50 +0000)]
check daily time range
Igor Sysoev [Mon, 11 Aug 2008 15:28:35 +0000 (15:28 +0000)]
expires daily time
Igor Sysoev [Mon, 11 Aug 2008 15:28:15 +0000 (15:28 +0000)]
ngx_next_time()
Igor Sysoev [Mon, 11 Aug 2008 15:25:40 +0000 (15:25 +0000)]
SSL connection readiness is required for level-triggered events only,
broken in r2128
Igor Sysoev [Mon, 11 Aug 2008 15:22:40 +0000 (15:22 +0000)]
consider log_not_found while testing index files
Igor Sysoev [Wed, 6 Aug 2008 13:18:57 +0000 (13:18 +0000)]
clear Last-Modified; set content-type and length for main request only
Igor Sysoev [Wed, 6 Aug 2008 09:38:34 +0000 (09:38 +0000)]
disable ranges, because xslt filter runs after range body filter
Igor Sysoev [Tue, 5 Aug 2008 19:32:50 +0000 (19:32 +0000)]
ngx_cpp_test_module
Igor Sysoev [Tue, 5 Aug 2008 19:05:15 +0000 (19:05 +0000)]
reuse compiled DTD hash in different locations, add DTD cleanup
Igor Sysoev [Tue, 5 Aug 2008 15:19:21 +0000 (15:19 +0000)]
update debug logging
Igor Sysoev [Tue, 5 Aug 2008 14:27:49 +0000 (14:27 +0000)]
reuse compiled XSLT tree in different locations
Igor Sysoev [Tue, 5 Aug 2008 14:24:16 +0000 (14:24 +0000)]
xsl:output's media-type and encoding support
Igor Sysoev [Tue, 5 Aug 2008 13:08:35 +0000 (13:08 +0000)]
we do not need dtd->name
Igor Sysoev [Tue, 5 Aug 2008 13:07:42 +0000 (13:07 +0000)]
xslt_stylesheet should be valid for location only
Igor Sysoev [Tue, 5 Aug 2008 06:21:15 +0000 (06:21 +0000)]
fix xslt module context levels
Igor Sysoev [Mon, 4 Aug 2008 21:51:36 +0000 (21:51 +0000)]
update debug logging
Igor Sysoev [Mon, 4 Aug 2008 20:25:51 +0000 (20:25 +0000)]
style fix
Igor Sysoev [Mon, 4 Aug 2008 20:23:21 +0000 (20:23 +0000)]
fix building by bcc broken in r2143
Igor Sysoev [Mon, 4 Aug 2008 16:45:52 +0000 (16:45 +0000)]
bump version
Igor Sysoev [Mon, 4 Aug 2008 15:46:35 +0000 (15:46 +0000)]
release-0.7.8 tag
Igor Sysoev [Mon, 4 Aug 2008 15:46:34 +0000 (15:46 +0000)]
nginx-0.7.8-RELEASE
Igor Sysoev [Mon, 4 Aug 2008 15:32:10 +0000 (15:32 +0000)]
Solaris directio()
Igor Sysoev [Mon, 4 Aug 2008 14:56:25 +0000 (14:56 +0000)]
fix building by msvc8 introduced in r2127
Igor Sysoev [Mon, 4 Aug 2008 14:54:12 +0000 (14:54 +0000)]
update comment
Igor Sysoev [Mon, 4 Aug 2008 14:53:16 +0000 (14:53 +0000)]
if upstream sent a location header without status use 302
Igor Sysoev [Mon, 4 Aug 2008 14:48:15 +0000 (14:48 +0000)]
ngx_http_xslt_filter_module
Igor Sysoev [Mon, 4 Aug 2008 11:29:09 +0000 (11:29 +0000)]
test Content-Type via hash:
*) ngx_http_test_content_type()
*) ngx_http_types_slot()
*) ngx_http_merge_types()
Igor Sysoev [Mon, 4 Aug 2008 11:10:52 +0000 (11:10 +0000)]
$arg_... variable
Igor Sysoev [Mon, 4 Aug 2008 10:18:36 +0000 (10:18 +0000)]
ngx_hash_strlow()
Igor Sysoev [Mon, 4 Aug 2008 10:07:00 +0000 (10:07 +0000)]
ngx_strlow()
Igor Sysoev [Mon, 4 Aug 2008 09:14:30 +0000 (09:14 +0000)]
fix building by bcc broken in r2130