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
2009-06-03try to reuse last 4 free large allocation linksIgor Sysoev
2009-06-03bump versionIgor Sysoev
2009-06-02return NULL instead of NGX_CONF_ERROR on a create conf failureIgor Sysoev
2009-06-02fix return value on failureIgor Sysoev
2009-06-02leave chain in consistent state on errorsIgor Sysoev
2009-06-02test premature process terminationIgor Sysoev
2009-06-02log GetExitCodeProcess()'s errnoIgor Sysoev
2009-06-02limit_rate_afterIgor Sysoev
2009-06-02add drive letter for Win32 root pathIgor Sysoev
2009-06-02test that zone has the same addresses in different processesIgor Sysoev
2009-06-02*) fix memory leak in successful caseIgor Sysoev
2009-05-30allow shared memory segments more than 4GIgor Sysoev
2009-05-29fix "out of memory" case handlingIgor Sysoev
2009-05-29fix logging in ngx_win32_rename_file()Igor Sysoev
2009-05-29add trailing zero to a file nameIgor Sysoev
2009-05-28fix XSLT filter in SSI subrequestsIgor Sysoev
2009-05-28Win32 returns ERROR_PATH_NOT_FOUND instead of ERROR_FILE_NOT_FOUNDIgor Sysoev
2009-05-28report about proxy/fastcgi_store and proxy/fastcgi_cache incompatibilityIgor Sysoev
2009-05-28style fixIgor Sysoev
2009-05-26do not set charset for subrequestsIgor Sysoev
2009-05-25fix the previous commitIgor Sysoev
2009-05-25refactor ngx_http_charset_header_filter()Igor Sysoev
2009-05-25keepalive_requestsIgor Sysoev
2009-05-25bump versionIgor Sysoev
2009-05-25fix socket leak introduced in r2378Igor Sysoev
2009-05-25reset content_type hash value, this fixes a bug when XSLT responsesIgor Sysoev
2009-05-25light optimization of ngx_http_test_content_type()Igor Sysoev
2009-05-22fix segfault introduced in r2845Igor Sysoev
2009-05-22add charset for ngx_http_gzip_static_module responsesIgor Sysoev
2009-05-19proxy_cache_methods and fastcgi_cache_methodsIgor Sysoev
2009-05-19use already given variableIgor Sysoev
2009-05-18bump versionIgor Sysoev
2009-05-18use ngx_connection_local_sockaddr() instead of ngx_http_server_addr()Igor Sysoev
2009-05-18delete unneeded fieldIgor Sysoev
2009-05-18mail proxy listen IPv6 supportIgor Sysoev
2009-05-18ngx_connection_local_sockaddr()Igor Sysoev
2009-05-18delete unneeded castIgor Sysoev
2009-05-18update comments missed in r2513Igor Sysoev
2009-05-17update variable name missed in r2513Igor Sysoev
2009-05-17fix colon in file name for ngx_http_autoindex_moduleIgor Sysoev
2009-05-16image_filter_jpeg_qualityIgor Sysoev
2009-05-14style fixIgor Sysoev
2009-05-14client_body_in_single_bufferIgor Sysoev
2009-05-14$request_body variableIgor Sysoev
2009-05-14update two previous commits againIgor Sysoev
2009-05-14update the previous commitIgor Sysoev
2009-05-14fix client_body_in_file_only typeIgor Sysoev
2009-05-12bump versionIgor Sysoev
2009-05-12test finalized image filter context before testing image_filter offIgor Sysoev
2009-05-11bump versionIgor Sysoev