Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-07-28move debug logging inside ngx_http_file_cache_free()Igor Sysoev
2010-07-28fix $request_time for subrequestsIgor Sysoev
2010-07-28several changes in cache cleanup handling:Igor Sysoev
2010-07-27fix r3708 and r3695: valid_sec is set only for caching error status codesIgor Sysoev
2010-07-27fix r3707: cache node should be freed be a response is not cachedIgor Sysoev
2010-07-27fix typoIgor Sysoev
2010-07-27fix r3695: this commitIgor Sysoev
2010-07-19an intercepted error code was not cachedIgor Sysoev
2010-07-19style fixIgor Sysoev
2010-07-19initialize r->cache->file.fd with NGX_INVALID_FILEIgor Sysoev
2010-07-19bump versionIgor Sysoev
2010-07-19add warnings for proxy_no_cache and fastcgi_no_cacheIgor Sysoev
2010-07-19proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, scgi_cache_bypassIgor Sysoev
2010-07-16rename ngx_http_file_cache_create() to ngx_http_file_cache_new()Igor Sysoev
2010-07-15ngx_http_file_cache_create()Igor Sysoev
2010-07-15ngx_http_file_cache_name()Igor Sysoev
2010-07-15style fixIgor Sysoev
2010-07-15delete empty cache zone node if we could not get response to cacheIgor Sysoev
2010-07-14fix scgi_no_cache and uwsgi_no_cache initializationIgor Sysoev
2010-07-14use ngx_http_test_predicates(), ngx_http_set_predicate_slot()Igor Sysoev
2010-07-14ngx_http_test_predicates(), ngx_http_set_predicate_slot()Igor Sysoev
2010-07-14bump versionIgor Sysoev
2010-07-13allow setfib=0Igor Sysoev
2010-07-12use xmlSAXHandler._private field to store xslt filter contextIgor Sysoev
2010-07-08fix building by msvc7Igor Sysoev
2010-07-08fix typoIgor Sysoev
2010-07-08style fixIgor Sysoev
2010-07-07update r->buffered after processing SSI command,Igor Sysoev
2010-07-07bump versionIgor Sysoev
2010-07-05listen setfib=XIgor Sysoev
2010-07-05fix case of partially matched patterns on buffer border in sub_filterIgor Sysoev
2010-07-05fix recognition of SSLv2 Client Hello Packet large than 255 bytesIgor Sysoev
2010-07-05try to use C99 variadic macros first:Igor Sysoev
2010-07-05fix building by owc12: GetLongPathName() is available since Win2K onlyIgor Sysoev
2010-07-04HP/UX uses EWOULDBLOCK instead of EAGAINIgor Sysoev
2010-07-02do not use a cache headers set to hideIgor Sysoev
2010-07-02treat Set-Cookie as a header that forbids cachingIgor Sysoev
2010-07-02update the previous commitIgor Sysoev
2010-07-02use shared ngx_http_upstream_ignore_headers_masks[]Igor Sysoev
2010-07-01bump versionIgor Sysoev
2010-06-30remove r->zero_body unused since the previous commitIgor Sysoev
2010-06-30Fix processingIgor Sysoev
2010-06-30change logic introduced in r3649:Igor Sysoev
2010-06-30style fix: remove tabsIgor Sysoev
2010-06-30set uid values for main request onlyIgor Sysoev
2010-06-30fix IPv6 listen socket handling while reconfiguringIgor Sysoev
2010-06-30fix ngx_write_file() bufIgor Sysoev
2010-06-30test binary geo range base sizeIgor Sysoev
2010-06-30test the second binary geo range base existenceIgor Sysoev
2010-06-30test binary geo ranges base only for rangesIgor Sysoev