]> git.kaiwu.me - nginx.git/log
nginx.git
18 years agotreat time_t as unsigned time
Igor Sysoev [Thu, 31 Jan 2008 15:14:31 +0000 (15:14 +0000)]
treat time_t as unsigned time

18 years agobackout r1757, we really need SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER
Igor Sysoev [Thu, 31 Jan 2008 15:10:45 +0000 (15:10 +0000)]
backout r1757, we really need SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER

18 years agodetect L2 cache line size for Intel Core
Igor Sysoev [Tue, 29 Jan 2008 07:06:18 +0000 (07:06 +0000)]
detect L2 cache line size for Intel Core

18 years agofix cache line size for Pentium 4
Igor Sysoev [Tue, 29 Jan 2008 06:58:47 +0000 (06:58 +0000)]
fix cache line size for Pentium 4

18 years agofix building --test-build-rtsig and --test-build-eventport on FreeBSD 7
Igor Sysoev [Mon, 28 Jan 2008 16:24:01 +0000 (16:24 +0000)]
fix building --test-build-rtsig and --test-build-eventport on FreeBSD 7

18 years agoadd NGX_ENETDOWN, NGX_ENETUNREACH, and NGX_EHOSTDOWN
Igor Sysoev [Fri, 25 Jan 2008 14:57:35 +0000 (14:57 +0000)]
add NGX_ENETDOWN, NGX_ENETUNREACH, and NGX_EHOSTDOWN

18 years agopull all errors
Igor Sysoev [Fri, 25 Jan 2008 14:56:37 +0000 (14:56 +0000)]
pull all errors

18 years agolimit string length
Igor Sysoev [Thu, 24 Jan 2008 15:18:58 +0000 (15:18 +0000)]
limit string length

18 years agouse correct type cast
Igor Sysoev [Thu, 24 Jan 2008 15:18:17 +0000 (15:18 +0000)]
use correct type cast

18 years agofix bogus crit log message "SSL_shutdown() failed" introduced in r1755
Igor Sysoev [Tue, 22 Jan 2008 16:04:35 +0000 (16:04 +0000)]
fix bogus crit log message "SSL_shutdown() failed" introduced in r1755

18 years agofix building by msvc introduced in r1817
Igor Sysoev [Tue, 22 Jan 2008 15:16:38 +0000 (15:16 +0000)]
fix building by msvc introduced in r1817

18 years agoallow zero length in %*s
Igor Sysoev [Tue, 22 Jan 2008 15:13:01 +0000 (15:13 +0000)]
allow zero length in %*s

18 years agofix building by bcc introduced by r1831
Igor Sysoev [Tue, 22 Jan 2008 15:09:55 +0000 (15:09 +0000)]
fix building by bcc introduced by r1831

18 years agopull all errors
Igor Sysoev [Thu, 10 Jan 2008 08:45:00 +0000 (08:45 +0000)]
pull all errors

18 years agogrammar fix
Igor Sysoev [Thu, 10 Jan 2008 08:36:14 +0000 (08:36 +0000)]
grammar fix

18 years agofix building by gcc42, etc. introduced in r1858
Igor Sysoev [Wed, 9 Jan 2008 15:27:27 +0000 (15:27 +0000)]
fix building by gcc42, etc. introduced in r1858

18 years agoadd code missed in r1856
Igor Sysoev [Wed, 9 Jan 2008 08:21:57 +0000 (08:21 +0000)]
add code missed in r1856

18 years agoupdate GET method text in an subrequest
Igor Sysoev [Tue, 8 Jan 2008 21:06:38 +0000 (21:06 +0000)]
update GET method text in an subrequest

18 years agoaxe old flag remained after ancient "post_accept_timeout" directive
Igor Sysoev [Tue, 8 Jan 2008 20:55:27 +0000 (20:55 +0000)]
axe old flag remained after ancient "post_accept_timeout" directive

18 years agoadd code missed in r1830
Igor Sysoev [Tue, 8 Jan 2008 20:51:06 +0000 (20:51 +0000)]
add code missed in r1830

18 years agobump version
Igor Sysoev [Tue, 8 Jan 2008 13:05:18 +0000 (13:05 +0000)]
bump version

18 years agofix CHANGES
Igor Sysoev [Tue, 8 Jan 2008 12:45:10 +0000 (12:45 +0000)]
fix CHANGES

18 years agorelease-0.6.25 tag
Igor Sysoev [Tue, 8 Jan 2008 12:31:36 +0000 (12:31 +0000)]
release-0.6.25 tag

18 years agonginx-0.6.25-RELEASE release-0.6.25
Igor Sysoev [Tue, 8 Jan 2008 12:31:35 +0000 (12:31 +0000)]
nginx-0.6.25-RELEASE

