| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2005-02-16 | nginx-0.1.19-RELEASE importrelease-0.1.19 | Igor Sysoev | 1 | -0/+5 | |
| *) Bugfix: now, if request contains the zero, then the 404 error is returned for the local requests. *) Bugfix: nginx could not be built on NetBSD 2.0. *) Bugfix: the timeout may occur while reading of the the client request body via SSL connections. | |||||
| 2004-12-06 | nginx-0.1.12-RELEASE importrelease-0.1.12 | Igor Sysoev | 1 | -2/+2 | |
| *) Feature: the %request_length log parameter. *) Bugfix: when using the /dev/poll, select and poll on the platforms, where these methods may do the false reports, there may be the long delay when the request was passed via the keep-alive connection. It may be at least on Solaris when using the /dev/poll. *) Bugfix: the send_lowat directive is ignored on Linux because Linux does not support the SO_SNDLOWAT option. | |||||
| 2004-12-02 | nginx-0.1.11-RELEASE importrelease-0.1.11 | Igor Sysoev | 1 | -2/+5 | |
| *) 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-25 | nginx-0.1.9-RELEASE importrelease-0.1.9 | Igor Sysoev | 1 | -9/+9 | |
| *) 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-11-11 | nginx-0.1.5-RELEASE importrelease-0.1.5 | Igor Sysoev | 1 | -9/+9 | |
| *) 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-25 | nginx-0.1.3-RELEASE importrelease-0.1.3 | Igor Sysoev | 1 | -1/+1 | |
| *) Feature: the ngx_http_autoindex_module and the autoindex directive. *) Feature: the proxy_set_x_url directive. *) Bugfix: proxy module may get caught in an endless loop when sendfile is not used. | |||||
| 2004-09-29 | nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright | Igor Sysoev | 1 | -1/+1 | |
| 2004-09-28 | nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused files | Igor Sysoev | 1 | -0/+5 | |
| 2004-07-26 | nginx-0.0.9-2004-07-26-22:31:43 import | Igor Sysoev | 1 | -1/+0 | |
| 2004-07-26 | nginx-0.0.8-2004-07-26-20:21:18 import | Igor Sysoev | 1 | -26/+23 | |
| 2004-07-18 | nginx-0.0.7-2004-07-18-23:11:20 import | Igor Sysoev | 1 | -5/+46 | |
| 2004-06-16 | nginx-0.0.7-2004-06-16-19:32:11 import | Igor Sysoev | 1 | -3/+3 | |
| 2004-03-19 | nginx-0.0.3-2004-03-19-08:25:53 import | Igor Sysoev | 1 | -8/+27 | |
| 2004-03-16 | nginx-0.0.3-2004-03-17-00:26:01 import | Igor Sysoev | 1 | -1/+1 | |
| 2004-03-16 | nginx-0.0.2-2004-03-16-10:10:12 import | Igor Sysoev | 1 | -9/+9 | |
| 2004-03-14 | nginx-0.0.2-2004-03-14-23:46:25 import | Igor Sysoev | 1 | -1/+3 | |
| 2004-03-12 | nginx-0.0.2-2004-03-12-19:57:08 import | Igor Sysoev | 1 | -3/+12 | |
| 2004-02-11 | nginx-0.0.2-2004-02-11-20:08:49 import | Igor Sysoev | 1 | -1/+2 | |
| 2003-12-01 | nginx-0.0.1-2003-12-01-19:28:14 import | Igor Sysoev | 1 | -2/+1 | |
| 2003-11-30 | nginx-0.0.1-2003-11-30-23:03:18 import | Igor Sysoev | 1 | -137/+137 | |
| 2003-11-28 | nginx-0.0.1-2003-11-28-20:41:47 import | Igor Sysoev | 1 | -4/+5 | |
| 2003-11-28 | nginx-0.0.1-2003-11-28-11:40:40 import | Igor Sysoev | 1 | -29/+123 | |
| 2003-11-16 | nginx-0.0.1-2003-11-17-00:49:42 import | Igor Sysoev | 1 | -3/+3 | |
| 2003-11-14 | nginx-0.0.1-2003-11-14-19:52:04 import | Igor Sysoev | 1 | -1/+1 | |
| 2003-11-10 | nginx-0.0.1-2003-11-10-20:17:31 import | Igor Sysoev | 1 | -0/+2 | |
| 2003-10-16 | nginx-0.0.1-2003-10-17-00:19:16 import | Igor Sysoev | 1 | -2/+2 | |
| 2003-10-12 | nginx-0.0.1-2003-10-12-20:49:16 import | Igor Sysoev | 1 | -58/+98 | |
| 2003-07-20 | nginx-0.0.1-2003-07-21-01:15:59 import | Igor Sysoev | 1 | -8/+10 | |
| 2003-07-18 | nginx-0.0.1-2003-07-18-18:44:05 import | Igor Sysoev | 1 | -6/+9 | |
| 2003-07-04 | nginx-0.0.1-2003-07-04-19:10:33 import | Igor Sysoev | 1 | -4/+3 | |
| 2003-07-02 | nginx-0.0.1-2003-07-02-22:51:41 import | Igor Sysoev | 1 | -5/+12 | |
| 2003-06-11 | nginx-0.0.1-2003-06-11-19:28:34 import | Igor Sysoev | 1 | -1/+1 | |
| 2003-06-02 | nginx-0.0.1-2003-06-02-19:24:30 import | Igor Sysoev | 1 | -8/+20 | |
| 2003-05-30 | nginx-0.0.1-2003-05-30-18:27:59 import | Igor Sysoev | 1 | -2/+2 | |
| 2003-05-29 | nginx-0.0.1-2003-05-29-17:02:09 import | Igor Sysoev | 1 | -17/+15 | |
| 2003-05-27 | nginx-0.0.1-2003-05-27-16:18:54 import | Igor Sysoev | 1 | -87/+83 | |
| 2003-05-19 | nginx-0.0.1-2003-05-19-20:39:14 import | Igor Sysoev | 1 | -4/+7 | |
| 2003-05-16 | nginx-0.0.1-2003-05-16-19:27:48 import | Igor Sysoev | 1 | -1/+1 | |
| 2003-05-15 | nginx-0.0.1-2003-05-15-19:42:53 import | Igor Sysoev | 1 | -2/+3 | |
| 2003-05-14 | nginx-0.0.1-2003-05-14-21:13:13 import | Igor Sysoev | 1 | -0/+2 | |
| 2003-04-11 | nginx-0.0.1-2003-04-11-20:01:14 import | Igor Sysoev | 1 | -6/+3 | |
| 2003-04-08 | nginx-0.0.1-2003-04-08-19:40:10 import | Igor Sysoev | 1 | -5/+5 | |
| 2003-03-20 | nginx-0.0.1-2003-03-20-19:09:44 import | Igor Sysoev | 1 | -13/+6 | |
| 2003-02-06 | nginx-0.0.1-2003-02-06-20:21:13 import | Igor Sysoev | 1 | -0/+2 | |
| 2003-01-28 | nginx-0.0.1-2003-01-28-18:56:37 import | Igor Sysoev | 1 | -1/+1 | |
| 2003-01-19 | nginx-0.0.1-2003-01-19-20:53:14 import | Igor Sysoev | 1 | -1/+1 | |
| 2003-01-15 | nginx-0.0.1-2003-01-15-10:02:27 import | Igor Sysoev | 1 | -34/+29 | |
| 2003-01-10 | nginx-0.0.1-2003-01-10-20:45:47 import | Igor Sysoev | 1 | -22/+98 | |
| 2003-01-10 | nginx-0.0.1-2003-01-10-09:09:20 import | Igor Sysoev | 1 | -7/+47 | |
| 2003-01-09 | nginx-0.0.1-2003-01-09-08:36:00 import | Igor Sysoev | 1 | -9/+33 | |
