summaryrefslogtreecommitdiffhomepage
path: root/src (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2008-10-02do not set "Transfer-Encoding: chunked" for HEAD requestsIgor Sysoev1-1/+2
2008-10-02fix r2122:Igor Sysoev1-0/+6
*) update file buf pointers, *) avoid "zero buf" alert
2008-09-30*) ngx_http_upstream_test_next()Igor Sysoev3-45/+77
*) add proxy_next_upstream http_502 and http_504 *) fix http_503
2008-09-30ngx_http_upstream_intercept_errors()Igor Sysoev1-32/+57
2008-09-30back out $random_index variableIgor Sysoev1-57/+2
2008-09-29refactor log_subrequestIgor Sysoev2-17/+12
2008-09-29update log_subrequestIgor Sysoev1-0/+4
2008-09-29disable $realpath_root variable in a "root" directiveIgor Sysoev1-0/+11
2008-09-29fix the previous commitIgor Sysoev1-0/+2
2008-09-27*) log_subrequestIgor Sysoev4-29/+79
*) flush variables in access log
2008-09-27ngx_http_secure_link_moduleIgor Sysoev1-0/+193
2008-09-27$realpath_rootIgor Sysoev4-0/+72
2008-09-27$random_index variableIgor Sysoev1-2/+57
2008-09-25real_ip_header supports any headerIgor Sysoev1-20/+101
2008-09-24underscores_in_headersIgor Sysoev7-7/+35
2008-09-19dynamic accept thresholdIgor Sysoev2-3/+1
2008-09-17fix grammarIgor Sysoev1-1/+1
2008-09-15bump versionIgor Sysoev2-2/+2
2008-09-15set request handlers, this fixes complex proxied 400 handler with SSI includesIgor Sysoev1-0/+3
2008-09-15$pidIgor Sysoev1-0/+26
2008-09-12disable directio for unaligned reads in LinuxIgor Sysoev6-12/+79
2008-09-12disable directio for access_log with variablesIgor Sysoev1-0/+1
2008-09-12cache directio flag in open file cacheIgor Sysoev2-2/+5
2008-09-11add filename to the log messageIgor Sysoev1-2/+2
2008-09-09strip charset name quotesIgor Sysoev1-1/+11
2008-09-08bump versionIgor Sysoev2-2/+2
2008-09-08fix building on 64-bit platforms, introduced in r2232Igor Sysoev1-2/+2
2008-09-08bump versionIgor Sysoev2-2/+2
2008-09-08allow underscores in client request header linesIgor Sysoev1-1/+1
2008-09-05ngx_http_random_index_moduleIgor Sysoev1-0/+321
2008-09-05*) autoconfigure struct dirent capabilitiesIgor Sysoev7-84/+93
*) move src/os/.../ngx_types.h's content into src/os/.../ngx_files.h and delete src/os/.../ngx_types.h
2008-09-05remove unused #include'sIgor Sysoev14-16/+2
2008-09-05style fixIgor Sysoev2-14/+14
2008-09-05*) handle unaligned file part for directioIgor Sysoev9-42/+138
*) disable sendfile in directio mode
2008-09-03split ngx_output_chain()Igor Sysoev1-59/+64
2008-09-01bump versionIgor Sysoev2-2/+2
2008-09-01fix building by msvc introduced in r2223Igor Sysoev1-1/+1
2008-09-01escape a query string characters taken from URI while rewriteIgor Sysoev1-0/+1
2008-09-01*) listen sslIgor Sysoev12-39/+275
*) no default ssl_cetificate and ssl_cetificate_key
2008-09-01style fix: remove tabs and trailing spacesIgor Sysoev2-4/+4
2008-09-01test conf file size, this fixes OpenBSD's "nginx -c /tmp/" bugIgor Sysoev1-10/+26
2008-09-01use ngx_pmemalign() to allocate radix pagesIgor Sysoev1-1/+1
2008-08-30ngx_timezone_update()Igor Sysoev5-4/+58
2008-08-29set listen configuration to default server,Igor Sysoev1-0/+1
this fixes the case, when default server is not the first one
2008-08-27remove unused debug logIgor Sysoev1-9/+0
2008-08-27quoted too long parameter errorIgor Sysoev1-2/+15
2008-08-26too long parameter errorIgor Sysoev1-8/+20
2008-08-26remove never used macroIgor Sysoev1-3/+0
2008-08-26fix typesIgor Sysoev1-4/+4
2008-08-26bump versionIgor Sysoev2-2/+2