18 years agostyle fix: remove trailing space
Igor Sysoev [Tue, 8 Jan 2008 11:33:14 +0000 (11:33 +0000)]
style fix: remove trailing space

18 years agoworkaround for Linux 2.6 OpenVZ
Igor Sysoev [Tue, 8 Jan 2008 11:31:50 +0000 (11:31 +0000)]
workaround for Linux 2.6 OpenVZ

18 years agongx_http_gzip_static_module should DECLINE request
Igor Sysoev [Tue, 8 Jan 2008 10:35:50 +0000 (10:35 +0000)]
ngx_http_gzip_static_module should DECLINE request

18 years agofix comment
Igor Sysoev [Sat, 5 Jan 2008 19:07:10 +0000 (19:07 +0000)]
fix comment

18 years agochange order
Igor Sysoev [Fri, 4 Jan 2008 11:54:55 +0000 (11:54 +0000)]
change order

18 years agofix socket leak if deferred accept was used
Igor Sysoev [Fri, 4 Jan 2008 09:32:12 +0000 (09:32 +0000)]
fix socket leak if deferred accept was used

18 years agouse ngx_ext_rename_file() in PUT
Igor Sysoev [Thu, 3 Jan 2008 22:18:21 +0000 (22:18 +0000)]
use ngx_ext_rename_file() in PUT

18 years agoadd declaration missed in previous commit
Igor Sysoev [Thu, 3 Jan 2008 22:17:27 +0000 (22:17 +0000)]
add declaration missed in previous commit

18 years agotransform ngx_create_path_and_rename_file() to ngx_ext_rename_file()
Igor Sysoev [Thu, 3 Jan 2008 22:16:37 +0000 (22:16 +0000)]
transform ngx_create_path_and_rename_file() to ngx_ext_rename_file()

18 years agodo not delete target until all tests will be done,
Igor Sysoev [Thu, 3 Jan 2008 21:44:38 +0000 (21:44 +0000)]
do not delete target until all tests will be done,
fix single file COPY/MOVE

18 years agoadd log
Igor Sysoev [Thu, 3 Jan 2008 21:29:01 +0000 (21:29 +0000)]
add log

18 years agoadd comment
Igor Sysoev [Thu, 3 Jan 2008 20:43:12 +0000 (20:43 +0000)]
add comment

18 years agotest URI/Destination collection/non-collection and Depth
Igor Sysoev [Thu, 3 Jan 2008 20:09:51 +0000 (20:09 +0000)]
test URI/Destination collection/non-collection and Depth

18 years agoaxe useless code
Igor Sysoev [Thu, 3 Jan 2008 20:06:09 +0000 (20:06 +0000)]
axe useless code

18 years agochange order
Igor Sysoev [Thu, 3 Jan 2008 19:18:25 +0000 (19:18 +0000)]
change order

18 years agochange status code, add log message, and test collection URI
Igor Sysoev [Thu, 3 Jan 2008 19:13:04 +0000 (19:13 +0000)]
change status code, add log message, and test collection URI

18 years agostyle fix
Igor Sysoev [Thu, 3 Jan 2008 17:21:13 +0000 (17:21 +0000)]
style fix

18 years ago2008 year
Igor Sysoev [Thu, 3 Jan 2008 12:33:54 +0000 (12:33 +0000)]
2008 year

18 years agomin_delete_depth
Igor Sysoev [Sun, 30 Dec 2007 11:46:03 +0000 (11:46 +0000)]
min_delete_depth

18 years agolog DELETE errors
Igor Sysoev [Sun, 30 Dec 2007 10:24:43 +0000 (10:24 +0000)]
log DELETE errors

18 years agoaxe useless code
Igor Sysoev [Sun, 30 Dec 2007 10:19:32 +0000 (10:19 +0000)]
axe useless code

18 years agochange status code and add log message
Igor Sysoev [Sun, 30 Dec 2007 09:44:02 +0000 (09:44 +0000)]
change status code and add log message

18 years agolog right request method
Igor Sysoev [Sun, 30 Dec 2007 09:11:19 +0000 (09:11 +0000)]
log right request method

18 years agoaxe useless r->server_name
Igor Sysoev [Sun, 30 Dec 2007 08:15:27 +0000 (08:15 +0000)]
axe useless r->server_name

18 years agolog server address
Igor Sysoev [Sun, 30 Dec 2007 08:01:50 +0000 (08:01 +0000)]
log server address

18 years agofix building by msvc introduced by r1807
Igor Sysoev [Sat, 29 Dec 2007 21:43:49 +0000 (21:43 +0000)]
fix building by msvc introduced by r1807

