summaryrefslogtreecommitdiffhomepage
path: root/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-13<!--#include virtual=... set=... -->Igor Sysoev9-86/+316
2006-10-13style fixIgor Sysoev1-3/+4
2006-10-12check nginx.pm versionIgor Sysoev4-3/+17
2006-10-12previous commit broke two modulesIgor Sysoev2-2/+4
2006-10-12remove r->root_lengthIgor Sysoev8-17/+23
2006-10-12compact r->http_minor and r->http_majorIgor Sysoev2-3/+4
2006-10-11bump versionIgor Sysoev1-1/+1
2006-10-11fix <!--#include virtual=... wait="yes" -->Igor Sysoev1-4/+23
2006-10-11ngx_list_create()Igor Sysoev2-4/+32
2006-10-11fix <!--#include virtual=... wait="yes" -->Igor Sysoev1-6/+5
2006-10-11do not send flv header for full fileIgor Sysoev1-13/+19
2006-10-11variable should not be found if no request body fileIgor Sysoev1-5/+1
2006-10-10bump versionIgor Sysoev1-1/+1
2006-10-10$request_body_fileIgor Sysoev1-0/+30
2006-10-10fix <!--#include virtual=... wait="yes" -->Igor Sysoev5-11/+26
2006-10-10not do ngx_http_upstream_finalize_request() twiceIgor Sysoev1-3/+4
2006-10-10fix building introduced by previous commitIgor Sysoev1-2/+2
2006-10-10finalize nonbuffered request on timeoutIgor Sysoev1-0/+3
2006-10-09style fix: remove trailing spacesIgor Sysoev6-7/+7
2006-10-09ngx_http_flv_moduleIgor Sysoev1-0/+255
2006-10-09ngx_http_charset_module supports the variablesIgor Sysoev1-10/+53
2006-10-09align hash bucket size to cache lineIgor Sysoev4-4/+4
2006-10-06fix hash building on unknown 64-bit platformIgor Sysoev4-4/+4
2006-10-06bump versionIgor Sysoev1-1/+1
2006-10-06fix SIGFPE on alphaIgor Sysoev1-1/+1
2006-10-06add sun4v,Igor Sysoev1-1/+2
2006-10-05nonexistent $sent_http_content has value of $sent_http_content_length or soIgor Sysoev1-1/+1
2006-10-05$r->headers_out("Content-Length", "NNN") did not workIgor Sysoev1-3/+2
2006-10-03after redirecting by error_page any rewrite directive will return this code,Igor Sysoev1-0/+4
2006-10-02bump versionIgor Sysoev1-1/+1
2006-10-02fix building on Linux and SolarisIgor Sysoev2-3/+3
2006-10-02bump versionIgor Sysoev1-1/+1
2006-10-02nginx-0.4.4-RELEASErelease-0.4.4Igor Sysoev1-2/+2
2006-10-02$scheme variableIgor Sysoev1-0/+32
2006-10-02set "Content-Length: 0" for errors handled by "return 204"Igor Sysoev3-16/+25
2006-10-02expires maxIgor Sysoev1-0/+13
2006-10-02turn off startup debug logging introduced by previous commitIgor Sysoev1-1/+1
2006-10-02glob support in includeIgor Sysoev11-14/+172
2006-10-02fix: "return" always overrode "error_page" response codeIgor Sysoev1-1/+5
2006-10-01fix segfault when zero length file is PUTIgor Sysoev1-3/+38
2006-09-26fix proxy_redirect with variableIgor Sysoev1-1/+7
2006-09-26bump versionIgor Sysoev1-1/+1
2006-09-26Solaris 10 event ports supportIgor Sysoev5-23/+648
2006-09-26ancient browsers support in ngx_http_browser_moduleIgor Sysoev1-97/+255
2006-09-25fix msvc build failure introduced by previous commitIgor Sysoev1-1/+1
2006-09-25allowing handling 400 errors via proxy_passIgor Sysoev3-6/+11
2006-09-25disable "error_page 499 ..."Igor Sysoev1-1/+1
2006-09-25rename variableIgor Sysoev1-6/+6
2006-09-25long user-agent bugfixIgor Sysoev1-1/+1
2006-09-24fix uri part in "proxy_pass http://unix:...", the bug appeared in nginx-0.3.47Igor Sysoev1-2/+5