]> git.kaiwu.me - nginx.git/commit
*) refactor error_log processing: listen socket log might inherit built-in
authorIgor Sysoev <igor@sysoev.ru>
Thu, 30 Apr 2009 13:53:42 +0000 (13:53 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 30 Apr 2009 13:53:42 +0000 (13:53 +0000)
commit0cd76ea2902588a7f3baea47407c48956aaa19e6
tree34e7bfe5726c80f084bd6a7f04a3d40b3e0cb877
parent06d4aa1883034b6117a29887bc90a74ae433f3fd
*) refactor error_log processing: listen socket log might inherit built-in
   error_log with zero level, and r2447, r2466, r2467 were not enough
*) remove bogus "stderr" level
*) some functions and fields renames
13 files changed:
src/core/ngx_conf_file.c
src/core/ngx_connection.c
src/core/ngx_connection.h
src/core/ngx_cycle.c
src/core/ngx_cycle.h
src/core/ngx_log.c
src/core/ngx_log.h
src/core/ngx_resolver.c
src/http/ngx_http.c
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_request.c
src/mail/ngx_mail.c