log src/core/ngx_conf_file.c @ 4932:0fce5bb53b2d

age author description
Tue, 28 Aug 2012 13:31:01 +0000 Ruslan Ermilov Fixed the "include" directive.
Sun, 29 Jul 2012 19:59:06 +0000 Ruslan Ermilov Improved diagnostics when a directive is specified in the wrong context.
Tue, 24 Jul 2012 15:09:54 +0000 Ruslan Ermilov Fixed compilation with -Wmissing-prototypes.
Wed, 18 Apr 2012 13:30:43 +0000 Ruslan Ermilov Don't silently ignore the last line of configuration file that
Thu, 12 Apr 2012 19:35:41 +0000 Ruslan Ermilov Fixed grammar in error messages.
Mon, 13 Feb 2012 15:41:11 +0000 Maxim Dounin Time parsing cleanup.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Tue, 12 Apr 2011 08:02:46 +0000 Igor Sysoev use memmove() in appropriate places
Wed, 23 Jun 2010 16:34:54 +0000 Igor Sysoev style fix
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Fri, 12 Feb 2010 09:45:05 +0000 Igor Sysoev const char *fmt in ngx_conf_log_error()
Thu, 05 Nov 2009 17:10:48 +0000 Igor Sysoev cf->conf_file->file.name.data may be uninitialized, if an allocation failed;
Tue, 02 Jun 2009 14:00:01 +0000 Igor Sysoev add drive letter for Win32 root path
Thu, 14 May 2009 16:24:39 +0000 Igor Sysoev style fix
Thu, 30 Apr 2009 13:53:42 +0000 Igor Sysoev *) refactor error_log processing: listen socket log might inherit built-in