]> git.kaiwu.me - nginx.git/commit
nginx-0.1.26-RELEASE import release-0.1.26
authorIgor Sysoev <igor@sysoev.ru>
Tue, 22 Mar 2005 16:02:46 +0000 (16:02 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 22 Mar 2005 16:02:46 +0000 (16:02 +0000)
commit4d656dcd0bd6309b0ec76fc444198ed6c2948a8e
tree67ce201b7d515273fa2a6a617542cece4fa16898
parent3599a1b885533d929315494258fb407765243a95
nginx-0.1.26-RELEASE import

    *) Change: the invalid client header lines are now ignored and logged
       at the info level.

    *) Change: the server name is also logged in error log.

    *) Feature: the ngx_http_auth_basic_module module and the auth_basic
       and auth_basic_user_file directives.
53 files changed:
auto/cc/bcc
auto/cc/msvc
auto/lib/md5/make
auto/lib/pcre/make
auto/lib/pcre/makefile.bcc
auto/lib/pcre/makefile.msvc
auto/lib/pcre/makefile.owc
auto/lib/pcre/patch.pcre.c [new file with mode: 0644]
auto/lib/pcre/patch.pcre.in
auto/lib/pcre/patch.pcre.in.owc [new file with mode: 0644]
auto/lib/zlib/make
auto/lib/zlib/patch.zlib.h [new file with mode: 0644]
auto/modules
auto/options
auto/os/conf
auto/os/freebsd
auto/os/linux
auto/os/solaris
auto/sources
docs/xml/nginx/changes.xml
src/core/nginx.c
src/core/nginx.h
src/core/ngx_conf_file.c
src/core/ngx_conf_file.h
src/core/ngx_config.h
src/core/ngx_log.c
src/core/ngx_log.h
src/core/ngx_regex.c
src/core/ngx_string.c
src/core/ngx_string.h
src/event/ngx_event.c
src/event/ngx_event_accept.c
src/http/modules/ngx_http_auth_basic_module.c [new file with mode: 0644]
src/http/modules/ngx_http_autoindex_module.c
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_userid_filter_module.c
src/http/modules/proxy/ngx_http_proxy_handler.c
src/http/ngx_http.c
src/http/ngx_http_core_module.c
src/http/ngx_http_parse.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_special_response.c
src/http/ngx_http_upstream.c
src/os/unix/ngx_linux_config.h
src/os/unix/ngx_solaris_config.h
src/os/unix/ngx_user.c [new file with mode: 0644]
src/os/unix/ngx_user.h
src/os/win32/ngx_gui.c
src/os/win32/ngx_gui.h
src/os/win32/ngx_user.c [new file with mode: 0644]
src/os/win32/ngx_user.h
src/os/win32/ngx_win32_config.h