]> git.kaiwu.me - nginx.git/log
nginx.git
17 years agocache GET requests only
Igor Sysoev [Fri, 3 Apr 2009 12:06:04 +0000 (12:06 +0000)]
cache GET requests only

17 years agomerge fastcgi_cache_key
Igor Sysoev [Thu, 2 Apr 2009 13:48:54 +0000 (13:48 +0000)]
merge fastcgi_cache_key

17 years agoautoconfigure crypt_r(): uclibc has no crypt_r()
Igor Sysoev [Thu, 2 Apr 2009 13:46:39 +0000 (13:46 +0000)]
autoconfigure crypt_r(): uclibc has no crypt_r()

17 years agofix OpenBSD building, broken in r2616
Igor Sysoev [Thu, 2 Apr 2009 13:44:32 +0000 (13:44 +0000)]
fix OpenBSD building, broken in r2616

17 years agobump version
Igor Sysoev [Thu, 2 Apr 2009 13:44:02 +0000 (13:44 +0000)]
bump version

17 years agorelease-0.7.47 tag
Igor Sysoev [Wed, 1 Apr 2009 13:20:35 +0000 (13:20 +0000)]
release-0.7.47 tag

17 years agonginx-0.7.47-RELEASE release-0.7.47
Igor Sysoev [Wed, 1 Apr 2009 13:20:34 +0000 (13:20 +0000)]
nginx-0.7.47-RELEASE

17 years agofix MacOSX building, broken in r2616
Igor Sysoev [Wed, 1 Apr 2009 13:09:36 +0000 (13:09 +0000)]
fix MacOSX building, broken in r2616

17 years agozero cache file length,
Igor Sysoev [Wed, 1 Apr 2009 13:05:38 +0000 (13:05 +0000)]
zero cache file length,
this fixes full cache purging and hogging CPU by the cache manager after this

17 years agoadd debug logging
Igor Sysoev [Wed, 1 Apr 2009 13:01:50 +0000 (13:01 +0000)]
add debug logging

17 years agolink staticaly with libcmt
Igor Sysoev [Wed, 1 Apr 2009 12:58:31 +0000 (12:58 +0000)]
link staticaly with libcmt

17 years agoWin32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are set
Igor Sysoev [Tue, 31 Mar 2009 13:52:01 +0000 (13:52 +0000)]
Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are set
without any other flags. On the other hand, Unix requires at least the write
flag to be set together with O_APPEND.

17 years agowin32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND
Igor Sysoev [Mon, 30 Mar 2009 14:51:51 +0000 (14:51 +0000)]
win32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND

17 years agongx_process_tray()
Igor Sysoev [Mon, 30 Mar 2009 14:46:33 +0000 (14:46 +0000)]
ngx_process_tray()

17 years agofix segfault introduced in r2602 if there is 502/504 error
Igor Sysoev [Mon, 30 Mar 2009 14:23:07 +0000 (14:23 +0000)]
fix segfault introduced in r2602 if there is 502/504 error
and proxy/fastcgi_cache is defined without proxy/fastcgi_cache_valid

17 years agofix r2579
Igor Sysoev [Mon, 30 Mar 2009 14:15:47 +0000 (14:15 +0000)]
fix r2579

17 years agofix FreeBSD before 7 building, broken in r2616
Igor Sysoev [Mon, 30 Mar 2009 12:33:33 +0000 (12:33 +0000)]
fix FreeBSD before 7 building, broken in r2616

17 years agobump version
Igor Sysoev [Mon, 30 Mar 2009 12:09:52 +0000 (12:09 +0000)]
bump version

17 years agorelease-0.7.46 tag
Igor Sysoev [Mon, 30 Mar 2009 11:02:57 +0000 (11:02 +0000)]
release-0.7.46 tag

17 years agonginx-0.7.46-RELEASE release-0.7.46
Igor Sysoev [Mon, 30 Mar 2009 11:02:56 +0000 (11:02 +0000)]
nginx-0.7.46-RELEASE

17 years agobump version
Igor Sysoev [Mon, 30 Mar 2009 11:00:58 +0000 (11:00 +0000)]
bump version

17 years agorelease-0.7.45 tag
Igor Sysoev [Mon, 30 Mar 2009 08:32:57 +0000 (08:32 +0000)]
release-0.7.45 tag

17 years agonginx-0.7.45-RELEASE release-0.7.45
Igor Sysoev [Mon, 30 Mar 2009 08:32:56 +0000 (08:32 +0000)]
nginx-0.7.45-RELEASE

17 years agonginx_version
Igor Sysoev [Mon, 30 Mar 2009 07:48:53 +0000 (07:48 +0000)]
nginx_version

