]> git.kaiwu.me - nginx.git/log
nginx.git
16 years agofix segfault if there is error_page 401, proxy_intercept_errors is on
Igor Sysoev [Thu, 18 Jun 2009 14:28:50 +0000 (14:28 +0000)]
fix segfault if there is error_page 401, proxy_intercept_errors is on
and backend does not return "WWW-Authenticate" header

16 years ago$upstream_cache_status
Igor Sysoev [Thu, 18 Jun 2009 13:34:47 +0000 (13:34 +0000)]
$upstream_cache_status

16 years agoignore ngx_atomic_fetch_add() result
Igor Sysoev [Thu, 18 Jun 2009 13:14:51 +0000 (13:14 +0000)]
ignore ngx_atomic_fetch_add() result
this fixes building at least by gcc 4.2.1 on Mac OS X 10.6

16 years agofix ./configure error message
Igor Sysoev [Thu, 18 Jun 2009 13:01:05 +0000 (13:01 +0000)]
fix ./configure error message

16 years agofix building --without-http-cache, broken in r2930
Igor Sysoev [Mon, 15 Jun 2009 14:25:08 +0000 (14:25 +0000)]
fix building --without-http-cache, broken in r2930

16 years agobump version
Igor Sysoev [Mon, 15 Jun 2009 14:22:20 +0000 (14:22 +0000)]
bump version

16 years agorelease-0.8.2 tag
Igor Sysoev [Mon, 15 Jun 2009 08:15:12 +0000 (08:15 +0000)]
release-0.8.2 tag

16 years agonginx-0.8.2-RELEASE release-0.8.2
Igor Sysoev [Mon, 15 Jun 2009 08:15:11 +0000 (08:15 +0000)]
nginx-0.8.2-RELEASE

16 years agoadd response file uniq while loading cold cache on demand
Igor Sysoev [Fri, 12 Jun 2009 20:32:42 +0000 (20:32 +0000)]
add response file uniq while loading cold cache on demand

16 years agoinitialize use_event field in open file cache
Igor Sysoev [Fri, 12 Jun 2009 14:23:29 +0000 (14:23 +0000)]
initialize use_event field in open file cache
the bug had been introduced in r2071

16 years agostyle fix
Igor Sysoev [Thu, 11 Jun 2009 05:51:37 +0000 (05:51 +0000)]
style fix

16 years agobump version
Igor Sysoev [Wed, 10 Jun 2009 11:46:34 +0000 (11:46 +0000)]
bump version

16 years agorelease-0.8.1 tag
Igor Sysoev [Mon, 8 Jun 2009 12:55:50 +0000 (12:55 +0000)]
release-0.8.1 tag

16 years agonginx-0.8.1-RELEASE release-0.8.1
Igor Sysoev [Mon, 8 Jun 2009 12:55:49 +0000 (12:55 +0000)]
nginx-0.8.1-RELEASE

16 years agoinherit proxy_set_header, proxy_hide_header, and fastcgi_hide_header
Igor Sysoev [Mon, 8 Jun 2009 12:33:11 +0000 (12:33 +0000)]
inherit proxy_set_header, proxy_hide_header, and fastcgi_hide_header
only if cache settings are similar

16 years agoupdate r2925
Igor Sysoev [Sun, 7 Jun 2009 18:22:58 +0000 (18:22 +0000)]
update r2925

16 years agoproxy_cache_use_stale/fastcgi_cache_use_stale updating
Igor Sysoev [Sat, 6 Jun 2009 18:49:47 +0000 (18:49 +0000)]
proxy_cache_use_stale/fastcgi_cache_use_stale  updating

16 years agodelete useless r->cache->uses
Igor Sysoev [Sat, 6 Jun 2009 17:48:54 +0000 (17:48 +0000)]
delete useless r->cache->uses

16 years agoremove remnants
Igor Sysoev [Sat, 6 Jun 2009 14:13:49 +0000 (14:13 +0000)]
remove remnants

