]> git.kaiwu.me - nginx.git/commit
ngx_str_set() and ngx_str_null()
authorIgor Sysoev <igor@sysoev.ru>
Fri, 14 May 2010 09:56:37 +0000 (09:56 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 14 May 2010 09:56:37 +0000 (09:56 +0000)
commit05b1a8f1e3595beab4397e25c2a6db9d832a6a97
tree282923e87cbaf9d634dab4a7c69ce85d602effcf
parent328df7a5cc91180fef3b1b58129e14bc79bef80b
ngx_str_set() and ngx_str_null()
37 files changed:
src/core/nginx.c
src/core/ngx_conf_file.c
src/core/ngx_file.c
src/core/ngx_log.c
src/core/ngx_string.h
src/event/ngx_event_openssl.c
src/http/modules/ngx_http_auth_basic_module.c
src/http/modules/ngx_http_autoindex_module.c
src/http/modules/ngx_http_empty_gif_module.c
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_gzip_filter_module.c
src/http/modules/ngx_http_gzip_static_module.c
src/http/modules/ngx_http_headers_filter_module.c
src/http/modules/ngx_http_image_filter_module.c
src/http/modules/ngx_http_log_module.c
src/http/modules/ngx_http_memcached_module.c
src/http/modules/ngx_http_proxy_module.c
src/http/modules/ngx_http_range_filter_module.c
src/http/modules/ngx_http_referer_module.c
src/http/modules/ngx_http_ssi_filter_module.c
src/http/modules/ngx_http_ssl_module.c
src/http/modules/ngx_http_stub_status_module.c
src/http/modules/ngx_http_userid_filter_module.c
src/http/modules/ngx_http_xslt_filter_module.c
src/http/modules/perl/ngx_http_perl_module.c
src/http/ngx_http_core_module.c
src/http/ngx_http_header_filter_module.c
src/http/ngx_http_script.c
src/http/ngx_http_special_response.c
src/http/ngx_http_upstream.c
src/http/ngx_http_variables.c
src/mail/ngx_mail_auth_http_module.c
src/mail/ngx_mail_imap_handler.c
src/mail/ngx_mail_pop3_handler.c
src/mail/ngx_mail_proxy_module.c
src/mail/ngx_mail_smtp_handler.c
src/mail/ngx_mail_ssl_module.c