summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2007-04-21$request_time has millisecond precisionIgor Sysoev5-9/+16
2007-04-21rename $r->rflush to $r->flushIgor Sysoev2-2/+9
2007-04-19bump versionIgor Sysoev2-2/+2
2007-04-19release-0.5.18 tagIgor Sysoev1-0/+1
2007-04-19nginx-0.5.18-RELEASErelease-0.5.18Igor Sysoev1-0/+64
2007-04-19style fix: remove trailing spacesIgor Sysoev2-3/+3
2007-04-19$upstream_http_... should be uncacheableIgor Sysoev1-0/+1
2007-04-19ngx_http_sub_filter_moduleIgor Sysoev5-1/+808
2007-04-198.1.38 under FreeBSD can not link -ipoIgor Sysoev1-0/+5
2007-04-19remove trailing space in icc versionIgor Sysoev1-1/+1
2007-04-19style fix: rename functionsIgor Sysoev1-6/+6
2007-04-18store the upstream states before X-Accel-Redirect to a next upstreamIgor Sysoev3-33/+67
2007-04-18style fixIgor Sysoev1-3/+3
2007-04-18style fix: remove tabsIgor Sysoev4-71/+71
2007-04-18fix segfault whenIgor Sysoev2-4/+14
*) perl was built without multiplicity *) when configuration was invalid
2007-04-18fix make dependecies: pcre-6.5+ already has pcre.hIgor Sysoev1-2/+4
2007-04-18set nginx_stash after reconfiguration in single interpreter perlIgor Sysoev1-0/+1
2007-04-10$upstream_http_... variablesIgor Sysoev4-3/+41
2007-04-03use 60 seconds interval but not 61 secondsIgor Sysoev1-2/+2
2007-04-02bump versionIgor Sysoev2-2/+2
2007-04-02release-0.5.17 tagIgor Sysoev1-0/+1
2007-04-02nginx-0.5.17-RELEASErelease-0.5.17Igor Sysoev1-4/+58
2007-04-02*) introduce ngx_strchr()Igor Sysoev2-0/+7
*) test server_name for '/': it's common configuration error when trailing ';' is omitted and a next directive is treated as server_name
2007-04-02style fixIgor Sysoev1-2/+2
2007-04-01disable $document_root variable in the "root/alias" directiveIgor Sysoev1-0/+11
2007-03-31ngx_ssl_recv_chain() must not update buf->last,Igor Sysoev1-7/+15
it fixes proxy_pass https://...
2007-03-31separate ngx_http_upstream_test_connect() andIgor Sysoev1-37/+52
use it in ngx_http_upstream_process_header() path too
2007-03-30flush nocachable variables before ngx_http_script_run()Igor Sysoev1-3/+14
2007-03-30disable TRACE methodIgor Sysoev3-0/+14
2007-03-29style fixIgor Sysoev1-1/+1
2007-03-29the "include" support inside the "types" directiveIgor Sysoev1-2/+15
2007-03-28style fixIgor Sysoev1-1/+2
2007-03-26bump versionIgor Sysoev2-2/+2
2007-03-26release-0.5.16 tagIgor Sysoev1-0/+1
2007-03-26nginx-0.5.16-RELEASErelease-0.5.16Igor Sysoev1-0/+54
2007-03-23ip_hash used wrong byte orderIgor Sysoev1-3/+5
2007-03-23fix segfault if upstream sends trailing ";" in "charset="Igor Sysoev1-0/+2
2007-03-21fix "zero size buf" if request body file is multiple of 32K and FastCGI is usedIgor Sysoev1-2/+2
2007-03-21fix building without --with-debug on SolarisIgor Sysoev1-1/+1
2007-03-19bump versionIgor Sysoev2-2/+2
2007-03-19fix change logIgor Sysoev1-0/+11
2007-03-19release-0.5.15 tagIgor Sysoev1-0/+1
2007-03-19nginx-0.5.15-RELEASErelease-0.5.15Igor Sysoev1-1/+83
2007-03-19Many changes:Igor Sysoev16-2083/+3222
*) rename imap to mail, sort pop3/imap functions *) smtp auth support *) pop3 starttls only *) fix segfault if cram-md5 was used without apop
2007-03-19close keep-alive connections in the shuting down processesIgor Sysoev3-6/+30
2007-03-07worker processes did not exit after reconfiguration andIgor Sysoev1-0/+6
did not rotate logs if eventport was used
2007-03-06style fixIgor Sysoev1-4/+6
2007-03-06style fixIgor Sysoev1-1/+2
2007-03-06bump versionIgor Sysoev2-2/+2
2007-03-06style fixIgor Sysoev1-1/+1