]> git.kaiwu.me - nginx.git/commit
Backed out f1a91825730a and 7094bd12c1ff.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 20 Aug 2013 17:11:19 +0000 (21:11 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 20 Aug 2013 17:11:19 +0000 (21:11 +0400)
commite3cab7675801d224d1d5cdbe7f7b76bbaed97c91
tree4d26e1efc552059730fa76391c9e9834d8e38cbe
parent4c53a38fb59496e8280991b307a5fdfbd7f71040
Backed out f1a91825730a and 7094bd12c1ff.

While ngx_get_full_name() might have a bit more descriptive arguments,
the ngx_conf_full_name() is generally easier to use when parsing
configuration and limits exposure of cycle->prefix / cycle->conf_prefix
details.
13 files changed:
src/core/nginx.c
src/core/ngx_conf_file.c
src/core/ngx_conf_file.h
src/core/ngx_file.c
src/event/ngx_event_openssl.c
src/event/ngx_event_openssl_stapling.c
src/http/modules/ngx_http_geo_module.c
src/http/modules/ngx_http_log_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_file_cache.c
src/http/ngx_http_script.c