16 years agowin32 master process had aready closed listening sockets
Igor Sysoev [Sat, 6 Jun 2009 12:53:55 +0000 (12:53 +0000)]
win32 master process had aready closed listening sockets

16 years agoa signaller process should stop configuration processing just after
Igor Sysoev [Sat, 6 Jun 2009 12:41:31 +0000 (12:41 +0000)]
a signaller process should stop configuration processing just after
it is able to get pid file, this allows to not open log files, etc.

16 years ago*) exit if no workers could not be started
Igor Sysoev [Sat, 6 Jun 2009 12:36:44 +0000 (12:36 +0000)]
*) exit if no workers could not be started
*) do not quit old workers if no new workers could not be started

16 years agofix debug logging
Igor Sysoev [Fri, 5 Jun 2009 17:44:49 +0000 (17:44 +0000)]
fix debug logging

16 years agodo not test a pool block space if we can not allocated from the block 4 times
Igor Sysoev [Fri, 5 Jun 2009 13:27:12 +0000 (13:27 +0000)]
do not test a pool block space if we can not allocated from the block 4 times

16 years agochange surplus for() to while()
Igor Sysoev [Fri, 5 Jun 2009 12:33:49 +0000 (12:33 +0000)]
change surplus for() to while()

16 years agotest GIF87a
Igor Sysoev [Fri, 5 Jun 2009 07:29:47 +0000 (07:29 +0000)]
test GIF87a

16 years agotry to reuse last 4 free large allocation links
Igor Sysoev [Wed, 3 Jun 2009 13:57:28 +0000 (13:57 +0000)]
try to reuse last 4 free large allocation links
this fixes a pool growing for multi-requests keepalive connections

16 years agolibrt must be tested before creating Makefile
Igor Sysoev [Wed, 3 Jun 2009 04:53:01 +0000 (04:53 +0000)]
librt must be tested before creating Makefile
the bug has been introduced in r2817

16 years agobump version
Igor Sysoev [Wed, 3 Jun 2009 04:51:52 +0000 (04:51 +0000)]
bump version

16 years agorelease-0.8.0 tag
Igor Sysoev [Tue, 2 Jun 2009 16:22:27 +0000 (16:22 +0000)]
release-0.8.0 tag

16 years agonginx-0.8.0-RELEASE release-0.8.0
Igor Sysoev [Tue, 2 Jun 2009 16:22:26 +0000 (16:22 +0000)]
nginx-0.8.0-RELEASE

16 years agoreturn NULL instead of NGX_CONF_ERROR on a create conf failure
Igor Sysoev [Tue, 2 Jun 2009 16:09:44 +0000 (16:09 +0000)]
return NULL instead of NGX_CONF_ERROR on a create conf failure

16 years agofix return value on failure
Igor Sysoev [Tue, 2 Jun 2009 16:08:38 +0000 (16:08 +0000)]
fix return value on failure

16 years agoleave chain in consistent state on errors
Igor Sysoev [Tue, 2 Jun 2009 16:07:13 +0000 (16:07 +0000)]
leave chain in consistent state on errors

16 years agotest premature process termination
Igor Sysoev [Tue, 2 Jun 2009 14:26:59 +0000 (14:26 +0000)]
test premature process termination

16 years agolog GetExitCodeProcess()'s errno
Igor Sysoev [Tue, 2 Jun 2009 14:26:18 +0000 (14:26 +0000)]
log GetExitCodeProcess()'s errno

16 years agolimit_rate_after
Igor Sysoev [Tue, 2 Jun 2009 14:01:50 +0000 (14:01 +0000)]
limit_rate_after

16 years agoadd drive letter for Win32 root path
Igor Sysoev [Tue, 2 Jun 2009 14:00:01 +0000 (14:00 +0000)]
add drive letter for Win32 root path

16 years agotest that zone has the same addresses in different processes
Igor Sysoev [Tue, 2 Jun 2009 13:57:59 +0000 (13:57 +0000)]
test that zone has the same addresses in different processes