18 years agohandle old "server_name *"
Igor Sysoev [Sat, 29 Dec 2007 19:05:21 +0000 (19:05 +0000)]
handle old "server_name *"

18 years agofix comment
Igor Sysoev [Sat, 29 Dec 2007 16:55:31 +0000 (16:55 +0000)]
fix comment

18 years agosatisfy all|any
Igor Sysoev [Sat, 29 Dec 2007 16:38:23 +0000 (16:38 +0000)]
satisfy all|any

18 years agouse ngx_http_server_addr()
Igor Sysoev [Sat, 29 Dec 2007 16:00:34 +0000 (16:00 +0000)]
use ngx_http_server_addr()

18 years agoseveral changes in server_name:
Igor Sysoev [Sat, 29 Dec 2007 15:30:39 +0000 (15:30 +0000)]
several changes in server_name:

*) server_name_in_redirect directive and removal of the '*' stub
*) use server address in redirect if host can not be detected
*) ngx_http_server_addr()
*) allow wildcard and regex names to be a main server_name
*) DAV Destination header is tested against Host header

18 years agocondition declarations inside blocks update missed in r1705
Igor Sysoev [Sat, 29 Dec 2007 13:55:10 +0000 (13:55 +0000)]
condition declarations inside blocks update missed in r1705

18 years agoset ngx_http_gzip_static module just before ngx_http_static_module
Igor Sysoev [Sat, 29 Dec 2007 08:38:42 +0000 (08:38 +0000)]
set ngx_http_gzip_static module just before ngx_http_static_module

18 years agostyle fix: remove trailing spaces
Igor Sysoev [Fri, 28 Dec 2007 13:15:36 +0000 (13:15 +0000)]
style fix: remove trailing spaces

18 years agofix building --without-pcre
Igor Sysoev [Fri, 28 Dec 2007 13:15:11 +0000 (13:15 +0000)]
fix building --without-pcre

18 years agooptimization
Igor Sysoev [Thu, 27 Dec 2007 20:32:43 +0000 (20:32 +0000)]
optimization

18 years agobump version
Igor Sysoev [Thu, 27 Dec 2007 18:47:33 +0000 (18:47 +0000)]
bump version

18 years agorelease-0.6.24 tag
Igor Sysoev [Thu, 27 Dec 2007 18:43:54 +0000 (18:43 +0000)]
release-0.6.24 tag

18 years agonginx-0.6.24-RELEASE release-0.6.24
Igor Sysoev [Thu, 27 Dec 2007 18:43:53 +0000 (18:43 +0000)]
nginx-0.6.24-RELEASE

18 years agofix segfault introduced in r1780
Igor Sysoev [Thu, 27 Dec 2007 18:35:52 +0000 (18:35 +0000)]
fix segfault introduced in r1780

18 years agobump version
Igor Sysoev [Thu, 27 Dec 2007 15:39:06 +0000 (15:39 +0000)]
bump version

18 years agorelease-0.6.23 tag
Igor Sysoev [Thu, 27 Dec 2007 14:59:58 +0000 (14:59 +0000)]
release-0.6.23 tag

18 years agonginx-0.6.23-RELEASE release-0.6.23
Igor Sysoev [Thu, 27 Dec 2007 14:59:57 +0000 (14:59 +0000)]
nginx-0.6.23-RELEASE

18 years agobackout r1790
Igor Sysoev [Thu, 27 Dec 2007 14:39:05 +0000 (14:39 +0000)]
backout r1790

18 years agongx_http_gzip_static_module and gzip_disable
Igor Sysoev [Thu, 27 Dec 2007 14:21:59 +0000 (14:21 +0000)]
ngx_http_gzip_static_module and gzip_disable

18 years agonon-active request is not done
Igor Sysoev [Thu, 27 Dec 2007 14:20:50 +0000 (14:20 +0000)]
non-active request is not done

18 years agoallow memached_pass inside "if" block
Igor Sysoev [Thu, 27 Dec 2007 14:19:30 +0000 (14:19 +0000)]
allow memached_pass inside "if" block

18 years agoinherit $memached_key index and memcached_pass upstream inside "if" block
Igor Sysoev [Thu, 27 Dec 2007 14:18:34 +0000 (14:18 +0000)]
inherit $memached_key index and memcached_pass upstream inside "if" block

18 years agoreturn NGX_DECLINED if access directives are not active,
Igor Sysoev [Thu, 27 Dec 2007 14:15:34 +0000 (14:15 +0000)]
return NGX_DECLINED if access directives are not active,
this fixes case when satisfy any does not test active directives at all

18 years agouse ngx_regex_exec_array()
Igor Sysoev [Thu, 27 Dec 2007 13:15:43 +0000 (13:15 +0000)]
use ngx_regex_exec_array()

