Igor Sysoev
|
7b7faed7d6
|
fix add_header Last-Modified "", broken in r2589
|
2009-03-26 13:34:37 +00:00 |
|
Igor Sysoev
|
2f1a2f3d19
|
fix logged long locked cache entry name and add count
|
2009-03-26 09:50:04 +00:00 |
|
Igor Sysoev
|
3afc10f507
|
fix segfault if ngx_read_file() will fail
|
2009-03-24 15:03:38 +00:00 |
|
Igor Sysoev
|
63f52af737
|
fastcgi cache
|
2009-03-24 12:49:29 +00:00 |
|
Igor Sysoev
|
3a20e4a477
|
unlink proxy_cache and proxy_cache_valid
|
2009-03-24 12:31:24 +00:00 |
|
Igor Sysoev
|
7e4d11bb44
|
do not clean cache if memory cache keys zone is cold
|
2009-03-24 12:25:43 +00:00 |
|
Igor Sysoev
|
0f825e6440
|
fix Linux sendfile32() test broken in 0.3.36
|
2009-03-23 20:30:25 +00:00 |
|
Igor Sysoev
|
92d543deaa
|
style fix
|
2009-03-23 20:26:33 +00:00 |
|
Igor Sysoev
|
0ded9db383
|
fix the previous commit
|
2009-03-23 16:40:11 +00:00 |
|
Igor Sysoev
|
64416aa321
|
axe old definition fields
|
2009-03-23 15:57:57 +00:00 |
|
Igor Sysoev
|
565e1e436a
|
bump version
|
2009-03-23 15:56:46 +00:00 |
|
Igor Sysoev
|
8ab3b09f53
|
release-0.7.44 tag
|
2009-03-23 13:27:40 +00:00 |
|
Igor Sysoev
|
948c47c409
|
nginx-0.7.44-RELEASE
|
2009-03-23 13:27:39 +00:00 |
|
Igor Sysoev
|
52859f2f13
|
a prelimiary proxy cache support
|
2009-03-23 13:14:51 +00:00 |
|
Igor Sysoev
|
1af7090b50
|
style fix: remove tabs
|
2009-03-22 15:52:52 +00:00 |
|
Igor Sysoev
|
9bc41a4281
|
style fix: remove tabs
|
2009-03-22 15:50:07 +00:00 |
|
Igor Sysoev
|
17f0e66bd9
|
use complex value in error_page
|
2009-03-22 09:40:04 +00:00 |
|
Igor Sysoev
|
0c2fd4a5de
|
use complex values in add_header, auth_basic_user_file,
sub_filter, and xslt_stylesheet parameters
|
2009-03-22 09:39:19 +00:00 |
|
Igor Sysoev
|
8508c10bb8
|
ngx_http_script_flush_complex_value()
ngx_http_complex_value()
ngx_http_compile_complex_value()
|
2009-03-22 09:36:51 +00:00 |
|
Igor Sysoev
|
c7ce3a99bc
|
add full path debug log in try_files
|
2009-03-20 16:50:53 +00:00 |
|
Igor Sysoev
|
e018a9c6ef
|
allow try_files in server context
|
2009-03-20 16:48:45 +00:00 |
|
Igor Sysoev
|
cd70a5225a
|
fix directory test in try_files
|
2009-03-20 16:47:23 +00:00 |
|
Igor Sysoev
|
7b5edd8ffe
|
always run regex in server_name to get captures
|
2009-03-19 16:07:40 +00:00 |
|
Igor Sysoev
|
e231e58367
|
--with-pcre
|
2009-03-19 16:06:32 +00:00 |
|
Igor Sysoev
|
58e19b7d53
|
grammar fix
|
2009-03-19 16:02:40 +00:00 |
|
Igor Sysoev
|
fb3be73a38
|
test wildcard tail hash existance
|
2009-03-19 15:46:27 +00:00 |
|
Igor Sysoev
|
b03aa7fcc2
|
split args in a try_files fallback
|
2009-03-19 13:42:27 +00:00 |
|
Igor Sysoev
|
2c7cb55ac1
|
ngx_http_split_args()
|
2009-03-19 13:41:29 +00:00 |
|
Igor Sysoev
|
165b3c001c
|
split ngx_http_script_compile()
|
2009-03-18 14:42:06 +00:00 |
|
Igor Sysoev
|
61818c47af
|
bump version
|
2009-03-18 14:40:21 +00:00 |
|
Igor Sysoev
|
c2edb86543
|
release-0.7.43 tag
|
2009-03-18 12:46:24 +00:00 |
|
Igor Sysoev
|
6ea45f38bf
|
nginx-0.7.43-RELEASE
|
2009-03-18 12:46:23 +00:00 |
|
Igor Sysoev
|
3658a5bdc6
|
fix $server_addr for wildcard listen, the has been introduced in r2513
|
2009-03-18 12:23:57 +00:00 |
|
Igor Sysoev
|
f76a6c2244
|
reserve space for r->uri, the bug has been introduced in r2566
|
2009-03-18 12:21:19 +00:00 |
|
Igor Sysoev
|
f2a8affd7e
|
delete unneeded variable
|
2009-03-16 11:08:08 +00:00 |
|
Igor Sysoev
|
8f13bccab4
|
bump version
|
2009-03-16 11:07:29 +00:00 |
|
Igor Sysoev
|
f455d624f6
|
release-0.7.42 tag
|
2009-03-16 07:23:10 +00:00 |
|
Igor Sysoev
|
75e70898ca
|
nginx-0.7.42-RELEASE
|
2009-03-16 07:23:09 +00:00 |
|
Igor Sysoev
|
85e989e209
|
auth_basic_user_file supports variables
|
2009-03-16 07:13:22 +00:00 |
|
Igor Sysoev
|
c7e87af678
|
fix case when regex locaiton runs the second time via internal redirect
|
2009-03-14 19:24:17 +00:00 |
|
Igor Sysoev
|
bb7d615b3c
|
fix reserved mapped uri length if alias has captures
|
2009-03-14 19:20:34 +00:00 |
|
Igor Sysoev
|
51ed97f79f
|
remove unneeded increment
|
2009-03-14 17:10:25 +00:00 |
|
Igor Sysoev
|
da0a5318f1
|
compatibility with Tru64 UNIX: fcntl(F_SETLK, F_WRLCK) returns EINVAL if busy
|
2009-03-13 14:53:30 +00:00 |
|
Igor Sysoev
|
6d94b51f0b
|
ipv6only
|
2009-03-13 14:20:34 +00:00 |
|
Igor Sysoev
|
648b0dcf28
|
fix building without PCRE, introduced in r2553
|
2009-03-12 11:42:34 +00:00 |
|
Igor Sysoev
|
0bd7b00eb7
|
ignore EINVAL from setsockopt() on Solaris
|
2009-03-12 07:16:15 +00:00 |
|
Igor Sysoev
|
d9307664db
|
bump version
|
2009-03-12 07:12:25 +00:00 |
|
Igor Sysoev
|
8d99266070
|
release-0.7.41 tag
|
2009-03-11 13:16:10 +00:00 |
|
Igor Sysoev
|
bcf14d1127
|
nginx-0.7.41-RELEASE
|
2009-03-11 13:16:09 +00:00 |
|
Igor Sysoev
|
000609ae76
|
fix segfaults introduced in r2549 and r2550
|
2009-03-11 13:04:02 +00:00 |
|