log src/core/ngx_cycle.c @ 2664:f903114355d4

age author description
Tue, 31 Mar 2009 13:52:01 +0000 Igor Sysoev Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are set
Mon, 30 Mar 2009 14:51:51 +0000 Igor Sysoev win32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND
Tue, 24 Feb 2009 10:42:23 +0000 Igor Sysoev small optimization: " == NGX_ERROR" > " != NGX_OK"
Sat, 21 Feb 2009 07:02:02 +0000 Igor Sysoev a prelimiary IPv6 support, HTTP listen
Mon, 26 Jan 2009 14:31:49 +0000 Igor Sysoev revert the previous commit and r2447 change in src/core/ngx_cycle.c
Mon, 26 Jan 2009 14:11:09 +0000 Igor Sysoev default error_log has zero level, the bug has been introduced in r2447
Fri, 16 Jan 2009 14:00:05 +0000 Igor Sysoev set the error level as default http error_log level