Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/auto/make
AgeCommit message (Collapse)Author
2004-11-20nginx-0.1.8-RELEASE importrelease-0.1.8Igor Sysoev
*) Bugfix: in the ngx_http_autoindex_module if the long file names were in the listing. *) Feature: the "^~" modifier in the location directive. *) Feature: the proxy_max_temp_file_size directive.
2004-11-11nginx-0.1.5-RELEASE importrelease-0.1.5Igor Sysoev
*) Bugfix: on Solaris and Linux there may be too many "recvmsg() returned not enough data" alerts. *) Bugfix: there were the "writev() failed (22: Invalid argument)" errors on Solaris in proxy mode without sendfile. On other platforms that do not support sendfile at all the process got caught in an endless loop. *) Bugfix: segmentation fault on Solaris in proxy mode and using sendfile. *) Bugfix: segmentation fault on Solaris. *) Bugfix: on-line upgrade did not work on Linux. *) Bugfix: the ngx_http_autoindex_module module did not escape the spaces, the quotes, and the percent signs in the directory listing. *) Change: the decrease of the copy operations. *) Feature: the userid_p3p directive.
2004-10-21nginx-0.1.2-RELEASE importrelease-0.1.2Igor Sysoev
*) Feature: the --user=USER, --group=GROUP, and --with-ld-opt=OPTIONS options in configure. *) Feature: the server_name directive supports *.domain.tld. *) Bugfix: the portability improvements. *) Bugfix: if configuration file was set in command line, the reconfiguration was impossible; the bug had appeared in 0.1.1. *) Bugfix: proxy module may get caught in an endless loop when sendfile is not used. *) Bugfix: with sendfile the response was not recoded according to the charset module directives; the bug had appeared in 0.1.1. *) Bugfix: very seldom bug in the kqueue processing. *) Bugfix: the gzip module compressed the proxied responses that was already compressed.
2004-09-29nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyrightIgor Sysoev
2004-09-07nginx-0.0.10-2004-09-07-19:29:22 importIgor Sysoev
2004-03-29nginx-0.0.3-2004-03-29-21:43:58 importIgor Sysoev
2004-03-25nginx-0.0.3-2004-03-25-23:03:02 importIgor Sysoev
2004-03-12nginx-0.0.2-2004-03-12-00:34:52 importIgor Sysoev
2004-03-09nginx-0.0.2-2004-03-09-22:47:07 importIgor Sysoev
2004-03-05nginx-0.0.2-2004-03-05-19:37:51 importIgor Sysoev
2004-03-05nginx-0.0.2-2004-03-05-11:34:24 importIgor Sysoev
2004-03-04nginx-0.0.2-2004-03-04-19:34:23 importIgor Sysoev
2004-03-04nginx-0.0.2-2004-03-04-10:04:55 importIgor Sysoev
2004-02-24nginx-0.0.2-2004-02-24-20:31:46 importIgor Sysoev
2004-02-03nginx-0.0.2-2004-02-03-00:19:52 importIgor Sysoev
2004-01-26nginx-0.0.1-2004-01-26-11:52:49 importIgor Sysoev
2003-12-25nginx-0.0.1-2003-12-25-23:26:58 importIgor Sysoev
2003-11-25nginx-0.0.1-2003-11-25-23:44:56 importIgor Sysoev