| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2004-11-11 | nginx-0.1.6-RELEASE importrelease-0.1.6 | Igor Sysoev | 2 | -5/+8 | |
| *) Bugfix: some location directive combinations with the regular expressions caused the wrong configuration choose. | |||||
| 2004-11-11 | nginx-0.1.5-RELEASE importrelease-0.1.5 | Igor Sysoev | 112 | -1829/+2679 | |
| *) 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-26 | nginx-0.1.4-RELEASE importrelease-0.1.4 | Igor Sysoev | 2 | -19/+21 | |
| *) Bugfix: in the ngx_http_autoindex_module. | |||||
| 2004-10-25 | nginx-0.1.3-RELEASE importrelease-0.1.3 | Igor Sysoev | 23 | -36/+695 | |
| *) 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-10-21 | nginx-0.1.2-RELEASE importrelease-0.1.2 | Igor Sysoev | 66 | -371/+993 | |
| *) 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-10-11 | nginx-0.1.1-RELEASE importrelease-0.1.1 | Igor Sysoev | 54 | -340/+878 | |
| *) 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-10-04 | nginx-0.1.0-RELEASE importrelease-0.1.0 | Igor Sysoev | 1 | -1/+1 | |
| *) The first public version. | |||||
| 2004-10-03 | nginx-0.1.0-2004-10-04-00:02:06 import | Igor Sysoev | 16 | -139/+218 | |
| 2004-10-01 | nginx-0.1.0-2004-10-01-19:53:53 import | Igor Sysoev | 7 | -23/+46 | |
| 2004-09-30 | nginx-0.1.0-2004-09-30-23:44:38 import | Igor Sysoev | 2 | -6/+3 | |
| 2004-09-30 | nginx-0.1.0-2004-09-30-10:38:49 import | Igor Sysoev | 3 | -9/+26 | |
| 2004-09-29 | nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright | Igor Sysoev | 200 | -257/+216 | |
| 2004-09-28 | nginx-0.1.0-2004-09-29-00:09:22 import | Igor Sysoev | 2 | -5/+48 | |
| 2004-09-28 | nginx-0.1.0-2004-09-28-19:44:42 import | Igor Sysoev | 1 | -11/+2 | |
| 2004-09-28 | nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused files | Igor Sysoev | 216 | -1156/+1101 | |
| 2004-09-27 | nginx-0.1.0-2004-09-27-20:03:21 import | Igor Sysoev | 8 | -127/+98 | |
| 2004-09-26 | nginx-0.0.12-2004-09-26-23:01:48 import | Igor Sysoev | 3 | -51/+24 | |
| 2004-09-24 | nginx-0.0.12-2004-09-24-20:12:19 import | Igor Sysoev | 3 | -28/+53 | |
| 2004-09-23 | nginx-0.0.12-2004-09-23-20:39:34 import | Igor Sysoev | 7 | -61/+173 | |
| 2004-09-23 | nginx-0.0.11-2004-09-23-10:32:00 import | Igor Sysoev | 8 | -422/+385 | |
| 2004-09-22 | nginx-0.0.11-2004-09-22-20:18:21 import | Igor Sysoev | 9 | -21/+203 | |
| 2004-09-21 | nginx-0.0.11-2004-09-21-23:55:00 import | Igor Sysoev | 1 | -0/+2 | |
| 2004-09-21 | nginx-0.0.11-2004-09-21-19:47:05 import | Igor Sysoev | 5 | -16/+20 | |
| 2004-09-21 | nginx-0.0.11-2004-09-21-09:38:28 import | Igor Sysoev | 7 | -28/+62 | |
| 2004-09-20 | nginx-0.0.11-2004-09-20-19:17:02 import | Igor Sysoev | 2 | -6/+9 | |
| 2004-09-19 | nginx-0.0.11-2004-09-19-22:27:00 import | Igor Sysoev | 3 | -28/+85 | |
| 2004-09-17 | nginx-0.0.11-2004-09-17-20:07:35 import | Igor Sysoev | 7 | -42/+128 | |
| 2004-09-16 | nginx-0.0.11-2004-09-16-20:10:13 import | Igor Sysoev | 5 | -22/+62 | |
| 2004-09-15 | nginx-0.0.10-2004-09-15-20:00:43 import | Igor Sysoev | 6 | -27/+93 | |
| 2004-09-14 | nginx-0.0.10-2004-09-14-23:39:54 import | Igor Sysoev | 9 | -26/+108 | |
| 2004-09-14 | nginx-0.0.10-2004-09-14-19:55:24 import | Igor Sysoev | 5 | -8/+120 | |
| 2004-09-14 | nginx-0.0.10-2004-09-14-09:45:22 import | Igor Sysoev | 2 | -3/+5 | |
| 2004-09-13 | nginx-0.0.10-2004-09-13-20:18:09 import | Igor Sysoev | 10 | -34/+87 | |
| 2004-09-11 | nginx-0.0.10-2004-09-12-00:22:11 import | Igor Sysoev | 5 | -26/+105 | |
| 2004-09-10 | nginx-0.0.10-2004-09-10-18:32:02 import | Igor Sysoev | 3 | -6/+87 | |
| 2004-09-09 | nginx-0.0.10-2004-09-09-22:55:39 import | Igor Sysoev | 1 | -10/+112 | |
| 2004-09-09 | nginx-0.0.10-2004-09-09-19:40:48 import | Igor Sysoev | 15 | -113/+497 | |
| 2004-09-08 | nginx-0.0.10-2004-09-08-09:18:51 import | Igor Sysoev | 3 | -19/+110 | |
| 2004-09-07 | nginx-0.0.10-2004-09-07-19:29:22 import | Igor Sysoev | 25 | -164/+427 | |
| 2004-09-06 | nginx-0.0.10-2004-09-06-22:45:00 import | Igor Sysoev | 22 | -197/+138 | |
| 2004-09-05 | nginx-0.0.10-2004-09-05-23:54:02 import | Igor Sysoev | 20 | -162/+273 | |
| 2004-09-03 | nginx-0.0.10-2004-09-03-19:50:30 import | Igor Sysoev | 6 | -3/+211 | |
| 2004-08-31 | nginx-0.0.10-2004-08-31-23:05:39 import | Igor Sysoev | 2 | -0/+53 | |
| 2004-08-31 | nginx-0.0.10-2004-08-31-19:32:52 import | Igor Sysoev | 4 | -35/+82 | |
| 2004-08-30 | nginx-0.0.10-2004-08-30-23:24:51 import | Igor Sysoev | 4 | -21/+9 | |
| 2004-08-30 | nginx-0.0.10-2004-08-30-19:42:44 import | Igor Sysoev | 1 | -10/+62 | |
| 2004-08-29 | nginx-0.0.10-2004-08-29-07:55:41 import | Igor Sysoev | 7 | -183/+253 | |
| 2004-08-27 | nginx-0.0.10-2004-08-27-19:40:59 import | Igor Sysoev | 12 | -39/+605 | |
| 2004-08-24 | nginx-0.0.10-2004-08-24-23:07:27 import | Igor Sysoev | 1 | -1/+1 | |
| 2004-08-23 | nginx-0.0.10-2004-08-23-23:09:29 import | Igor Sysoev | 1 | -2/+4 | |
