nginx/src/imap
Igor Sysoev 1765f47544 nginx-0.3.53-RELEASE import
*) Change: the "add_header" directive adds the string to 204, 301, and
       302 responses.

    *) Feature: the "server" directive in the "upstream" context supports
       the "weight" parameter.

    *) Feature: the "server_name" directive supports the "*" wildcard.

    *) Feature: nginx supports the request body size more than 2G.

    *) Bugfix: if a client was successfully authorized using "satisfy_any
       on", then anyway the message "access forbidden by rule" was written
       in the log.

    *) Bugfix: the "PUT" method may erroneously not create a file and
       return the 409 code.

    *) Bugfix: if the IMAP/POP3 backend returned an error, then nginx
       continued proxying anyway.
2006-07-07 16:33:19 +00:00
..
ngx_imap_auth_http_module.c nginx-0.3.38-RELEASE import 2006-04-14 09:53:38 +00:00
ngx_imap_core_module.c nginx-0.3.53-RELEASE import 2006-07-07 16:33:19 +00:00
ngx_imap_handler.c nginx-0.3.42-RELEASE import 2006-04-26 09:52:47 +00:00
ngx_imap_parse.c nginx-0.3.13-RELEASE import 2005-12-05 13:18:09 +00:00
ngx_imap_proxy_module.c nginx-0.3.53-RELEASE import 2006-07-07 16:33:19 +00:00
ngx_imap_ssl_module.c nginx-0.3.13-RELEASE import 2005-12-05 13:18:09 +00:00
ngx_imap_ssl_module.h nginx-0.3.13-RELEASE import 2005-12-05 13:18:09 +00:00
ngx_imap.c nginx-0.3.42-RELEASE import 2006-04-26 09:52:47 +00:00
ngx_imap.h nginx-0.3.53-RELEASE import 2006-07-07 16:33:19 +00:00