16 years ago*) fix memory leak in successful case
Igor Sysoev [Tue, 2 Jun 2009 13:56:42 +0000 (13:56 +0000)]
*) fix memory leak in successful case
*) log shared memory name in failure case

16 years agoallow shared memory segments more than 4G
Igor Sysoev [Sat, 30 May 2009 17:06:38 +0000 (17:06 +0000)]
allow shared memory segments more than 4G

16 years agofix "out of memory" case handling
Igor Sysoev [Fri, 29 May 2009 11:42:55 +0000 (11:42 +0000)]
fix "out of memory" case handling

16 years agofix logging in ngx_win32_rename_file()
Igor Sysoev [Fri, 29 May 2009 09:32:52 +0000 (09:32 +0000)]
fix logging in ngx_win32_rename_file()

16 years agoadd trailing zero to a file name
Igor Sysoev [Fri, 29 May 2009 09:31:48 +0000 (09:31 +0000)]
add trailing zero to a file name

16 years agofix XSLT filter in SSI subrequests
Igor Sysoev [Thu, 28 May 2009 15:42:27 +0000 (15:42 +0000)]
fix XSLT filter in SSI subrequests

16 years agoWin32 returns ERROR_PATH_NOT_FOUND instead of ERROR_FILE_NOT_FOUND
Igor Sysoev [Thu, 28 May 2009 15:32:22 +0000 (15:32 +0000)]
Win32 returns ERROR_PATH_NOT_FOUND instead of ERROR_FILE_NOT_FOUND

16 years ago*) use no-threads for Unix builds only
Igor Sysoev [Thu, 28 May 2009 15:30:45 +0000 (15:30 +0000)]
*) use no-threads for Unix builds only
*) style fix

16 years agouse tab in Makefile
Igor Sysoev [Thu, 28 May 2009 14:33:37 +0000 (14:33 +0000)]
use tab in Makefile

16 years agoreport about proxy/fastcgi_store and proxy/fastcgi_cache incompatibility
Igor Sysoev [Thu, 28 May 2009 13:41:44 +0000 (13:41 +0000)]
report about proxy/fastcgi_store and proxy/fastcgi_cache incompatibility

16 years agostyle fix
Igor Sysoev [Thu, 28 May 2009 13:31:43 +0000 (13:31 +0000)]
style fix

16 years agostop ./configure at once on library failure
Igor Sysoev [Tue, 26 May 2009 14:28:49 +0000 (14:28 +0000)]
stop ./configure at once on library failure

16 years agouse md5/sha1 in OpenSSL only if OpenSSL is used
Igor Sysoev [Tue, 26 May 2009 14:28:06 +0000 (14:28 +0000)]
use md5/sha1 in OpenSSL only if OpenSSL is used

16 years agodo not set charset for subrequests
Igor Sysoev [Tue, 26 May 2009 09:38:48 +0000 (09:38 +0000)]
do not set charset for subrequests

16 years agofix the previous commit
Igor Sysoev [Mon, 25 May 2009 19:57:25 +0000 (19:57 +0000)]
fix the previous commit

16 years agorefactor ngx_http_charset_header_filter()
Igor Sysoev [Mon, 25 May 2009 15:57:43 +0000 (15:57 +0000)]
refactor ngx_http_charset_header_filter()

16 years agokeepalive_requests
Igor Sysoev [Mon, 25 May 2009 15:38:36 +0000 (15:38 +0000)]
keepalive_requests

16 years agobump version
Igor Sysoev [Mon, 25 May 2009 15:24:20 +0000 (15:24 +0000)]
bump version

16 years agorelease-0.7.59 tag
Igor Sysoev [Mon, 25 May 2009 10:00:09 +0000 (10:00 +0000)]
release-0.7.59 tag

16 years agonginx-0.7.59-RELEASE release-0.7.59
Igor Sysoev [Mon, 25 May 2009 10:00:08 +0000 (10:00 +0000)]
nginx-0.7.59-RELEASE

