log src/core/ngx_conf_file.c @ 5137:f941cf265cc5

age author description
Mon, 25 Mar 2013 15:49:11 +0000 Valentin Bartenev Use NGX_FILE_ERROR for handling file operations errors.
Mon, 11 Feb 2013 14:34:00 +0000 Maxim Dounin Merge of r4985, r4986, r4987, r4988, r4989, r5002: access_log gzip. stable-1.2
Tue, 08 Jan 2013 14:01:57 +0000 Valentin Bartenev The data pointer in ngx_open_file_t objects must be initialized.
Sun, 23 Dec 2012 15:36:52 +0000 Valentin Bartenev Reopening log files code moved to a separate function.
Fri, 14 Dec 2012 15:24:24 +0000 Valentin Bartenev Fixed handling of ngx_write_fd() and ngx_read_fd() errors.
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.