18 years agongx_regex_exec_array()
Igor Sysoev [Thu, 27 Dec 2007 13:15:08 +0000 (13:15 +0000)]
ngx_regex_exec_array()

18 years agocall post_action for 499
Igor Sysoev [Thu, 27 Dec 2007 13:13:34 +0000 (13:13 +0000)]
call post_action for 499

18 years agoregex valid_referers were not inherited
Igor Sysoev [Thu, 27 Dec 2007 12:13:11 +0000 (12:13 +0000)]
regex valid_referers were not inherited

18 years agooptimization
Igor Sysoev [Thu, 27 Dec 2007 09:17:20 +0000 (09:17 +0000)]
optimization

18 years agostyle fix
Igor Sysoev [Thu, 27 Dec 2007 08:40:14 +0000 (08:40 +0000)]
style fix

18 years agocreate ssl buffer on demand and free it before keep-alive
Igor Sysoev [Wed, 26 Dec 2007 21:07:30 +0000 (21:07 +0000)]
create ssl buffer on demand and free it before keep-alive

18 years agossl_session_cache off
Igor Sysoev [Wed, 26 Dec 2007 20:27:22 +0000 (20:27 +0000)]
ssl_session_cache off

18 years agooptimization
Igor Sysoev [Wed, 26 Dec 2007 13:24:57 +0000 (13:24 +0000)]
optimization

18 years agostyle fix
Igor Sysoev [Tue, 25 Dec 2007 15:31:18 +0000 (15:31 +0000)]
style fix

18 years agoseveral fixes:
Igor Sysoev [Tue, 25 Dec 2007 10:46:40 +0000 (10:46 +0000)]
several fixes:
*) do not add event if file was used less than min_uses
*) do not rely upon event to avoid race conditions
*) ngx_open_file_lookup()

18 years agouse %*s format
Igor Sysoev [Mon, 24 Dec 2007 17:05:31 +0000 (17:05 +0000)]
use %*s format

18 years ago%*s format
Igor Sysoev [Mon, 24 Dec 2007 17:05:16 +0000 (17:05 +0000)]
%*s format

18 years agoopen_file_cache_min_uses
Igor Sysoev [Sat, 22 Dec 2007 13:19:39 +0000 (13:19 +0000)]
open_file_cache_min_uses

18 years agotake MALLOC_OPTIONS=J into account in slab allocator
Igor Sysoev [Sat, 22 Dec 2007 11:06:53 +0000 (11:06 +0000)]
take MALLOC_OPTIONS=J into account in slab allocator

18 years agoadd missed dependences
Igor Sysoev [Sat, 22 Dec 2007 10:32:00 +0000 (10:32 +0000)]
add missed dependences

18 years agotree.init_handler is never called
Igor Sysoev [Fri, 21 Dec 2007 17:50:49 +0000 (17:50 +0000)]
tree.init_handler is never called

18 years agofix the previous commit
Igor Sysoev [Fri, 21 Dec 2007 17:23:41 +0000 (17:23 +0000)]
fix the previous commit

18 years agoopen_file_cache_retest > open_file_cache_valid
Igor Sysoev [Fri, 21 Dec 2007 16:19:48 +0000 (16:19 +0000)]
open_file_cache_retest > open_file_cache_valid

18 years agofix the previous commit
Igor Sysoev [Fri, 21 Dec 2007 16:19:14 +0000 (16:19 +0000)]
fix the previous commit

18 years agouse ngx_queue.h
Igor Sysoev [Fri, 21 Dec 2007 15:33:15 +0000 (15:33 +0000)]
use ngx_queue.h

18 years agoclean rbtree node for all removals
Igor Sysoev [Fri, 21 Dec 2007 15:32:51 +0000 (15:32 +0000)]
clean rbtree node for all removals

18 years agostyle fix
Igor Sysoev [Fri, 21 Dec 2007 15:24:59 +0000 (15:24 +0000)]
style fix

18 years agofix STARTTLS prompt in SMTP
Igor Sysoev [Fri, 21 Dec 2007 10:24:59 +0000 (10:24 +0000)]
fix STARTTLS prompt in SMTP

18 years agoembed sentinel
Igor Sysoev [Thu, 20 Dec 2007 21:29:52 +0000 (21:29 +0000)]
embed sentinel

18 years agouse ngx_queue.h
Igor Sysoev [Thu, 20 Dec 2007 21:01:00 +0000 (21:01 +0000)]
use ngx_queue.h

18 years agoembed session_rbtree and sentinel inside ngx_ssl_session_cache_t
Igor Sysoev [Thu, 20 Dec 2007 20:35:23 +0000 (20:35 +0000)]
embed session_rbtree and sentinel inside ngx_ssl_session_cache_t