| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2004-11-25 | nginx-0.1.9-RELEASE importrelease-0.1.9 | Igor Sysoev | 5 | -23/+24 | |
| *) 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-20 | nginx-0.1.8-RELEASE importrelease-0.1.8 | Igor Sysoev | 2 | -6/+19 | |
| *) 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-11 | nginx-0.1.5-RELEASE importrelease-0.1.5 | Igor Sysoev | 7 | -31/+89 | |
| *) 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-21 | nginx-0.1.2-RELEASE importrelease-0.1.2 | Igor Sysoev | 7 | -0/+559 | |
| *) 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 | delete the auto/cc file to create the auto/cc directory | Igor Sysoev | 1 | -376/+0 | |
| 2004-10-01 | nginx-0.1.0-2004-10-01-19:53:53 import | Igor Sysoev | 1 | -6/+0 | |
| 2004-09-29 | nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright | Igor Sysoev | 1 | -0/+9 | |
| 2004-06-21 | nginx-0.0.7-2004-06-21-23:22:53 import | Igor Sysoev | 1 | -5/+5 | |
| 2004-06-06 | nginx-0.0.3-2004-06-06-23:49:18 import | Igor Sysoev | 1 | -1/+1 | |
| 2004-06-04 | nginx-0.0.3-2004-06-04-18:57:33 import | Igor Sysoev | 1 | -3/+4 | |
| 2004-05-28 | nginx-0.0.3-2004-05-28-19:49:23 import; rename ngx_hunk_t to ngx_buf_t | Igor Sysoev | 1 | -1/+1 | |
| 2004-05-10 | nginx-0.0.3-2004-05-10-23:53:35 import | Igor Sysoev | 1 | -1/+4 | |
| 2004-04-14 | nginx-0.0.3-2004-04-14-21:44:28 import | Igor Sysoev | 1 | -0/+2 | |
| 2004-04-13 | nginx-0.0.3-2004-04-13-19:08:48 import | Igor Sysoev | 1 | -1/+1 | |
| 2004-04-04 | nginx-0.0.3-2004-04-05-00:32:09 import | Igor Sysoev | 1 | -1/+1 | |
| 2004-04-01 | nginx-0.0.3-2004-04-01-10:21:13 import | Igor Sysoev | 1 | -0/+3 | |
| 2004-03-30 | nginx-0.0.3-2004-03-30-10:27:36 import | Igor Sysoev | 1 | -2/+2 | |
| 2004-03-29 | nginx-0.0.3-2004-03-29-21:43:58 import | Igor Sysoev | 1 | -15/+69 | |
| 2004-03-25 | nginx-0.0.3-2004-03-25-23:03:02 import | Igor Sysoev | 1 | -3/+2 | |
| 2004-03-16 | nginx-0.0.2-2004-03-16-10:10:12 import | Igor Sysoev | 1 | -2/+3 | |
| 2004-03-14 | nginx-0.0.2-2004-03-14-23:46:25 import | Igor Sysoev | 1 | -5/+16 | |
| 2004-03-12 | nginx-0.0.2-2004-03-12-19:57:08 import | Igor Sysoev | 1 | -0/+26 | |
| 2004-03-11 | nginx-0.0.2-2004-03-12-00:34:52 import | Igor Sysoev | 1 | -25/+29 | |
| 2004-03-11 | nginx-0.0.2-2004-03-11-18:42:41 import | Igor Sysoev | 1 | -3/+5 | |
| 2004-03-10 | nginx-0.0.2-2004-03-10-23:56:39 import | Igor Sysoev | 1 | -17/+44 | |
| 2004-03-10 | nginx-0.0.2-2004-03-10-20:55:19 import | Igor Sysoev | 1 | -15/+52 | |
| 2004-03-09 | nginx-0.0.2-2004-03-09-22:47:07 import | Igor Sysoev | 1 | -11/+37 | |
| 2004-03-05 | nginx-0.0.2-2004-03-05-11:34:24 import | Igor Sysoev | 1 | -0/+50 | |
| 2004-03-04 | nginx-0.0.2-2004-03-04-19:34:23 import | Igor Sysoev | 1 | -0/+5 | |
| 2004-03-02 | nginx-0.0.2-2004-03-03-00:14:37 import | Igor Sysoev | 1 | -4/+4 | |
| 2004-02-29 | nginx-0.0.2-2004-03-01-00:03:02 import | Igor Sysoev | 1 | -1/+5 | |
| 2004-02-18 | nginx-0.0.2-2004-02-18-18:45:21 import | Igor Sysoev | 1 | -2/+2 | |
| 2003-12-05 | nginx-0.0.1-2003-12-05-10:11:46 import | Igor Sysoev | 1 | -2/+7 | |
| 2003-11-30 | nginx-0.0.1-2003-11-30-23:03:18 import | Igor Sysoev | 1 | -0/+4 | |
| 2003-11-25 | nginx-0.0.1-2003-11-25-23:44:56 import | Igor Sysoev | 1 | -0/+109 | |
