| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-07-09 | Entity tags: set for static respones. | Maxim Dounin | 1 | -0/+4 | |
| 2012-04-26 | Allows particular modules to handle subrequests properly. | Andrey Belov | 1 | -1/+1 | |
| 2012-02-27 | Disable symlinks: initialization of the "disable_symlinks" field in | Valentin Bartenev | 1 | -3/+4 | |
| ngx_open_file_info_t moved to a separate function. This is preparation for the "from=" parameter implementation of the "disable_symlinks" directive. | |||||
| 2012-02-13 | Support for disable_symlinks in various modules. | Andrey Belov | 1 | -0/+7 | |
| 2012-01-18 | Copyright updated. | Maxim Konovalov | 1 | -0/+1 | |
| 2011-11-18 | Fixed flv header to match specification. | Maxim Dounin | 1 | -1/+1 | |
| Used "\x5" in 5th byte to claim presence of both audio and video. Used previous tag size 0 in the beginning of the flv body (bytes 10 .. 13) as required by specification (see http://www.adobe.com/devnet/f4v.html). Patch by Piotr Sikora. | |||||
| 2010-05-24 | remove r->zero_in_uri | Igor Sysoev | 1 | -4/+0 | |
| 2009-09-30 | read_ahead | Igor Sysoev | 1 | -0/+1 | |
| 2009-04-27 | *) of.test_only to not open file if only stat() is enough | Igor Sysoev | 1 | -1/+1 | |
| *) of.failed to return exact name of failed syscall | |||||
| 2009-04-18 | remove TODO comments | Igor Sysoev | 1 | -1/+0 | |
| 2009-01-16 | set r->root_tested for non-error_page response only | Igor Sysoev | 1 | -1/+1 | |
| 2008-12-22 | ngx_http_arg() | Igor Sysoev | 1 | -12/+4 | |
| 2008-09-05 | *) handle unaligned file part for directio | Igor Sysoev | 1 | -0/+1 | |
| *) disable sendfile in directio mode | |||||
| 2008-07-30 | directio | Igor Sysoev | 1 | -0/+1 | |
| 2008-07-29 | allow range for partial flv response | Igor Sysoev | 1 | -3/+2 | |
| 2008-07-07 | always test root existence for access_log with variables | Igor Sysoev | 1 | -0/+2 | |
| 2008-07-04 | allow several values in query string | Igor Sysoev | 1 | -2/+8 | |
| 2008-06-26 | ngx_memzero() ngx_open_file_info_t | Igor Sysoev | 1 | -2/+2 | |
| 2008-06-23 | initialize of.uniq in ngx_open_cached_file() | Igor Sysoev | 1 | -0/+1 | |
| 2007-12-27 | optimization | Igor Sysoev | 1 | -4/+3 | |
| 2007-12-22 | open_file_cache_min_uses | Igor Sysoev | 1 | -0/+1 | |
| 2007-12-21 | open_file_cache_retest > open_file_cache_valid | Igor Sysoev | 1 | -1/+1 | |
| 2007-12-07 | delete useless variable | Igor Sysoev | 1 | -5/+2 | |
| 2007-10-09 | style fix: remove trailing spaces | Igor Sysoev | 1 | -1/+1 | |
| 2007-10-01 | use ngx_strnstr() | Igor Sysoev | 1 | -1/+1 | |
| 2007-09-03 | open_file_cache_events | Igor Sysoev | 1 | -0/+1 | |
| 2007-09-01 | open_file_cache in HTTP | Igor Sysoev | 1 | -45/+36 | |
| 2007-08-07 | omit unnecessary conditions | Igor Sysoev | 1 | -1/+1 | |
| 2007-08-06 | rename ngx_http_discard_body() to ngx_http_discard_request_body() | Igor Sysoev | 1 | -1/+1 | |
| 2007-01-18 | ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access) | Igor Sysoev | 1 | -1/+1 | |
| 2006-10-17 | style fix: remove trailing spaces | Igor Sysoev | 1 | -1/+1 | |
| 2006-10-16 | allow ranges for full flv files | Igor Sysoev | 1 | -0/+4 | |
| 2006-10-12 | previous commit broke two modules | Igor Sysoev | 1 | -1/+2 | |
| 2006-10-11 | do not send flv header for full file | Igor Sysoev | 1 | -13/+19 | |
| 2006-10-09 | style fix: remove trailing spaces | Igor Sysoev | 1 | -2/+2 | |
| 2006-10-09 | ngx_http_flv_module | Igor Sysoev | 1 | -0/+255 | |