17 years agointroduce cache manager instead of cache cleaner
Igor Sysoev [Mon, 30 Mar 2009 07:45:55 +0000 (07:45 +0000)]
introduce cache manager instead of cache cleaner

17 years agongx_fs_bsize()
Igor Sysoev [Mon, 30 Mar 2009 07:43:06 +0000 (07:43 +0000)]
ngx_fs_bsize()

17 years agofix ngx_wsasend_chain()
Igor Sysoev [Sun, 29 Mar 2009 16:58:23 +0000 (16:58 +0000)]
fix ngx_wsasend_chain()

17 years agoupdate cpuid for Core 2 and Atom
Igor Sysoev [Sat, 28 Mar 2009 12:43:41 +0000 (12:43 +0000)]
update cpuid for Core 2 and Atom

17 years agodelete duplicate error logging
Igor Sysoev [Fri, 27 Mar 2009 19:32:55 +0000 (19:32 +0000)]
delete duplicate error logging

17 years agoimprove ngx_slab_alloc() error logging
Igor Sysoev [Fri, 27 Mar 2009 17:00:42 +0000 (17:00 +0000)]
improve ngx_slab_alloc() error logging

17 years agodelete old debugging and info
Igor Sysoev [Fri, 27 Mar 2009 16:37:39 +0000 (16:37 +0000)]
delete old debugging and info

17 years agorename ngx_http_scrip_flush_complex_value()
Igor Sysoev [Fri, 27 Mar 2009 14:59:47 +0000 (14:59 +0000)]
rename ngx_http_scrip_flush_complex_value()
    to ngx_http_script_flush_complex_value()

17 years agofix plain text values using relative path in ngx_http_complex_value(),
Igor Sysoev [Fri, 27 Mar 2009 06:34:31 +0000 (06:34 +0000)]
fix plain text values using relative path in ngx_http_complex_value(),
this fixes the auth_basic_user_file bug introduced in r2589

17 years agofix alias with variables, but without captures,
Igor Sysoev [Thu, 26 Mar 2009 15:24:19 +0000 (15:24 +0000)]
fix alias with variables, but without captures,
the bug had been introduced in r2566 and r2573

17 years agodelete unneeded condition
Igor Sysoev [Thu, 26 Mar 2009 14:00:28 +0000 (14:00 +0000)]
delete unneeded condition

17 years agofix add_header Last-Modified "", broken in r2589
Igor Sysoev [Thu, 26 Mar 2009 13:34:37 +0000 (13:34 +0000)]
fix add_header Last-Modified "", broken in r2589

17 years agofix logged long locked cache entry name and add count
Igor Sysoev [Thu, 26 Mar 2009 09:50:04 +0000 (09:50 +0000)]
fix logged long locked cache entry name and add count

17 years agofix segfault if ngx_read_file() will fail
Igor Sysoev [Tue, 24 Mar 2009 15:03:38 +0000 (15:03 +0000)]
fix segfault if ngx_read_file() will fail

17 years agofastcgi cache
Igor Sysoev [Tue, 24 Mar 2009 12:49:29 +0000 (12:49 +0000)]
fastcgi cache

17 years agounlink proxy_cache and proxy_cache_valid
Igor Sysoev [Tue, 24 Mar 2009 12:31:24 +0000 (12:31 +0000)]
unlink proxy_cache and proxy_cache_valid

17 years agodo not clean cache if memory cache keys zone is cold
Igor Sysoev [Tue, 24 Mar 2009 12:25:43 +0000 (12:25 +0000)]
do not clean cache if memory cache keys zone is cold

17 years agofix Linux sendfile32() test broken in 0.3.36
Igor Sysoev [Mon, 23 Mar 2009 20:30:25 +0000 (20:30 +0000)]
fix Linux sendfile32() test broken in 0.3.36

17 years agostyle fix
Igor Sysoev [Mon, 23 Mar 2009 20:26:33 +0000 (20:26 +0000)]
style fix

17 years agofix the previous commit
Igor Sysoev [Mon, 23 Mar 2009 16:40:11 +0000 (16:40 +0000)]
fix the previous commit

17 years agoaxe old definition fields
Igor Sysoev [Mon, 23 Mar 2009 15:57:57 +0000 (15:57 +0000)]
axe old definition fields

17 years agobump version
Igor Sysoev [Mon, 23 Mar 2009 15:56:46 +0000 (15:56 +0000)]
bump version

17 years agorelease-0.7.44 tag
Igor Sysoev [Mon, 23 Mar 2009 13:27:40 +0000 (13:27 +0000)]
release-0.7.44 tag

