]> git.kaiwu.me - nginx.git/log
nginx.git
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

17 years agouse $(CURDIR) instead of "..\..\.." because the later does not allow to use
Igor Sysoev [Mon, 11 May 2009 18:02:06 +0000 (18:02 +0000)]
use $(CURDIR) instead of "..\..\.." because the later does not allow to use
options as --with-zlib=../zlib-1.2.3.  It seems there is no common way
to learn the current directory in Win32 make's: although nmake has MAKEDIR
variable, nevertheless Borland make's MAKEDIR is the directory where make
is installed, and OpenWatcom wmake has no MAKEDIR at all.

17 years agobump version
Igor Sysoev [Mon, 11 May 2009 17:47:06 +0000 (17:47 +0000)]
bump version

17 years agorelease-0.7.56 tag
Igor Sysoev [Mon, 11 May 2009 13:42:27 +0000 (13:42 +0000)]
release-0.7.56 tag

17 years agonginx-0.7.56-RELEASE release-0.7.56
Igor Sysoev [Mon, 11 May 2009 13:42:26 +0000 (13:42 +0000)]
nginx-0.7.56-RELEASE

17 years agobackout -r2827 and add correct fix
Igor Sysoev [Sun, 10 May 2009 19:49:14 +0000 (19:49 +0000)]
backout -r2827 and add correct fix

17 years agomessage creating Makefile
Igor Sysoev [Sun, 10 May 2009 18:38:11 +0000 (18:38 +0000)]
message creating Makefile

17 years agoadd MSYS support
Igor Sysoev [Sun, 10 May 2009 18:35:39 +0000 (18:35 +0000)]
add MSYS support

17 years agoremove BMAKE (build make): a cc compiler should use own make
Igor Sysoev [Sun, 10 May 2009 18:35:08 +0000 (18:35 +0000)]
remove BMAKE (build make): a cc compiler should use own make

17 years agofix building --without-http-cache
Igor Sysoev [Fri, 8 May 2009 20:14:35 +0000 (20:14 +0000)]
fix building --without-http-cache
the bug had been appeared in r2806

17 years agoreconfigure master process
Igor Sysoev [Fri, 8 May 2009 18:12:03 +0000 (18:12 +0000)]
reconfigure master process

17 years agofix the previous commit
Igor Sysoev [Fri, 8 May 2009 18:11:18 +0000 (18:11 +0000)]
fix the previous commit

17 years agoallow to pass image filter errors via the same location where the filter is set
Igor Sysoev [Fri, 8 May 2009 14:52:50 +0000 (14:52 +0000)]
allow to pass image filter errors via the same location where the filter is set

17 years agotest already destroyed request
Igor Sysoev [Fri, 8 May 2009 14:31:59 +0000 (14:31 +0000)]
test already destroyed request

17 years agohandle big responses for "size" and "test" image_filters
Igor Sysoev [Fri, 8 May 2009 14:25:51 +0000 (14:25 +0000)]
handle big responses for "size" and "test" image_filters

17 years agopreserve Solaris binary hardware capabilities
Igor Sysoev [Fri, 8 May 2009 09:41:43 +0000 (09:41 +0000)]
preserve Solaris binary hardware capabilities

17 years agotest whether libdl is required for dynamic linking:
Igor Sysoev [Fri, 8 May 2009 09:39:53 +0000 (09:39 +0000)]
test whether libdl is required for dynamic linking:
Solaris 10 has dlopen()/etc. in libc

17 years agoSolaris 10 has sched_yield() in libc
Igor Sysoev [Fri, 8 May 2009 09:36:16 +0000 (09:36 +0000)]
Solaris 10 has sched_yield() in libc

17 years agomove libmd test before libmd5,
Igor Sysoev [Thu, 7 May 2009 19:18:10 +0000 (19:18 +0000)]
move libmd test before libmd5,
this fixes wrong linking with /usr/local/lib/libmd5.so from libwww package
on FreeBSD. The library uses long's instead of int32_t's in MD5_CTX
and on 64-bit platforms its MD5_CTX is bigger than defined in <md5.h>

17 years agoIPv6 for Win32
Igor Sysoev [Thu, 7 May 2009 13:05:04 +0000 (13:05 +0000)]
IPv6 for Win32

