log src/http/modules/ngx_http_log_module.c @ 7746:88eca63261c3

age author description
Thu, 01 Mar 2018 11:42:55 +0300 Vladimir Homutov Access log: support for disabling escaping (ticket #1450).
Tue, 28 Mar 2017 14:21:38 +0300 Sergey Kandaurov Fixed ngx_open_cached_file() error handling.
Tue, 07 Mar 2017 18:51:12 +0300 Maxim Dounin Access log: removed dead ev->timedout check in flush timer handler.
Thu, 15 Dec 2016 16:25:42 +0300 Valentin Bartenev Access log: support for json escaping.
Thu, 07 Jul 2016 21:02:28 +0300 Sergey Kandaurov Avoid left-shifting integers into the sign bit, which is undefined.
Mon, 01 Dec 2014 14:51:36 +0300 Sergey Kandaurov Access log: restricted "log_format" to "http" level.
Mon, 25 Aug 2014 13:41:31 +0400 Valentin Bartenev Access log: cancel the flush timer on graceful shutdown.
Sat, 13 Sep 2014 21:47:13 +0400 Valentin Bartenev Access log: fixed the "if=" parameter with buffering (ticket #625).
Wed, 06 Aug 2014 00:22:36 +0400 Maxim Dounin Access log: allowed logs to syslog with "if=" (ticket #596).
Tue, 03 Jun 2014 10:53:48 -0700 Piotr Sikora Access log: fix default value, broken by cb308813b453.
Mon, 12 May 2014 16:34:15 +0400 Vladimir Homutov Added syslog support for error_log and access_log directives.
Tue, 15 Apr 2014 21:32:56 +0400 Sergey Kandaurov Access log: the "if" parameter of the "access_log" directive.
Wed, 04 Sep 2013 20:48:30 +0400 Maxim Dounin Win32: $request_time fixed. stable-1.4
Wed, 04 Sep 2013 20:48:30 +0400 Maxim Dounin Win32: $request_time fixed.
Tue, 20 Aug 2013 21:11:19 +0400 Maxim Dounin Backed out f1a91825730a and 7094bd12c1ff.
Tue, 06 Aug 2013 19:58:40 +0400 Valentin Bartenev Replaced ngx_conf_full_name() with ngx_get_full_name().
Mon, 11 Feb 2013 14:34:00 +0000 Maxim Dounin Merge of r4985, r4986, r4987, r4988, r4989, r5002: access_log gzip. stable-1.2
Sun, 23 Dec 2012 19:09:33 +0000 Valentin Bartenev Access log: the "gzip" parameter of the "access_log" directive.
Sun, 23 Dec 2012 15:51:47 +0000 Valentin Bartenev Access log: the "flush" parameter of the "access_log" directive.
Sun, 23 Dec 2012 15:36:52 +0000 Valentin Bartenev Reopening log files code moved to a separate function.
Sun, 23 Dec 2012 15:27:55 +0000 Valentin Bartenev Access log: fixed redundant buffer reallocation.
Tue, 13 Nov 2012 10:45:23 +0000 Maxim Dounin Merge of r4886, r4887, r4894: log variables generalization: stable-1.2
Mon, 29 Oct 2012 17:17:59 +0000 Maxim Dounin Variables $connection and $connection_requests.
Wed, 03 Oct 2012 15:25:06 +0000 Maxim Dounin Log: $apache_bytes_sent removed.
Tue, 24 Jul 2012 15:09:54 +0000 Ruslan Ermilov Fixed compilation with -Wmissing-prototypes.
Mon, 18 Jun 2012 13:43:44 +0000 Andrey Belov New core variable: $status.
Wed, 16 May 2012 13:27:04 +0000 Ruslan Ermilov Zero padded the returned and logged HTTP status code, and fixed possible
Thu, 15 Mar 2012 19:37:32 +0000 Ruslan Ermilov - New variable: $connection_requests.
Mon, 05 Mar 2012 13:26:40 +0000 Maxim Dounin Merge of r4500: fixed spelling in single-line comments. stable-1.0
Tue, 28 Feb 2012 11:31:05 +0000 Ruslan Ermilov Fixed spelling in single-line comments.
Mon, 27 Feb 2012 16:51:28 +0000 Valentin Bartenev Disable symlinks: initialization of the "disable_symlinks" field in
Mon, 13 Feb 2012 16:32:21 +0000 Andrey Belov Support for disable_symlinks in various modules.
Mon, 13 Feb 2012 15:41:11 +0000 Maxim Dounin Time parsing cleanup.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Tue, 06 Dec 2011 21:07:10 +0000 Ruslan Ermilov - Improved error message when parsing of the "buffer" parameter of the
Tue, 01 Nov 2011 13:24:50 +0000 Igor Sysoev Merging r4132, r4134, r4143, r4183, r4191, r4199: stable-1.0
Tue, 01 Nov 2011 11:06:31 +0000 Igor Sysoev Merging r3992, r4192: stable-1.0
Tue, 11 Oct 2011 17:54:38 +0000 Maxim Dounin Improved access log escaping to better protect other software.
Mon, 19 Sep 2011 14:48:29 +0000 Ruslan Ermilov Replaced "can not" with "cannot" and "could not" in a bunch of places.
Wed, 03 Aug 2011 16:01:36 +0000 Igor Sysoev removal of error message about %name log_format parameters,
Wed, 16 Mar 2011 15:46:57 +0000 Igor Sysoev $time_iso8601 log variable
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Fri, 14 May 2010 09:55:33 +0000 Igor Sysoev use ngx_min() and ngx_max()
Mon, 01 Feb 2010 15:46:14 +0000 Igor Sysoev merge r3137, r3198, r3199, r3353, r3370, r3371, r3398, r3399: stable-0.7
Mon, 01 Feb 2010 14:04:20 +0000 Igor Sysoev merge r3039, r3145: stable-0.7
Sun, 29 Nov 2009 20:49:29 +0000 Igor Sysoev log proxied HTTP/0.9 responses status as "009"
Mon, 02 Nov 2009 17:12:09 +0000 Igor Sysoev optimize some cycles:
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
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