| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-04-02 | *) introduce ngx_strchr() | Igor Sysoev | 1 | -0/+6 | |
| *) test server_name for '/': it's common configuration error when trailing ';' is omitted and a next directive is treated as server_name | |||||
| 2007-04-02 | style fix | Igor Sysoev | 1 | -2/+2 | |
| 2007-04-01 | disable $document_root variable in the "root/alias" directive | Igor Sysoev | 1 | -0/+11 | |
| 2007-03-31 | separate ngx_http_upstream_test_connect() and | Igor Sysoev | 1 | -37/+52 | |
| use it in ngx_http_upstream_process_header() path too | |||||
| 2007-03-30 | flush nocachable variables before ngx_http_script_run() | Igor Sysoev | 1 | -3/+14 | |
| 2007-03-30 | disable TRACE method | Igor Sysoev | 3 | -0/+14 | |
| 2007-03-29 | style fix | Igor Sysoev | 1 | -1/+1 | |
| 2007-03-29 | the "include" support inside the "types" directive | Igor Sysoev | 1 | -2/+15 | |
| 2007-03-28 | style fix | Igor Sysoev | 1 | -1/+2 | |
| 2007-03-26 | bump version | Igor Sysoev | 1 | -1/+1 | |
| 2007-03-23 | ip_hash used wrong byte order | Igor Sysoev | 1 | -3/+5 | |
| 2007-03-23 | fix segfault if upstream sends trailing ";" in "charset=" | Igor Sysoev | 1 | -0/+2 | |
| 2007-03-21 | fix "zero size buf" if request body file is multiple of 32K and FastCGI is used | Igor Sysoev | 1 | -2/+2 | |
| 2007-03-19 | bump version | Igor Sysoev | 1 | -1/+1 | |
| 2007-03-19 | close keep-alive connections in the shuting down processes | Igor Sysoev | 1 | -1/+5 | |
| 2007-03-06 | bump version | Igor Sysoev | 1 | -1/+1 | |
| 2007-03-06 | avoid endless loop | Igor Sysoev | 1 | -3/+2 | |
| 2007-02-21 | use the contemporary directives | Igor Sysoev | 2 | -6/+6 | |
| 2007-02-19 | bump version | Igor Sysoev | 1 | -1/+1 | |
| 2007-02-17 | a client address must be allocated from a connection pool | Igor Sysoev | 1 | -1/+8 | |
| to live through the keep-alive requests | |||||
| 2007-02-16 | COPY and MOVE | Igor Sysoev | 1 | -160/+742 | |
| fix PUT and DELETE to conform to WebDAV specification | |||||
| 2007-02-15 | finalize request to allow post_action | Igor Sysoev | 1 | -3/+1 | |
| 2007-02-15 | fix broken values, debug logging, and style fix | Igor Sysoev | 1 | -9/+19 | |
| 2007-02-15 | optimize $http_x_forwarded_for | Igor Sysoev | 1 | -1/+1 | |
| 2007-02-15 | fix format | Igor Sysoev | 1 | -1/+1 | |
| 2007-02-15 | if client closes a connection prematurely, then epoll (at least | Igor Sysoev | 1 | -0/+1 | |
| in Linux 2.6.16) sends EPOLLERR|EPOLLHUP|EPOLLIN only and writer does not know about the error | |||||
| 2007-02-15 | add debug logging | Igor Sysoev | 1 | -0/+3 | |
| 2007-02-14 | ngx_strcasecmp()/ngx_strncasecmp() | Igor Sysoev | 10 | -31/+42 | |
| 2007-02-12 | bump version | Igor Sysoev | 1 | -1/+1 | |
| 2007-02-09 | log a right subrequest | Igor Sysoev | 1 | -0/+4 | |
| 2007-02-09 | fix segfault when $fastcgi_script_name is used in access_log | Igor Sysoev | 1 | -16/+27 | |
| and there was bad request (400) | |||||
| 2007-02-05 | bump version | Igor Sysoev | 1 | -1/+1 | |
| 2007-02-04 | fix several ranges | Igor Sysoev | 1 | -4/+4 | |
| 2007-01-29 | use ngx_dir_access() to enable search bits for directory | Igor Sysoev | 1 | -7/+9 | |
| 2007-01-29 | eliminate the useless space symbol | Igor Sysoev | 1 | -2/+2 | |
| 2007-01-29 | log a real response error code instead of "0" | Igor Sysoev | 1 | -4/+2 | |
| 2007-01-25 | bump version | Igor Sysoev | 1 | -1/+1 | |
| 2007-01-25 | bump version | Igor Sysoev | 1 | -1/+1 | |
| 2007-01-25 | $memcached_key | Igor Sysoev | 1 | -14/+31 | |
| 2007-01-25 | undo "client_body_in_file_only any" | Igor Sysoev | 5 | -50/+14 | |
| and introduce "client_body_in_file_only clean" introduce ngx_pool_delete_file() to not break a possible third-party ngx_pool_cleanup_file() usage that may lead to an removal of the useful files delete unnecessary ngx_http_finalize_request_body() | |||||
| 2007-01-24 | fix "access_log off" | Igor Sysoev | 1 | -35/+27 | |
| 2007-01-24 | client_body_in_file_only any | Igor Sysoev | 1 | -2/+19 | |
| 2007-01-23 | delete temporary file for incomplete small request body | Igor Sysoev | 1 | -2/+17 | |
| 2007-01-21 | log a failure of the writing to access_log once per minute | Igor Sysoev | 1 | -15/+56 | |
| 2007-01-21 | allow "sendfile" in "if" context | Igor Sysoev | 1 | -1/+2 | |
| 2007-01-20 | env | Igor Sysoev | 1 | -11/+14 | |
| 2007-01-19 | bump version | Igor Sysoev | 1 | -1/+1 | |
| 2007-01-19 | fix segfault when a request body fits in r->header_in and | Igor Sysoev | 1 | -0/+2 | |
| the body will be written to file | |||||
| 2007-01-19 | fix segfault when client_body_in_file_only is on, the body is not passed | Igor Sysoev | 1 | -2/+5 | |
| to upstream, and nginx tries next upstream | |||||
| 2007-01-19 | a non-active client connection must not closed after send timeout | Igor Sysoev | 1 | -2/+2 | |