17 years agodivide select module into two modules: Unix and Win32 ones
Igor Sysoev [Wed, 6 May 2009 14:53:54 +0000 (14:53 +0000)]
divide select module into two modules: Unix and Win32 ones

17 years agobump version
Igor Sysoev [Wed, 6 May 2009 14:11:03 +0000 (14:11 +0000)]
bump version

17 years agorelease-0.7.55 tag
Igor Sysoev [Wed, 6 May 2009 09:28:58 +0000 (09:28 +0000)]
release-0.7.55 tag

17 years agonginx-0.7.55-RELEASE release-0.7.55
Igor Sysoev [Wed, 6 May 2009 09:28:57 +0000 (09:28 +0000)]
nginx-0.7.55-RELEASE

17 years agomake code clearer
Igor Sysoev [Wed, 6 May 2009 08:54:54 +0000 (08:54 +0000)]
make code clearer

17 years agotest event type to prevent errors
Igor Sysoev [Wed, 6 May 2009 08:53:13 +0000 (08:53 +0000)]
test event type to prevent errors

17 years agodelete level event of appropriate type, this should fix select()'s EBADF,
Igor Sysoev [Wed, 6 May 2009 08:40:44 +0000 (08:40 +0000)]
delete level event of appropriate type, this should fix select()'s EBADF,
WSAENOTSOCK, and "select ready != events" alerts

17 years agongx_create_listening()
Igor Sysoev [Tue, 5 May 2009 17:33:26 +0000 (17:33 +0000)]
ngx_create_listening()

17 years agoreinit proxy/fastcgi header parser before ngx_http_upstream_cache_send()
Igor Sysoev [Tue, 5 May 2009 17:18:33 +0000 (17:18 +0000)]
reinit proxy/fastcgi header parser before ngx_http_upstream_cache_send()

17 years agoproxy/fastcgi_cache_use_stale http_50x did not work
Igor Sysoev [Tue, 5 May 2009 15:17:00 +0000 (15:17 +0000)]
proxy/fastcgi_cache_use_stale http_50x did not work

17 years agomove listen log copying from ngx_open_listening_sockets()
Igor Sysoev [Tue, 5 May 2009 13:16:29 +0000 (13:16 +0000)]
move listen log copying from ngx_open_listening_sockets()
to ngx_configure_listening_sockets(), otherwise listen socket logs have no file
after first reload and this caused segfault if debug_connection was used;
the bug has been introduced in r2786

17 years agouse correct name
Igor Sysoev [Tue, 5 May 2009 13:12:59 +0000 (13:12 +0000)]
use correct name

17 years agouse local variable
Igor Sysoev [Tue, 5 May 2009 13:05:42 +0000 (13:05 +0000)]
use local variable

17 years agodelete never used ngx_ssl_set_nosendshut()
Igor Sysoev [Mon, 4 May 2009 19:51:32 +0000 (19:51 +0000)]
delete never used ngx_ssl_set_nosendshut()

17 years agodelete ngx_listening_inet_stream_socket()
Igor Sysoev [Mon, 4 May 2009 19:51:09 +0000 (19:51 +0000)]
delete ngx_listening_inet_stream_socket()

17 years agoaxe imap module artifacts
Igor Sysoev [Mon, 4 May 2009 19:34:59 +0000 (19:34 +0000)]
axe imap module artifacts

17 years agodo not free buffer with cache header before it would be written,
Igor Sysoev [Mon, 4 May 2009 19:04:00 +0000 (19:04 +0000)]
do not free buffer with cache header before it would be written,
it seems this affected header only FastCGI responses only:
proxied header only responses were cached right

17 years agoadd libgd include path
Igor Sysoev [Mon, 4 May 2009 15:57:12 +0000 (15:57 +0000)]
add libgd include path

17 years agofix building ngx_http_image_filter_module on 64-bit platforms
Igor Sysoev [Mon, 4 May 2009 11:39:22 +0000 (11:39 +0000)]
fix building ngx_http_image_filter_module on 64-bit platforms

