| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2009-06-15 | merge r2935: | Igor Sysoev | 1 | -0/+1 | |
| initialize use_event field in open file cache the bug had been introduced in r2071 | |||||
| 2009-06-15 | merge r2893, r2894, and r2917: | Igor Sysoev | 9 | -83/+95 | |
| various ./configure fixes: *) use md5/sha1 in OpenSSL only if OpenSSL is used *) stop ./configure at once on library failure *) librt must be tested before creating Makefile the bug has been introduced in r2817 | |||||
| 2009-06-15 | merge r2889, r2918, and r2921: | Igor Sysoev | 6 | -3/+40 | |
| fix a pool growing and CPU usage for multi-requests keepalive connections: *) keepalive_requests *) try to reuse last 4 free large allocation links *) do not test a pool block space if we can not allocated from the block 4 times | |||||
| 2009-06-15 | bump version | Igor Sysoev | 2 | -3/+3 | |
| 2009-05-25 | stable-0.7 branch | Igor Sysoev | 0 | -0/+0 | |
| 2009-05-25 | nginx-0.7.59-RELEASErelease-0.7.59 | Igor Sysoev | 1 | -2/+77 | |
| 2009-05-25 | fix socket leak introduced in r2378 | Igor Sysoev | 1 | -0/+5 | |
| 2009-05-25 | reset content_type hash value, this fixes a bug when XSLT responses | Igor Sysoev | 5 | -0/+10 | |
| could not be processed by SSI, charset, and gzip filters | |||||
| 2009-05-25 | light optimization of ngx_http_test_content_type() | Igor Sysoev | 1 | -12/+12 | |
| 2009-05-24 | test libdl before OpenSSL configuration | Igor Sysoev | 2 | -22/+22 | |
| the bug has been introduced in r2818 and broke *) SSL modules linking on Solaris 9 and lower, *) and linking with OpenSSL built from sources on Linux | |||||
| 2009-05-24 | allow absolute path in --with-openssl= | Igor Sysoev | 1 | -1/+13 | |
| 2009-05-22 | fix segfault introduced in r2845 | Igor Sysoev | 1 | -1/+4 | |
| 2009-05-22 | add charset for ngx_http_gzip_static_module responses | Igor Sysoev | 3 | -1/+4 | |
| 2009-05-22 | use -ldl for any OS that needs it | Igor Sysoev | 1 | -13/+1 | |
| 2009-05-19 | proxy_cache_methods and fastcgi_cache_methods | Igor Sysoev | 4 | -4/+44 | |
| 2009-05-19 | use already given variable | Igor Sysoev | 1 | -2/+2 | |
| 2009-05-19 | fix building OpenSSL on Unix | Igor Sysoev | 2 | -14/+10 | |
| 2009-05-18 | style fix | Igor Sysoev | 1 | -1/+1 | |
| 2009-05-18 | fix "make zip", the bug has been introduced in r2841 | Igor Sysoev | 1 | -3/+3 | |
| 2009-05-18 | bump version | Igor Sysoev | 2 | -3/+3 | |
| 2009-05-18 | release-0.7.58 tag | Igor Sysoev | 1 | -0/+1 | |
| 2009-05-18 | nginx-0.7.58-RELEASErelease-0.7.58 | Igor Sysoev | 1 | -0/+65 | |
| 2009-05-18 | use ngx_connection_local_sockaddr() instead of ngx_http_server_addr() | Igor Sysoev | 6 | -76/+17 | |
| 2009-05-18 | delete unneeded field | Igor Sysoev | 2 | -10/+0 | |
| 2009-05-18 | mail proxy listen IPv6 support | Igor Sysoev | 6 | -178/+435 | |
| 2009-05-18 | ngx_connection_local_sockaddr() | Igor Sysoev | 2 | -0/+62 | |
| 2009-05-18 | delete unneeded cast | Igor Sysoev | 1 | -2/+2 | |
| 2009-05-17 | update comments missed in r2513 | Igor Sysoev | 1 | -3/+3 | |
| 2009-05-17 | update variable name missed in r2513 | Igor Sysoev | 1 | -4/+4 | |
| 2009-05-17 | fix "make upgrade" broken in r2759 | Igor Sysoev | 2 | -29/+37 | |
| 2009-05-17 | fix colon in file name for ngx_http_autoindex_module | Igor Sysoev | 1 | -3/+13 | |
| 2009-05-16 | image_filter_jpeg_quality | Igor Sysoev | 1 | -3/+17 | |
| 2009-05-14 | style fix | Igor Sysoev | 3 | -4/+10 | |
| 2009-05-14 | fix building OpenSSL on Win32 | Igor Sysoev | 4 | -21/+51 | |
| 2009-05-14 | client_body_in_single_buffer | Igor Sysoev | 2 | -0/+14 | |
| 2009-05-14 | $request_body variable | Igor Sysoev | 1 | -0/+56 | |
| 2009-05-14 | update two previous commits again | Igor Sysoev | 1 | -1/+1 | |
| 2009-05-14 | update the previous commit | Igor Sysoev | 1 | -1/+1 | |
| 2009-05-14 | fix client_body_in_file_only type | Igor Sysoev | 2 | -3/+3 | |
| 2009-05-13 | switch Win32 building to modern PCRE versions (starting from 7.1) | Igor Sysoev | 8 | -102/+29 | |
| instead of single old 4.4 version | |||||
| 2009-05-12 | add miltilines in OpenWatcom makefiles | Igor Sysoev | 2 | -7/+17 | |
| 2009-05-12 | backout r2833: CURDIR was set to Unix style path | Igor Sysoev | 19 | -34/+60 | |
| instead, do chdir inside Makefile | |||||
| 2009-05-12 | bump version | Igor Sysoev | 2 | -3/+3 | |
| 2009-05-12 | release-0.7.57 tag | Igor Sysoev | 1 | -0/+1 | |
| 2009-05-12 | nginx-0.7.57-RELEASErelease-0.7.57 | Igor Sysoev | 1 | -0/+18 | |
| 2009-05-12 | test finalized image filter context before testing image_filter off | Igor Sysoev | 1 | -7/+7 | |
| this fixes SIGFPE if image filter errors are passed to named location | |||||
| 2009-05-12 | correctly apply patch | Igor Sysoev | 2 | -2/+2 | |
| 2009-05-11 | use $(CURDIR) instead of "..\..\.." because the later does not allow to use | Igor Sysoev | 6 | -8/+8 | |
| options as --with-zlib=../zlib-1.2.3. It seems there is no common way to learn the current directory in Win32 make's: although nmake has MAKEDIR variable, nevertheless Borland make's MAKEDIR is the directory where make is installed, and OpenWatcom wmake has no MAKEDIR at all. | |||||
| 2009-05-11 | bump version | Igor Sysoev | 2 | -3/+3 | |
| 2009-05-11 | release-0.7.56 tag | Igor Sysoev | 1 | -0/+1 | |
