aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* fix segfault or parsing error in '<!--# if expr="$var = /" -->'Igor Sysoev2007-05-02
|
* allow to "set" $http_, $sent_http_, and $upstream_http_ variablesIgor Sysoev2007-05-01
|
* fix atomic operations on sparc64 built by SunPro CIgor Sysoev2007-04-27
|
* bump versionIgor Sysoev2007-04-24
|
* fix sendfile on 64-bit Linux and limit_rate on all 64-bit platformsIgor Sysoev2007-04-23
| | | | for 2G+ files
* $upstream_addrIgor Sysoev2007-04-23
|
* proxy_headers_hash_max_size and proxy_headers_hash_bucket_sizeIgor Sysoev2007-04-22
|
* $request_time has millisecond precisionIgor Sysoev2007-04-21
|
* rename $r->rflush to $r->flushIgor Sysoev2007-04-21
|
* bump versionIgor Sysoev2007-04-19
|
* style fix: remove trailing spacesIgor Sysoev2007-04-19
|
* $upstream_http_... should be uncacheableIgor Sysoev2007-04-19
|
* ngx_http_sub_filter_moduleIgor Sysoev2007-04-19
|
* style fix: rename functionsIgor Sysoev2007-04-19
|
* store the upstream states before X-Accel-Redirect to a next upstreamIgor Sysoev2007-04-18
|
* style fixIgor Sysoev2007-04-18
|
* style fix: remove tabsIgor Sysoev2007-04-18
|
* fix segfault whenIgor Sysoev2007-04-18
| | | | | *) perl was built without multiplicity *) when configuration was invalid
* set nginx_stash after reconfiguration in single interpreter perlIgor Sysoev2007-04-18
|
* $upstream_http_... variablesIgor Sysoev2007-04-10
|
* use 60 seconds interval but not 61 secondsIgor Sysoev2007-04-03
|
* bump versionIgor Sysoev2007-04-02
|
* *) introduce ngx_strchr()Igor Sysoev2007-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 fixIgor Sysoev2007-04-02
|
* disable $document_root variable in the "root/alias" directiveIgor Sysoev2007-04-01
|
* ngx_ssl_recv_chain() must not update buf->last,Igor Sysoev2007-03-31
| | | | it fixes proxy_pass https://...
* separate ngx_http_upstream_test_connect() andIgor Sysoev2007-03-31
| | | | use it in ngx_http_upstream_process_header() path too
* flush nocachable variables before ngx_http_script_run()Igor Sysoev2007-03-30
|
* disable TRACE methodIgor Sysoev2007-03-30
|
* style fixIgor Sysoev2007-03-29
|
* the "include" support inside the "types" directiveIgor Sysoev2007-03-29
|
* style fixIgor Sysoev2007-03-28
|
* bump versionIgor Sysoev2007-03-26
|
* ip_hash used wrong byte orderIgor Sysoev2007-03-23
|
* fix segfault if upstream sends trailing ";" in "charset="Igor Sysoev2007-03-23
|
* fix "zero size buf" if request body file is multiple of 32K and FastCGI is usedIgor Sysoev2007-03-21
|
* fix building without --with-debug on SolarisIgor Sysoev2007-03-21
|
* bump versionIgor Sysoev2007-03-19
|
* Many changes:Igor Sysoev2007-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 processesIgor Sysoev2007-03-19
|
* worker processes did not exit after reconfiguration andIgor Sysoev2007-03-07
| | | | did not rotate logs if eventport was used
* style fixIgor Sysoev2007-03-06
|
* style fixIgor Sysoev2007-03-06
|
* bump versionIgor Sysoev2007-03-06
|
* style fixIgor Sysoev2007-03-06
|
* avoid endless loopIgor Sysoev2007-03-06
|
* decrease log level from alert to debug for POLLERR|POLLHUP|POLLNVALIgor Sysoev2007-03-06
|
* use the contemporary directivesIgor Sysoev2007-02-21
|
* ngx_log_error() > ngx_conf_log_error()Igor Sysoev2007-02-20
|
* use "goto" instead of indistinct "break"Igor Sysoev2007-02-20
|