log

age author description
Fri, 19 Jan 2007 16:13:59 +0000 Igor Sysoev nginx-0.5.8-RELEASE release-0.5.8
Fri, 19 Jan 2007 16:13:15 +0000 Igor Sysoev fix segfault when a request body fits in r->header_in and
Fri, 19 Jan 2007 12:57:02 +0000 Igor Sysoev fix segfault when client_body_in_file_only is on, the body is not passed
Fri, 19 Jan 2007 12:22:32 +0000 Igor Sysoev a non-active client connection must not closed after send timeout
Fri, 19 Jan 2007 11:35:26 +0000 Igor Sysoev style and comment fix
Fri, 19 Jan 2007 08:10:06 +0000 Igor Sysoev if client closes a connection prematurely, then epoll (at least
Thu, 18 Jan 2007 21:14:46 +0000 Igor Sysoev the PUTing to collection must return NGX_HTTP_BAD_REQUEST
Thu, 18 Jan 2007 21:11:23 +0000 Igor Sysoev the "Overwrite" header line
Thu, 18 Jan 2007 21:04:31 +0000 Igor Sysoev add size, access, and mtime to ngx_walk_tree()
Thu, 18 Jan 2007 20:51:51 +0000 Igor Sysoev NGX_HTTP_PRECONDITION_FAILED
Thu, 18 Jan 2007 20:48:03 +0000 Igor Sysoev update nginx.xs to ngx_open_file(name, mode, create, access)
Thu, 18 Jan 2007 20:39:30 +0000 Igor Sysoev ngx_read_fd()
Thu, 18 Jan 2007 20:37:19 +0000 Igor Sysoev NGX_FILE_WRONLY
Thu, 18 Jan 2007 20:31:22 +0000 Igor Sysoev ngx_file_access() and ngx_de_access()
Thu, 18 Jan 2007 20:25:11 +0000 Igor Sysoev style fix