17 years agouse off_t in $r->sendfile(), this allows to use 64-bit off_t on platforms
Igor Sysoev [Fri, 1 May 2009 19:31:52 +0000 (19:31 +0000)]
use off_t in $r->sendfile(), this allows to use 64-bit off_t on platforms
where IV is long:
*) on 64-bit platforms,
*) and on 32-bit platforms if perl was built with -Duse64bitint

17 years agoadd --with-http_image_filter_module to ./configure --help
Igor Sysoev [Fri, 1 May 2009 19:14:10 +0000 (19:14 +0000)]
add --with-http_image_filter_module to ./configure --help

17 years agobump version
Igor Sysoev [Fri, 1 May 2009 19:13:37 +0000 (19:13 +0000)]
bump version

17 years agorelease-0.7.54 tag
Igor Sysoev [Fri, 1 May 2009 18:52:59 +0000 (18:52 +0000)]
release-0.7.54 tag

17 years agonginx-0.7.54-RELEASE release-0.7.54
Igor Sysoev [Fri, 1 May 2009 18:52:58 +0000 (18:52 +0000)]
nginx-0.7.54-RELEASE

17 years agoadd comment
Igor Sysoev [Fri, 1 May 2009 18:44:50 +0000 (18:44 +0000)]
add comment

17 years agongx_http_image_filter_module
Igor Sysoev [Fri, 1 May 2009 18:42:09 +0000 (18:42 +0000)]
ngx_http_image_filter_module

17 years agongx_http_filter_finalize_request() and ngx_http_clean_header()
Igor Sysoev [Fri, 1 May 2009 18:41:07 +0000 (18:41 +0000)]
ngx_http_filter_finalize_request() and ngx_http_clean_header()

17 years agoproxy_ignore_headers and fastcgi_ignore_headers
Igor Sysoev [Thu, 30 Apr 2009 16:15:07 +0000 (16:15 +0000)]
proxy_ignore_headers and fastcgi_ignore_headers

17 years ago*) refactor error_log processing: listen socket log might inherit built-in
Igor Sysoev [Thu, 30 Apr 2009 13:53:42 +0000 (13:53 +0000)]
*) refactor error_log processing: listen socket log might inherit built-in
   error_log with zero level, and r2447, r2466, r2467 were not enough
*) remove bogus "stderr" level
*) some functions and fields renames

17 years ago*) check a proxy_redirect single parameter
Igor Sysoev [Thu, 30 Apr 2009 12:43:38 +0000 (12:43 +0000)]
*) check a proxy_redirect single parameter
*) warn about "proxy_redirect false"

17 years agoset of.failed for cached error, the bug has been introduced in r2757
Igor Sysoev [Thu, 30 Apr 2009 08:01:50 +0000 (08:01 +0000)]
set of.failed for cached error, the bug has been introduced in r2757

17 years agouniform ngx_file_info() interface with ngx_fd_info()
Igor Sysoev [Wed, 29 Apr 2009 19:28:52 +0000 (19:28 +0000)]
uniform ngx_file_info() interface with ngx_fd_info()

17 years agotry to repair the case "select ready != events"
Igor Sysoev [Wed, 29 Apr 2009 18:56:47 +0000 (18:56 +0000)]
try to repair the case "select ready != events"

17 years agongx_select_repair_fd_sets()
Igor Sysoev [Wed, 29 Apr 2009 15:29:12 +0000 (15:29 +0000)]
ngx_select_repair_fd_sets()

17 years agodelete useless debug log
Igor Sysoev [Wed, 29 Apr 2009 15:15:17 +0000 (15:15 +0000)]
delete useless debug log

17 years agostyle fix
Igor Sysoev [Wed, 29 Apr 2009 15:12:57 +0000 (15:12 +0000)]
style fix

17 years agohandle Winsock select() WSAEINVAL
Igor Sysoev [Wed, 29 Apr 2009 13:42:14 +0000 (13:42 +0000)]
handle Winsock select() WSAEINVAL

17 years agostyle fix
Igor Sysoev [Wed, 29 Apr 2009 13:08:10 +0000 (13:08 +0000)]
style fix

17 years agofix the previous commit
Igor Sysoev [Wed, 29 Apr 2009 13:07:16 +0000 (13:07 +0000)]
fix the previous commit