| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2009-05-18 | use ngx_connection_local_sockaddr() instead of ngx_http_server_addr() | Igor Sysoev | 6 | -76/+17 | |
| 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 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 | 1 | -1/+3 | |
| 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-12 | bump version | Igor Sysoev | 1 | -1/+1 | |
| 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-11 | bump version | Igor Sysoev | 1 | -1/+1 | |
| 2009-05-08 | fix building --without-http-cache | Igor Sysoev | 1 | -1/+1 | |
| the bug had been appeared in r2806 | |||||
| 2009-05-08 | fix the previous commit | Igor Sysoev | 1 | -0/+2 | |
| 2009-05-08 | allow to pass image filter errors via the same location where the filter is set | Igor Sysoev | 4 | -5/+25 | |
| 2009-05-08 | test already destroyed request | Igor Sysoev | 1 | -3/+11 | |
| 2009-05-08 | handle big responses for "size" and "test" image_filters | Igor Sysoev | 4 | -12/+54 | |
| 2009-05-06 | bump version | Igor Sysoev | 1 | -1/+1 | |
| 2009-05-06 | delete level event of appropriate type, this should fix select()'s EBADF, | Igor Sysoev | 1 | -6/+17 | |
| WSAENOTSOCK, and "select ready != events" alerts | |||||
| 2009-05-05 | ngx_create_listening() | Igor Sysoev | 1 | -41/+1 | |
| 2009-05-05 | reinit proxy/fastcgi header parser before ngx_http_upstream_cache_send() | Igor Sysoev | 1 | -4/+17 | |
| 2009-05-05 | proxy/fastcgi_cache_use_stale http_50x did not work | Igor Sysoev | 1 | -8/+1 | |
| 2009-05-04 | fix building ngx_http_image_filter_module on 64-bit platforms | Igor Sysoev | 1 | -1/+1 | |
| 2009-05-01 | use off_t in $r->sendfile(), this allows to use 64-bit off_t on platforms | Igor Sysoev | 1 | -1/+1 | |
| where IV is long: *) on 64-bit platforms, *) and on 32-bit platforms if perl was built with -Duse64bitint | |||||
| 2009-05-01 | bump version | Igor Sysoev | 1 | -1/+1 | |
| 2009-05-01 | ngx_http_image_filter_module | Igor Sysoev | 1 | -0/+1026 | |
| 2009-05-01 | ngx_http_filter_finalize_request() and ngx_http_clean_header() | Igor Sysoev | 3 | -19/+40 | |
| 2009-04-30 | proxy_ignore_headers and fastcgi_ignore_headers | Igor Sysoev | 4 | -12/+84 | |
| 2009-04-30 | *) refactor error_log processing: listen socket log might inherit built-in | Igor Sysoev | 4 | -16/+25 | |
| error_log with zero level, and r2447, r2466, r2467 were not enough *) remove bogus "stderr" level *) some functions and fields renames | |||||
| 2009-04-30 | *) check a proxy_redirect single parameter | Igor Sysoev | 1 | -5/+21 | |
| *) warn about "proxy_redirect false" | |||||
| 2009-04-29 | uniform ngx_file_info() interface with ngx_fd_info() | Igor Sysoev | 1 | -4/+4 | |
| 2009-04-28 | "port_in_redirect off" did not work | Igor Sysoev | 1 | -0/+3 | |
| the bug had been appeared in r2530 and r2534 | |||||
| 2009-04-27 | bump version | Igor Sysoev | 1 | -1/+1 | |
| 2009-04-27 | -p and --prefix= | Igor Sysoev | 2 | -5/+6 | |
| 2009-04-27 | get a full response if the response is cacheable or storable even | Igor Sysoev | 1 | -8/+10 | |
| a client has closed connection prematurely | |||||
| 2009-04-27 | *) of.test_only to not open file if only stat() is enough | Igor Sysoev | 8 | -19/+25 | |
| *) of.failed to return exact name of failed syscall | |||||
| 2009-04-24 | style fix | Igor Sysoev | 1 | -1/+1 | |
| 2009-04-24 | merge SSL context inside "if" block | Igor Sysoev | 1 | -0/+6 | |
| 2009-04-24 | change ngx_log_create_errlog() interface | Igor Sysoev | 1 | -1/+5 | |
| 2009-04-23 | ngx_path_separator() | Igor Sysoev | 2 | -25/+6 | |
| 2009-04-21 | fix fastcgi_cache_min_uses | Igor Sysoev | 1 | -1/+1 | |
| 2009-04-20 | bump version | Igor Sysoev | 1 | -1/+1 | |
| 2009-04-18 | remove TODO comments | Igor Sysoev | 8 | -8/+0 | |
| 2009-04-18 | support attaching to an existent Win32 shared memory | Igor Sysoev | 4 | -96/+99 | |
| 2009-04-16 | move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory | Igor Sysoev | 6 | -15/+21 | |
| 2009-04-16 | perl termination fixes: | Igor Sysoev | 1 | -5/+25 | |
| *) master exit hook is run before global pool cleanup, so call PERL_SYS_TERM() after perl_destruct()/perl_free(). This fixes the message panic: MUTEX_LOCK (22) [op.c:352] on some threaded perl builds *) call perl_destruct()/perl_free() before PERL_SYS_TERM() for non-mulitiplicity perl | |||||
| 2009-04-15 | fix segfault on exit if no http section is defined in confguraiton, | Igor Sysoev | 1 | -6/+4 | |
| the bug has been introduced in r1947 | |||||
