| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2004-12-02 | nginx-0.1.11-RELEASE importrelease-0.1.11 | Igor Sysoev | 1 | -0/+11 | |
| *) 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 | -1/+1 | |
| *) 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 | -6/+6 | |
| *) 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-11 | nginx-0.1.1-RELEASE importrelease-0.1.1 | Igor Sysoev | 1 | -15/+10 | |
| *) Feature: the gzip_types directive. *) Feature: the tcp_nodelay directive. *) Feature: the send_lowat directive is working not only on OSes that support kqueue NOTE_LOWAT, but also on OSes that support SO_SNDLOWAT. *) Feature: the setproctitle() emulation for Linux and Solaris. *) Bugfix: the "Location" header rewrite bug fixed while the proxying. *) Bugfix: the ngx_http_chunked_module module may get caught in an endless loop. *) Bugfix: the /dev/poll module bugs fixed. *) Bugfix: the responses were corrupted when the temporary files were used while the proxying. *) Bugfix: the unescaped requests were passed to the backend. *) Bugfix: while the build configuration on Linux 2.4 the --with-poll_module parameter was required. | |||||
| 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 | -1/+1 | |
| 2004-07-13 | nginx-0.0.7-2004-07-13-21:59:12 import | Igor Sysoev | 1 | -1/+2 | |
| 2004-07-07 | nginx-0.0.7-2004-07-07-19:01:00 import | Igor Sysoev | 1 | -14/+15 | |
| 2004-07-07 | nginx-0.0.7-2004-07-07-10:15:04 import | Igor Sysoev | 1 | -1/+2 | |
| 2004-07-02 | nginx-0.0.7-2004-07-02-19:54:34 import | Igor Sysoev | 1 | -1/+0 | |
| 2004-06-22 | nginx-0.0.7-2004-06-22-20:43:09 import | Igor Sysoev | 1 | -0/+4 | |
| 2004-04-21 | nginx-0.0.3-2004-04-21-22:54:33 import | Igor Sysoev | 1 | -15/+33 | |
| 2004-04-16 | nginx-0.0.3-2004-04-16-09:14:16 import | Igor Sysoev | 1 | -1/+2 | |
| 2004-04-15 | nginx-0.0.3-2004-04-15-19:34:36 import | Igor Sysoev | 1 | -1/+1 | |
| 2004-04-14 | nginx-0.0.3-2004-04-15-00:34:05 import | Igor Sysoev | 1 | -14/+98 | |
| 2004-04-02 | nginx-0.0.3-2004-04-02-19:13:20 import | Igor Sysoev | 1 | -16/+19 | |
| 2004-02-01 | nginx-0.0.1-2004-02-01-11:10:52 import | Igor Sysoev | 1 | -21/+22 | |
| 2004-01-30 | nginx-0.0.1-2004-01-30-20:39:00 import | Igor Sysoev | 1 | -6/+6 | |
| 2004-01-29 | nginx-0.0.1-2004-01-30-00:45:01 import | Igor Sysoev | 1 | -50/+35 | |
| 2004-01-28 | nginx-0.0.1-2004-01-28-23:38:54 import | Igor Sysoev | 1 | -1/+1 | |
| 2004-01-16 | nginx-0.0.1-2004-01-16-09:15:48 import | Igor Sysoev | 1 | -6/+0 | |
| 2003-11-21 | nginx-0.0.1-2003-11-21-09:30:49 import | Igor Sysoev | 1 | -8/+9 | |
| 2003-11-11 | nginx-0.0.1-2003-11-11-21:13:43 import | Igor Sysoev | 1 | -6/+7 | |
| 2003-11-10 | nginx-0.0.1-2003-11-11-00:09:22 import | Igor Sysoev | 1 | -1/+7 | |
| 2003-10-30 | nginx-0.0.1-2003-10-30-19:51:33 import | Igor Sysoev | 1 | -1/+1 | |
| 2003-10-12 | nginx-0.0.1-2003-10-12-20:49:16 import | Igor Sysoev | 1 | -1/+1 | |
| 2003-07-20 | nginx-0.0.1-2003-07-21-01:15:59 import | Igor Sysoev | 1 | -1/+1 | |
| 2003-07-11 | nginx-0.0.1-2003-07-11-08:50:59 import | Igor Sysoev | 1 | -10/+10 | |
| 2003-07-10 | nginx-0.0.1-2003-07-10-20:26:57 import | Igor Sysoev | 1 | -44/+103 | |
| 2003-07-07 | nginx-0.0.1-2003-07-07-10:11:50 import | Igor Sysoev | 1 | -4/+14 | |
| 2003-07-02 | nginx-0.0.1-2003-07-02-22:51:41 import | Igor Sysoev | 1 | -3/+3 | |
| 2003-07-02 | nginx-0.0.1-2003-07-02-18:41:17 import | Igor Sysoev | 1 | -2/+4 | |
| 2003-05-27 | nginx-0.0.1-2003-05-27-16:18:54 import | Igor Sysoev | 1 | -7/+6 | |
| 2003-05-21 | nginx-0.0.1-2003-05-21-17:28:21 import | Igor Sysoev | 1 | -1/+1 | |
| 2003-05-20 | nginx-0.0.1-2003-05-20-19:37:55 import | Igor Sysoev | 1 | -51/+149 | |
| 2003-03-20 | nginx-0.0.1-2003-03-20-19:09:44 import | Igor Sysoev | 1 | -4/+1 | |
| 2003-02-06 | nginx-0.0.1-2003-02-06-20:21:13 import | Igor Sysoev | 1 | -4/+4 | |
| 2003-01-26 | nginx-0.0.1-2003-01-27-00:08:14 import | Igor Sysoev | 1 | -59/+14 | |
| 2003-01-23 | nginx-0.0.1-2003-01-23-21:47:54 import | Igor Sysoev | 1 | -0/+1 | |
| 2003-01-15 | nginx-0.0.1-2003-01-15-10:02:27 import | Igor Sysoev | 1 | -4/+7 | |
| 2002-12-26 | nginx-0.0.1-2002-12-26-10:24:21 import | Igor Sysoev | 1 | -5/+5 | |
| 2002-12-24 | nginx-0.0.1-2002-12-24-20:30:59 import | Igor Sysoev | 1 | -112/+148 | |
| 2002-12-23 | nginx-0.0.1-2002-12-23-09:29:22 import | Igor Sysoev | 1 | -0/+318 | |
