log src/http/modules/ngx_http_log_module.c @ 2756:09cab3f8d92e

age author description
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
Sat, 27 Sep 2008 15:08:02 +0000 Igor Sysoev *) log_subrequest
Fri, 12 Sep 2008 13:44:10 +0000 Igor Sysoev disable directio for access_log with variables
Fri, 05 Sep 2008 15:25:47 +0000 Igor Sysoev remove unused #include's
Mon, 07 Jul 2008 09:26:13 +0000 Igor Sysoev always test root existence for access_log with variables
Tue, 01 Jul 2008 06:26:48 +0000 Igor Sysoev NULL script in default access_log
Mon, 30 Jun 2008 15:51:28 +0000 Igor Sysoev fix variable access_log merging
Mon, 30 Jun 2008 15:32:57 +0000 Igor Sysoev fix error message
Mon, 30 Jun 2008 12:27:24 +0000 Igor Sysoev variables in access_log
Tue, 17 Jun 2008 15:00:30 +0000 Igor Sysoev *) back out r2040
Mon, 26 May 2008 10:54:59 +0000 Igor Sysoev fix error log message
Thu, 15 May 2008 15:09:39 +0000 Igor Sysoev escape 0x00-0x1f, ", and \ in access log variables
Thu, 15 Nov 2007 14:26:36 +0000 Igor Sysoev 64-bit time_t compatibility