Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix segfault or parsing error in '<!--# if expr="$var = /" -->' | Igor Sysoev | 2007-05-02 |
| | |||
* | allow to "set" $http_, $sent_http_, and $upstream_http_ variables | Igor Sysoev | 2007-05-01 |
| | |||
* | fix atomic operations on sparc64 built by SunPro C | Igor Sysoev | 2007-04-27 |
| | |||
* | bump version | Igor Sysoev | 2007-04-24 |
| | |||
* | fix sendfile on 64-bit Linux and limit_rate on all 64-bit platforms | Igor Sysoev | 2007-04-23 |
| | | | | for 2G+ files | ||
* | $upstream_addr | Igor Sysoev | 2007-04-23 |
| | |||
* | proxy_headers_hash_max_size and proxy_headers_hash_bucket_size | Igor Sysoev | 2007-04-22 |
| | |||
* | $request_time has millisecond precision | Igor Sysoev | 2007-04-21 |
| | |||
* | rename $r->rflush to $r->flush | Igor Sysoev | 2007-04-21 |
| | |||
* | bump version | Igor Sysoev | 2007-04-19 |
| | |||
* | style fix: remove trailing spaces | Igor Sysoev | 2007-04-19 |
| | |||
* | $upstream_http_... should be uncacheable | Igor Sysoev | 2007-04-19 |
| | |||
* | ngx_http_sub_filter_module | Igor Sysoev | 2007-04-19 |
| | |||
* | style fix: rename functions | Igor Sysoev | 2007-04-19 |
| | |||
* | store the upstream states before X-Accel-Redirect to a next upstream | Igor Sysoev | 2007-04-18 |
| | |||
* | style fix | Igor Sysoev | 2007-04-18 |
| | |||
* | style fix: remove tabs | Igor Sysoev | 2007-04-18 |
| | |||
* | fix segfault when | Igor Sysoev | 2007-04-18 |
| | | | | | *) perl was built without multiplicity *) when configuration was invalid | ||
* | set nginx_stash after reconfiguration in single interpreter perl | Igor Sysoev | 2007-04-18 |
| | |||
* | $upstream_http_... variables | Igor Sysoev | 2007-04-10 |
| | |||
* | use 60 seconds interval but not 61 seconds | Igor Sysoev | 2007-04-03 |
| | |||
* | bump version | Igor Sysoev | 2007-04-02 |
| | |||
* | *) introduce ngx_strchr() | Igor Sysoev | 2007-04-02 |
| | | | | | *) test server_name for '/': it's common configuration error when trailing ';' is omitted and a next directive is treated as server_name | ||
* | style fix | Igor Sysoev | 2007-04-02 |
| | |||
* | disable $document_root variable in the "root/alias" directive | Igor Sysoev | 2007-04-01 |
| | |||
* | ngx_ssl_recv_chain() must not update buf->last, | Igor Sysoev | 2007-03-31 |
| | | | | it fixes proxy_pass https://... | ||
* | separate ngx_http_upstream_test_connect() and | Igor Sysoev | 2007-03-31 |
| | | | | use it in ngx_http_upstream_process_header() path too | ||
* | flush nocachable variables before ngx_http_script_run() | Igor Sysoev | 2007-03-30 |
| | |||
* | disable TRACE method | Igor Sysoev | 2007-03-30 |
| | |||
* | style fix | Igor Sysoev | 2007-03-29 |
| | |||
* | the "include" support inside the "types" directive | Igor Sysoev | 2007-03-29 |
| | |||
* | style fix | Igor Sysoev | 2007-03-28 |
| | |||
* | bump version | Igor Sysoev | 2007-03-26 |
| | |||
* | ip_hash used wrong byte order | Igor Sysoev | 2007-03-23 |
| | |||
* | fix segfault if upstream sends trailing ";" in "charset=" | Igor Sysoev | 2007-03-23 |
| | |||
* | fix "zero size buf" if request body file is multiple of 32K and FastCGI is used | Igor Sysoev | 2007-03-21 |
| | |||
* | fix building without --with-debug on Solaris | Igor Sysoev | 2007-03-21 |
| | |||
* | bump version | Igor Sysoev | 2007-03-19 |
| | |||
* | Many changes: | Igor Sysoev | 2007-03-19 |
| | | | | | | | *) rename imap to mail, sort pop3/imap functions *) smtp auth support *) pop3 starttls only *) fix segfault if cram-md5 was used without apop | ||
* | close keep-alive connections in the shuting down processes | Igor Sysoev | 2007-03-19 |
| | |||
* | worker processes did not exit after reconfiguration and | Igor Sysoev | 2007-03-07 |
| | | | | did not rotate logs if eventport was used | ||
* | style fix | Igor Sysoev | 2007-03-06 |
| | |||
* | style fix | Igor Sysoev | 2007-03-06 |
| | |||
* | bump version | Igor Sysoev | 2007-03-06 |
| | |||
* | style fix | Igor Sysoev | 2007-03-06 |
| | |||
* | avoid endless loop | Igor Sysoev | 2007-03-06 |
| | |||
* | decrease log level from alert to debug for POLLERR|POLLHUP|POLLNVAL | Igor Sysoev | 2007-03-06 |
| | |||
* | use the contemporary directives | Igor Sysoev | 2007-02-21 |
| | |||
* | ngx_log_error() > ngx_conf_log_error() | Igor Sysoev | 2007-02-20 |
| | |||
* | use "goto" instead of indistinct "break" | Igor Sysoev | 2007-02-20 |
| |