16 years agofix socket leak introduced in r2378
Igor Sysoev [Mon, 25 May 2009 09:56:01 +0000 (09:56 +0000)]
fix socket leak introduced in r2378

16 years agoreset content_type hash value, this fixes a bug when XSLT responses
Igor Sysoev [Mon, 25 May 2009 09:06:29 +0000 (09:06 +0000)]
reset content_type hash value, this fixes a bug when XSLT responses
could not be processed by SSI, charset, and gzip filters

16 years agolight optimization of ngx_http_test_content_type()
Igor Sysoev [Mon, 25 May 2009 09:00:35 +0000 (09:00 +0000)]
light optimization of ngx_http_test_content_type()

16 years agotest libdl before OpenSSL configuration
Igor Sysoev [Sun, 24 May 2009 14:19:16 +0000 (14:19 +0000)]
test libdl before OpenSSL configuration
the bug has been introduced in r2818 and broke
*) SSL modules linking on Solaris 9 and lower,
*) and linking with OpenSSL built from sources on Linux

16 years agoallow absolute path in --with-openssl=
Igor Sysoev [Sun, 24 May 2009 14:14:08 +0000 (14:14 +0000)]
allow absolute path in --with-openssl=

16 years agofix segfault introduced in r2845
Igor Sysoev [Fri, 22 May 2009 11:32:17 +0000 (11:32 +0000)]
fix segfault introduced in r2845

16 years agoadd charset for ngx_http_gzip_static_module responses
Igor Sysoev [Fri, 22 May 2009 11:05:26 +0000 (11:05 +0000)]
add charset for ngx_http_gzip_static_module responses

16 years agouse -ldl for any OS that needs it
Igor Sysoev [Fri, 22 May 2009 09:22:28 +0000 (09:22 +0000)]
use -ldl for any OS that needs it

16 years agoproxy_cache_methods and fastcgi_cache_methods
Igor Sysoev [Tue, 19 May 2009 13:27:27 +0000 (13:27 +0000)]
proxy_cache_methods and fastcgi_cache_methods

16 years agouse already given variable
Igor Sysoev [Tue, 19 May 2009 12:55:26 +0000 (12:55 +0000)]
use already given variable

16 years agofix building OpenSSL on Unix
Igor Sysoev [Tue, 19 May 2009 12:12:36 +0000 (12:12 +0000)]
fix building OpenSSL on Unix

16 years agostyle fix
Igor Sysoev [Mon, 18 May 2009 16:50:32 +0000 (16:50 +0000)]
style fix

16 years agofix "make zip", the bug has been introduced in r2841
Igor Sysoev [Mon, 18 May 2009 16:50:05 +0000 (16:50 +0000)]
fix "make zip", the bug has been introduced in r2841

16 years agobump version
Igor Sysoev [Mon, 18 May 2009 16:48:53 +0000 (16:48 +0000)]
bump version

16 years agorelease-0.7.58 tag
Igor Sysoev [Mon, 18 May 2009 13:14:18 +0000 (13:14 +0000)]
release-0.7.58 tag

16 years agonginx-0.7.58-RELEASE release-0.7.58
Igor Sysoev [Mon, 18 May 2009 13:14:17 +0000 (13:14 +0000)]
nginx-0.7.58-RELEASE

16 years agouse ngx_connection_local_sockaddr() instead of ngx_http_server_addr()
Igor Sysoev [Mon, 18 May 2009 12:58:19 +0000 (12:58 +0000)]
use ngx_connection_local_sockaddr() instead of ngx_http_server_addr()

16 years agodelete unneeded field
Igor Sysoev [Mon, 18 May 2009 12:21:00 +0000 (12:21 +0000)]
delete unneeded field

16 years agomail proxy listen IPv6 support
Igor Sysoev [Mon, 18 May 2009 12:20:22 +0000 (12:20 +0000)]
mail proxy listen IPv6 support

16 years agongx_connection_local_sockaddr()
Igor Sysoev [Mon, 18 May 2009 12:12:06 +0000 (12:12 +0000)]
ngx_connection_local_sockaddr()

