]>
git.kaiwu.me - nginx.git/log
Igor Sysoev [Fri, 19 Jan 2007 16:13:59 +0000 (16:13 +0000)]
nginx-0.5.8-RELEASE
Igor Sysoev [Fri, 19 Jan 2007 16:13:15 +0000 (16:13 +0000)]
fix segfault when a request body fits in r->header_in and
the body will be written to file
Igor Sysoev [Fri, 19 Jan 2007 12:57:02 +0000 (12:57 +0000)]
fix segfault when client_body_in_file_only is on, the body is not passed
to upstream, and nginx tries next upstream
Igor Sysoev [Fri, 19 Jan 2007 12:22:32 +0000 (12:22 +0000)]
a non-active client connection must not closed after send timeout
Igor Sysoev [Fri, 19 Jan 2007 11:35:26 +0000 (11:35 +0000)]
style and comment fix
Igor Sysoev [Fri, 19 Jan 2007 08:10:06 +0000 (08:10 +0000)]
if client closes a connection prematurely, then epoll (at least
in Linux 2.6.18) sends EPOLLERR|EPOLLHUP|EPOLLIN only and writer
does not know about the error
Igor Sysoev [Thu, 18 Jan 2007 21:14:46 +0000 (21:14 +0000)]
the PUTing to collection must return NGX_HTTP_BAD_REQUEST
Igor Sysoev [Thu, 18 Jan 2007 21:11:23 +0000 (21:11 +0000)]
the "Overwrite" header line
Igor Sysoev [Thu, 18 Jan 2007 21:04:31 +0000 (21:04 +0000)]
add size, access, and mtime to ngx_walk_tree()
Igor Sysoev [Thu, 18 Jan 2007 20:51:51 +0000 (20:51 +0000)]
NGX_HTTP_PRECONDITION_FAILED
Igor Sysoev [Thu, 18 Jan 2007 20:48:03 +0000 (20:48 +0000)]
update nginx.xs to ngx_open_file(name, mode, create, access)
Igor Sysoev [Thu, 18 Jan 2007 20:39:30 +0000 (20:39 +0000)]
ngx_read_fd()
Igor Sysoev [Thu, 18 Jan 2007 20:37:19 +0000 (20:37 +0000)]
NGX_FILE_WRONLY
Igor Sysoev [Thu, 18 Jan 2007 20:31:22 +0000 (20:31 +0000)]
ngx_file_access() and ngx_de_access()
Igor Sysoev [Thu, 18 Jan 2007 20:25:11 +0000 (20:25 +0000)]
style fix
Igor Sysoev [Thu, 18 Jan 2007 20:24:30 +0000 (20:24 +0000)]
axe Win9X code
Igor Sysoev [Thu, 18 Jan 2007 20:23:16 +0000 (20:23 +0000)]
add comment
Igor Sysoev [Thu, 18 Jan 2007 20:22:40 +0000 (20:22 +0000)]
axe unused code
Igor Sysoev [Thu, 18 Jan 2007 20:15:09 +0000 (20:15 +0000)]
ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)
Igor Sysoev [Thu, 18 Jan 2007 20:05:39 +0000 (20:05 +0000)]
style fix
Igor Sysoev [Thu, 18 Jan 2007 19:52:18 +0000 (19:52 +0000)]
rename mode to access
Igor Sysoev [Thu, 18 Jan 2007 19:49:00 +0000 (19:49 +0000)]
unused value
Igor Sysoev [Thu, 18 Jan 2007 19:48:37 +0000 (19:48 +0000)]
fix typo
Igor Sysoev [Thu, 18 Jan 2007 19:40:31 +0000 (19:40 +0000)]
style fix: remove trailing spaces
Igor Sysoev [Thu, 18 Jan 2007 14:28:34 +0000 (14:28 +0000)]
fix log message
Igor Sysoev [Thu, 18 Jan 2007 07:08:18 +0000 (07:08 +0000)]
delete default "tcp_nodelay on"
Igor Sysoev [Thu, 18 Jan 2007 07:07:55 +0000 (07:07 +0000)]
fix FastCGI "zero size buf" alert,
the previous commit did not fix too
Igor Sysoev [Wed, 17 Jan 2007 16:10:40 +0000 (16:10 +0000)]
fix FastCGI "zero size buf" alert,
r841 did not fix it
Igor Sysoev [Wed, 17 Jan 2007 10:50:52 +0000 (10:50 +0000)]
style fix
Igor Sysoev [Tue, 16 Jan 2007 20:43:36 +0000 (20:43 +0000)]
fix debug logging
Igor Sysoev [Tue, 16 Jan 2007 19:01:10 +0000 (19:01 +0000)]
fix comparison
Igor Sysoev [Tue, 16 Jan 2007 11:04:51 +0000 (11:04 +0000)]
bump version
Igor Sysoev [Mon, 15 Jan 2007 17:49:12 +0000 (17:49 +0000)]
release-0.5.7 tag
Igor Sysoev [Mon, 15 Jan 2007 17:49:11 +0000 (17:49 +0000)]
nginx-0.5.7-RELEASE
Igor Sysoev [Mon, 15 Jan 2007 17:48:31 +0000 (17:48 +0000)]
quick fix for case when ssl_session_cache defined,
but ssl is not enabled in any server
Igor Sysoev [Mon, 15 Jan 2007 17:12:43 +0000 (17:12 +0000)]
allow the upstream modules to send a header only
Igor Sysoev [Mon, 15 Jan 2007 16:00:51 +0000 (16:00 +0000)]
add debug logging for FastCGI zero size buf alert
Igor Sysoev [Fri, 12 Jan 2007 21:58:02 +0000 (21:58 +0000)]
ngx_strn2cmp() > ngx_memn2cmp()
Igor Sysoev [Fri, 12 Jan 2007 21:57:20 +0000 (21:57 +0000)]
style fix
Igor Sysoev [Fri, 12 Jan 2007 20:57:34 +0000 (20:57 +0000)]
fix duplicate rbtree keys case
Igor Sysoev [Fri, 12 Jan 2007 20:38:17 +0000 (20:38 +0000)]
fix duplicate rbtree keys case
Igor Sysoev [Fri, 12 Jan 2007 20:26:39 +0000 (20:26 +0000)]
style fix: remove tabs
Igor Sysoev [Fri, 12 Jan 2007 20:15:59 +0000 (20:15 +0000)]
ngx_strn2cmp()
Igor Sysoev [Fri, 12 Jan 2007 19:48:30 +0000 (19:48 +0000)]
make global the rbtree color handling macros
Igor Sysoev [Fri, 12 Jan 2007 19:26:38 +0000 (19:26 +0000)]
add comment
Igor Sysoev [Fri, 12 Jan 2007 18:05:41 +0000 (18:05 +0000)]
fix comment
Igor Sysoev [Thu, 11 Jan 2007 22:08:50 +0000 (22:08 +0000)]
axe aio drafts
Igor Sysoev [Thu, 11 Jan 2007 22:05:15 +0000 (22:05 +0000)]
axe long ago unnecessary file
Igor Sysoev [Thu, 11 Jan 2007 19:13:46 +0000 (19:13 +0000)]
fix slab allocator on 64-bit platfroms
Igor Sysoev [Thu, 11 Jan 2007 18:59:17 +0000 (18:59 +0000)]
optimize the SSL session cache allocations on 64-bit platforms
Igor Sysoev [Thu, 11 Jan 2007 18:58:40 +0000 (18:58 +0000)]
fix slab allocator on 64-bit platfroms
Igor Sysoev [Thu, 11 Jan 2007 18:57:09 +0000 (18:57 +0000)]
ssl_session_timeout was set only if builtin cache was used
Igor Sysoev [Thu, 11 Jan 2007 17:39:02 +0000 (17:39 +0000)]
optimize the SSL session cache allocations
Igor Sysoev [Thu, 11 Jan 2007 17:05:18 +0000 (17:05 +0000)]
stop rbtree search early if equal hash was found
Igor Sysoev [Thu, 11 Jan 2007 16:57:30 +0000 (16:57 +0000)]
stop rbtree search early if equal hash was found
Igor Sysoev [Thu, 11 Jan 2007 16:50:06 +0000 (16:50 +0000)]
test length of variable and number of connections
Igor Sysoev [Thu, 11 Jan 2007 16:20:18 +0000 (16:20 +0000)]
fix default -O
Igor Sysoev [Thu, 11 Jan 2007 16:07:38 +0000 (16:07 +0000)]
optimization
Igor Sysoev [Thu, 11 Jan 2007 16:07:03 +0000 (16:07 +0000)]
optimize inlined code for gcc
Igor Sysoev [Thu, 11 Jan 2007 16:00:02 +0000 (16:00 +0000)]
use "r" instead of "q"
Igor Sysoev [Wed, 10 Jan 2007 16:15:49 +0000 (16:15 +0000)]
icc and PCRE-6.5+ compatibility
Igor Sysoev [Wed, 10 Jan 2007 15:21:44 +0000 (15:21 +0000)]
do not build OpenSSL with threads, if they are not used
Igor Sysoev [Wed, 10 Jan 2007 11:52:43 +0000 (11:52 +0000)]
application/atom+xml
Igor Sysoev [Tue, 9 Jan 2007 22:04:40 +0000 (22:04 +0000)]
fix segfault
Igor Sysoev [Tue, 9 Jan 2007 20:58:41 +0000 (20:58 +0000)]
fix connection counter in subrequests
Igor Sysoev [Tue, 9 Jan 2007 20:57:49 +0000 (20:57 +0000)]
fix typo
Igor Sysoev [Tue, 9 Jan 2007 20:57:24 +0000 (20:57 +0000)]
bump version
Igor Sysoev [Tue, 9 Jan 2007 17:08:43 +0000 (17:08 +0000)]
release-0.5.6 tag
Igor Sysoev [Tue, 9 Jan 2007 17:08:42 +0000 (17:08 +0000)]
nginx-0.5.6-RELEASE
Igor Sysoev [Tue, 9 Jan 2007 16:26:53 +0000 (16:26 +0000)]
do not count connection for subrequest
Igor Sysoev [Tue, 9 Jan 2007 16:02:29 +0000 (16:02 +0000)]
fix label name
Igor Sysoev [Tue, 9 Jan 2007 16:00:57 +0000 (16:00 +0000)]
free the unnecessary shared memory
Igor Sysoev [Tue, 9 Jan 2007 16:00:07 +0000 (16:00 +0000)]
fix the comments
Igor Sysoev [Tue, 9 Jan 2007 15:59:20 +0000 (15:59 +0000)]
pass the inherited shm_zone data
Igor Sysoev [Mon, 8 Jan 2007 18:23:38 +0000 (18:23 +0000)]
correct an error log message
Igor Sysoev [Mon, 8 Jan 2007 18:22:06 +0000 (18:22 +0000)]
use right status code
Igor Sysoev [Mon, 8 Jan 2007 18:20:03 +0000 (18:20 +0000)]
undo r979
Igor Sysoev [Mon, 8 Jan 2007 16:20:33 +0000 (16:20 +0000)]
d2i_SSL_SESSION() was changed in 0.9.7f
Igor Sysoev [Sun, 7 Jan 2007 22:44:56 +0000 (22:44 +0000)]
style fix
Igor Sysoev [Sun, 7 Jan 2007 18:52:34 +0000 (18:52 +0000)]
new syntax
Igor Sysoev [Sun, 7 Jan 2007 18:45:55 +0000 (18:45 +0000)]
ngx_http_realip_module must return NGX_DECLINED
Igor Sysoev [Sun, 7 Jan 2007 18:09:58 +0000 (18:09 +0000)]
ngx_http_limit_zone_module must run after ngx_http_realip_module
Igor Sysoev [Sun, 7 Jan 2007 17:47:17 +0000 (17:47 +0000)]
count connection once per request
Igor Sysoev [Sun, 7 Jan 2007 13:36:56 +0000 (13:36 +0000)]
ngx_http_variable_binary_remote_addr()
Igor Sysoev [Sun, 7 Jan 2007 13:35:08 +0000 (13:35 +0000)]
$binary_remote_addr
Igor Sysoev [Sun, 7 Jan 2007 09:18:26 +0000 (09:18 +0000)]
fix key length and alignment
Igor Sysoev [Sat, 6 Jan 2007 18:52:46 +0000 (18:52 +0000)]
ngx_http_limit_zone_module
Igor Sysoev [Sat, 6 Jan 2007 18:52:06 +0000 (18:52 +0000)]
fix zero size shared zones
Igor Sysoev [Sat, 6 Jan 2007 13:01:26 +0000 (13:01 +0000)]
fix segfault
Igor Sysoev [Wed, 3 Jan 2007 18:12:32 +0000 (18:12 +0000)]
style fix: remove trailing spaces
Igor Sysoev [Wed, 3 Jan 2007 16:11:53 +0000 (16:11 +0000)]
IMAP ssl_session_cache
Igor Sysoev [Wed, 3 Jan 2007 15:43:01 +0000 (15:43 +0000)]
fix segfaults
Igor Sysoev [Wed, 3 Jan 2007 15:25:40 +0000 (15:25 +0000)]
move the session cache callbacks to the ngx_openssl_module
Igor Sysoev [Tue, 2 Jan 2007 23:55:05 +0000 (23:55 +0000)]
ssl_session_cache
Igor Sysoev [Tue, 2 Jan 2007 23:54:14 +0000 (23:54 +0000)]
ngx_shared_memory_add()
Igor Sysoev [Tue, 2 Jan 2007 23:50:10 +0000 (23:50 +0000)]
style fix: scf > sscf
Igor Sysoev [Tue, 2 Jan 2007 23:41:54 +0000 (23:41 +0000)]
style fix
Igor Sysoev [Tue, 2 Jan 2007 23:37:25 +0000 (23:37 +0000)]
ngx_ssl_get_server_conf()
Igor Sysoev [Tue, 2 Jan 2007 23:32:41 +0000 (23:32 +0000)]
OPENSSL_config()
Igor Sysoev [Tue, 2 Jan 2007 23:12:24 +0000 (23:12 +0000)]
style fix