log src/http/modules/ngx_http_log_module.c @ 3238:415400fa0f10 stable-0.7

age author description
Mon, 26 Oct 2009 16:06:11 +0000 Igor Sysoev merge r2920, r2934, r3116, r3119: stable-0.7
Fri, 11 Sep 2009 13:57:50 +0000 Igor Sysoev style fix
Sun, 23 Aug 2009 17:06:33 +0000 Igor Sysoev strict testing "access_log off"
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Mon, 27 Apr 2009 09:55:53 +0000 Igor Sysoev *) of.test_only to not open file if only stat() is enough
Tue, 24 Feb 2009 10:42:23 +0000 Igor Sysoev small optimization: " == NGX_ERROR" > " != NGX_OK"
Thu, 16 Oct 2008 13:31:00 +0000 Igor Sysoev NGX_OPEN_FILE_DIRECTIO_OFF