16 years agodelete unneeded cast
Igor Sysoev [Mon, 18 May 2009 07:47:58 +0000 (07:47 +0000)]
delete unneeded cast

16 years agoupdate comments missed in r2513
Igor Sysoev [Sun, 17 May 2009 20:13:29 +0000 (20:13 +0000)]
update comments missed in r2513

16 years agoupdate variable name missed in r2513
Igor Sysoev [Sun, 17 May 2009 19:58:37 +0000 (19:58 +0000)]
update variable name missed in r2513

16 years agofix "make upgrade" broken in r2759
Igor Sysoev [Sun, 17 May 2009 19:22:08 +0000 (19:22 +0000)]
fix "make upgrade" broken in r2759

16 years agofix colon in file name for ngx_http_autoindex_module
Igor Sysoev [Sun, 17 May 2009 19:01:23 +0000 (19:01 +0000)]
fix colon in file name for ngx_http_autoindex_module

17 years agoimage_filter_jpeg_quality
Igor Sysoev [Sat, 16 May 2009 16:57:11 +0000 (16:57 +0000)]
image_filter_jpeg_quality

17 years agostyle fix
Igor Sysoev [Thu, 14 May 2009 16:24:39 +0000 (16:24 +0000)]
style fix

17 years agofix building OpenSSL on Win32
Igor Sysoev [Thu, 14 May 2009 15:46:34 +0000 (15:46 +0000)]
fix building OpenSSL on Win32

17 years agoclient_body_in_single_buffer
Igor Sysoev [Thu, 14 May 2009 11:41:33 +0000 (11:41 +0000)]
client_body_in_single_buffer

17 years ago$request_body variable
Igor Sysoev [Thu, 14 May 2009 11:40:51 +0000 (11:40 +0000)]
$request_body variable

17 years agoupdate two previous commits again
Igor Sysoev [Thu, 14 May 2009 11:39:06 +0000 (11:39 +0000)]
update two previous commits again

17 years agoupdate the previous commit
Igor Sysoev [Thu, 14 May 2009 11:36:26 +0000 (11:36 +0000)]
update the previous commit

17 years agofix client_body_in_file_only type
Igor Sysoev [Thu, 14 May 2009 11:31:50 +0000 (11:31 +0000)]
fix client_body_in_file_only type

17 years agoswitch Win32 building to modern PCRE versions (starting from 7.1)
Igor Sysoev [Wed, 13 May 2009 19:48:21 +0000 (19:48 +0000)]
switch Win32 building to modern PCRE versions (starting from 7.1)
instead of single old 4.4 version

17 years agoadd miltilines in OpenWatcom makefiles
Igor Sysoev [Tue, 12 May 2009 13:29:00 +0000 (13:29 +0000)]
add miltilines in OpenWatcom makefiles

17 years agobackout r2833: CURDIR was set to Unix style path
Igor Sysoev [Tue, 12 May 2009 13:15:43 +0000 (13:15 +0000)]
backout r2833: CURDIR was set to Unix style path
instead, do chdir inside Makefile

17 years agobump version
Igor Sysoev [Tue, 12 May 2009 13:11:39 +0000 (13:11 +0000)]
bump version

17 years agorelease-0.7.57 tag
Igor Sysoev [Tue, 12 May 2009 12:11:51 +0000 (12:11 +0000)]
release-0.7.57 tag

17 years agonginx-0.7.57-RELEASE release-0.7.57
Igor Sysoev [Tue, 12 May 2009 12:11:50 +0000 (12:11 +0000)]
nginx-0.7.57-RELEASE

17 years agotest finalized image filter context before testing image_filter off
Igor Sysoev [Tue, 12 May 2009 12:05:29 +0000 (12:05 +0000)]
test finalized image filter context before testing image_filter off
this fixes SIGFPE if image filter errors are passed to named location

17 years agocorrectly apply patch
Igor Sysoev [Tue, 12 May 2009 09:35:14 +0000 (09:35 +0000)]
correctly apply patch