17 years agonginx-0.7.44-RELEASE release-0.7.44
Igor Sysoev [Mon, 23 Mar 2009 13:27:39 +0000 (13:27 +0000)]
nginx-0.7.44-RELEASE

17 years agoa prelimiary proxy cache support
Igor Sysoev [Mon, 23 Mar 2009 13:14:51 +0000 (13:14 +0000)]
a prelimiary proxy cache support

17 years agostyle fix: remove tabs
Igor Sysoev [Sun, 22 Mar 2009 15:52:52 +0000 (15:52 +0000)]
style fix: remove tabs

17 years agostyle fix: remove tabs
Igor Sysoev [Sun, 22 Mar 2009 15:50:07 +0000 (15:50 +0000)]
style fix: remove tabs

17 years agouse complex value in error_page
Igor Sysoev [Sun, 22 Mar 2009 09:40:04 +0000 (09:40 +0000)]
use complex value in error_page

17 years agouse complex values in add_header, auth_basic_user_file,
Igor Sysoev [Sun, 22 Mar 2009 09:39:19 +0000 (09:39 +0000)]
use complex values in add_header, auth_basic_user_file,
sub_filter, and xslt_stylesheet parameters

17 years agongx_http_script_flush_complex_value()
Igor Sysoev [Sun, 22 Mar 2009 09:36:51 +0000 (09:36 +0000)]
ngx_http_script_flush_complex_value()
ngx_http_complex_value()
ngx_http_compile_complex_value()

17 years agoadd full path debug log in try_files
Igor Sysoev [Fri, 20 Mar 2009 16:50:53 +0000 (16:50 +0000)]
add full path debug log in try_files

17 years agoallow try_files in server context
Igor Sysoev [Fri, 20 Mar 2009 16:48:45 +0000 (16:48 +0000)]
allow try_files in server context

17 years agofix directory test in try_files
Igor Sysoev [Fri, 20 Mar 2009 16:47:23 +0000 (16:47 +0000)]
fix directory test in try_files

17 years agoalways run regex in server_name to get captures
Igor Sysoev [Thu, 19 Mar 2009 16:07:40 +0000 (16:07 +0000)]
always run regex in server_name to get captures

17 years ago--with-pcre
Igor Sysoev [Thu, 19 Mar 2009 16:06:32 +0000 (16:06 +0000)]
--with-pcre

17 years agogrammar fix
Igor Sysoev [Thu, 19 Mar 2009 16:02:40 +0000 (16:02 +0000)]
grammar fix

17 years agotest wildcard tail hash existance
Igor Sysoev [Thu, 19 Mar 2009 15:46:27 +0000 (15:46 +0000)]
test wildcard tail hash existance

17 years agosplit args in a try_files fallback
Igor Sysoev [Thu, 19 Mar 2009 13:42:27 +0000 (13:42 +0000)]
split args in a try_files fallback

17 years agongx_http_split_args()
Igor Sysoev [Thu, 19 Mar 2009 13:41:29 +0000 (13:41 +0000)]
ngx_http_split_args()

17 years agosplit ngx_http_script_compile()
Igor Sysoev [Wed, 18 Mar 2009 14:42:06 +0000 (14:42 +0000)]
split ngx_http_script_compile()

17 years agobump version
Igor Sysoev [Wed, 18 Mar 2009 14:40:21 +0000 (14:40 +0000)]
bump version

17 years agorelease-0.7.43 tag
Igor Sysoev [Wed, 18 Mar 2009 12:46:24 +0000 (12:46 +0000)]
release-0.7.43 tag

17 years agonginx-0.7.43-RELEASE release-0.7.43
Igor Sysoev [Wed, 18 Mar 2009 12:46:23 +0000 (12:46 +0000)]
nginx-0.7.43-RELEASE

17 years agofix $server_addr for wildcard listen, the has been introduced in r2513
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

17 years agoreserve space for r->uri, the bug has been introduced in r2566
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

17 years agodelete unneeded variable
Igor Sysoev [Mon, 16 Mar 2009 11:08:08 +0000 (11:08 +0000)]
delete unneeded variable

17 years agobump version
Igor Sysoev [Mon, 16 Mar 2009 11:07:29 +0000 (11:07 +0000)]
bump version

17 years agorelease-0.7.42 tag
Igor Sysoev [Mon, 16 Mar 2009 07:23:10 +0000 (07:23 +0000)]
release-0.7.42 tag

17 years agonginx-0.7.42-RELEASE release-0.7.42
Igor Sysoev [Mon, 16 Mar 2009 07:23:09 +0000 (07:23 +0000)]
nginx-0.7.42-RELEASE

