log src/http/modules/ngx_http_flv_module.c @ 1560:25ee6eee7573

age author description
Tue, 09 Oct 2007 18:42:00 +0000 Igor Sysoev style fix: remove trailing spaces
Mon, 01 Oct 2007 14:48:45 +0000 Igor Sysoev use ngx_strnstr()
Mon, 03 Sep 2007 08:41:42 +0000 Igor Sysoev open_file_cache_events
Sat, 01 Sep 2007 12:12:48 +0000 Igor Sysoev open_file_cache in HTTP
Tue, 07 Aug 2007 10:56:09 +0000 Igor Sysoev omit unnecessary conditions
Mon, 06 Aug 2007 15:37:22 +0000 Igor Sysoev rename ngx_http_discard_body() to ngx_http_discard_request_body()
Thu, 18 Jan 2007 20:15:09 +0000 Igor Sysoev ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)
Tue, 17 Oct 2006 16:13:49 +0000 Igor Sysoev style fix: remove trailing spaces
Mon, 16 Oct 2006 07:47:00 +0000 Igor Sysoev allow ranges for full flv files
Thu, 12 Oct 2006 13:56:16 +0000 Igor Sysoev previous commit broke two modules
Wed, 11 Oct 2006 05:33:15 +0000 Igor Sysoev do not send flv header for full file
Mon, 09 Oct 2006 15:38:59 +0000 Igor Sysoev style fix: remove trailing spaces
Mon, 09 Oct 2006 14:17:36 +0000 Igor Sysoev ngx_http_flv_module