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
AgeCommit message (Collapse)Author
2004-12-21nginx-0.1.13-RELEASE importrelease-0.1.13Igor Sysoev
*) Feature: the server_names_hash and server_names_hash_threshold directives. *) Bugfix: the *.domain.tld names in the "server_name" directive did not work. *) Bugfix: the %request_length log parameter logged the incorrect length.
2004-12-02nginx-0.1.11-RELEASE importrelease-0.1.11Igor Sysoev
*) Feature: the worker_priority directive. *) Change: both tcp_nopush and tcp_nodelay directives affect the transferred response. *) Bugfix: nginx did not call initgroups(). Thanks to Andrew Sitnikov and Andrei Nigmatulin. *) Change: now the ngx_http_autoindex_module shows the file size in the bytes. *) Bugfix: the ngx_http_autoindex_module returned the 500 error if the broken symlink was in a directory. *) Bugfix: the files bigger than 4G could not be transferred using sendfile. *) Bugfix: if the backend was resolved to several backends and there was an error while the response waiting then process may got caught in an endless loop. *) Bugfix: the worker process may exit with the "unknown cycle" message when the /dev/poll method was used. *) Bugfix: "close() channel failed" errors. *) Bugfix: the autodetection of the "nobody" and "nogroup" groups. *) Bugfix: the send_lowat directive did not work on Linux. *) Bugfix: the segmentation fault occurred if there was no events section in configuration. *) Bugfix: nginx could not be built on OpenBSD. *) Bugfix: the double slashes in "://" in the URI were converted to ":/".
2004-11-25nginx-0.1.9-RELEASE importrelease-0.1.9Igor Sysoev
*) Bugfix: the proxied request was sent without arguments if the request contains "//", "/./", "/../" or "%XX". *) Bugfix: the large compressed responses may be transferred not completely. *) Bugfix: the files bigger than 2G was not transferred on Linux that does not support sendfile64(). *) Bugfix: while the build configuration on Linux the --with-poll_module parameter was required; the bug had appeared in 0.1.8.
2004-09-29nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyrightIgor Sysoev
2004-09-28nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused filesIgor Sysoev
2004-05-28nginx-0.0.3-2004-05-28-19:49:23 import; rename ngx_hunk_t to ngx_buf_tIgor Sysoev
2004-02-23nginx-0.0.2-2004-02-23-23:57:12 importIgor Sysoev
2003-12-02nginx-0.0.1-2003-12-02-08:47:29 importIgor Sysoev
2003-12-01nginx-0.0.1-2003-12-01-19:28:14 importIgor Sysoev
2003-11-30nginx-0.0.1-2003-11-30-23:03:18 importIgor Sysoev
2003-11-28nginx-0.0.1-2003-11-28-20:41:47 importIgor Sysoev
2003-11-28nginx-0.0.1-2003-11-28-11:40:40 importIgor Sysoev
2003-11-27nginx-0.0.1-2003-11-27-10:45:22 importIgor Sysoev
2003-11-25nginx-0.0.1-2003-11-25-23:44:56 importIgor Sysoev
2003-11-19nginx-0.0.1-2003-11-19-00:34:08 importIgor Sysoev
2003-11-09nginx-0.0.1-2003-11-09-23:03:38 import; separate buildingIgor Sysoev
2003-11-05nginx-0.0.1-2003-11-05-01:12:39 importIgor Sysoev
2003-11-04nginx-0.0.1-2003-11-04-20:09:19 importIgor Sysoev
2003-11-04nginx-0.0.1-2003-11-04-01:20:44 importIgor Sysoev
2003-11-03nginx-0.0.1-2003-11-03-20:33:31 importIgor Sysoev
2003-11-03nginx-0.0.1-2003-11-03-01:56:18 importIgor Sysoev