17 years agoauth_basic_user_file supports variables
Igor Sysoev [Mon, 16 Mar 2009 07:13:22 +0000 (07:13 +0000)]
auth_basic_user_file supports variables

17 years agofix case when regex locaiton runs the second time via internal redirect
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

17 years agofix reserved mapped uri length if alias has captures
Igor Sysoev [Sat, 14 Mar 2009 19:20:34 +0000 (19:20 +0000)]
fix reserved mapped uri length if alias has captures

17 years agoremove unneeded increment
Igor Sysoev [Sat, 14 Mar 2009 17:10:25 +0000 (17:10 +0000)]
remove unneeded increment

17 years agocompatibility with Tru64 UNIX: fcntl(F_SETLK, F_WRLCK) returns EINVAL if busy
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

17 years agoipv6only
Igor Sysoev [Fri, 13 Mar 2009 14:20:34 +0000 (14:20 +0000)]
ipv6only

17 years agofix building without PCRE, introduced in r2553
Igor Sysoev [Thu, 12 Mar 2009 11:42:34 +0000 (11:42 +0000)]
fix building without PCRE, introduced in r2553

17 years agoignore EINVAL from setsockopt() on Solaris
Igor Sysoev [Thu, 12 Mar 2009 07:16:15 +0000 (07:16 +0000)]
ignore EINVAL from setsockopt() on Solaris

17 years agobump version
Igor Sysoev [Thu, 12 Mar 2009 07:12:25 +0000 (07:12 +0000)]
bump version

17 years agorelease-0.7.41 tag
Igor Sysoev [Wed, 11 Mar 2009 13:16:10 +0000 (13:16 +0000)]
release-0.7.41 tag

17 years agonginx-0.7.41-RELEASE release-0.7.41
Igor Sysoev [Wed, 11 Mar 2009 13:16:09 +0000 (13:16 +0000)]
nginx-0.7.41-RELEASE

17 years agofix segfaults introduced in r2549 and r2550
Igor Sysoev [Wed, 11 Mar 2009 13:04:02 +0000 (13:04 +0000)]
fix segfaults introduced in r2549 and r2550

17 years agobump version
Igor Sysoev [Wed, 11 Mar 2009 12:57:26 +0000 (12:57 +0000)]
bump version

17 years agorelease-0.7.40 tag
Igor Sysoev [Mon, 9 Mar 2009 08:54:24 +0000 (08:54 +0000)]
release-0.7.40 tag

17 years agonginx-0.7.40-RELEASE release-0.7.40
Igor Sysoev [Mon, 9 Mar 2009 08:54:23 +0000 (08:54 +0000)]
nginx-0.7.40-RELEASE

17 years agofix segfaults introduced in r2550
Igor Sysoev [Mon, 9 Mar 2009 08:50:34 +0000 (08:50 +0000)]
fix segfaults introduced in r2550

17 years agostyle fix: remove tabs
Igor Sysoev [Fri, 6 Mar 2009 16:48:36 +0000 (16:48 +0000)]
style fix: remove tabs

17 years agoXFS on Linux does not set dirent.d_type,
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

17 years agocaptures support in server_name
Igor Sysoev [Fri, 6 Mar 2009 12:50:20 +0000 (12:50 +0000)]
captures support in server_name

17 years agocaptures support in location and alias
Igor Sysoev [Fri, 6 Mar 2009 12:49:22 +0000 (12:49 +0000)]
captures support in location and alias

17 years agonow regex captures are per-request entities
Igor Sysoev [Fri, 6 Mar 2009 12:15:07 +0000 (12:15 +0000)]
now regex captures are per-request entities

17 years agopclcf->regex_locations are used with PCRE only
Igor Sysoev [Thu, 5 Mar 2009 08:24:17 +0000 (08:24 +0000)]
pclcf->regex_locations are used with PCRE only

17 years agobump version
Igor Sysoev [Thu, 5 Mar 2009 08:22:45 +0000 (08:22 +0000)]
bump version

17 years agorelease-0.7.39 tag
Igor Sysoev [Mon, 2 Mar 2009 12:43:10 +0000 (12:43 +0000)]
release-0.7.39 tag

17 years agonginx-0.7.39-RELEASE release-0.7.39
Igor Sysoev [Mon, 2 Mar 2009 12:43:09 +0000 (12:43 +0000)]
nginx-0.7.39-RELEASE

17 years agofix postponed zlib memory allocation, introduced in r2411
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

17 years agofix case when the first try is shorter then URI
Igor Sysoev [Sun, 1 Mar 2009 19:10:36 +0000 (19:10 +0000)]
fix case when the first try is shorter then URI