aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_linux_init.c
Commit message (Collapse)AuthorAge
* nginx-0.1.9-RELEASE importrelease-0.1.9Igor Sysoev2004-11-25
| | | | | | | | | | | | | | | *) 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.
* nginx-0.1.8-RELEASE importrelease-0.1.8Igor Sysoev2004-11-20
| | | | | | | | | *) 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.
* nginx-0.1.1-RELEASE importrelease-0.1.1Igor Sysoev2004-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | *) 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.
* nginx-0.1.0-RELEASE importrelease-0.1.0Igor Sysoev2004-10-04
| | | | *) The first public version.
* nginx-0.1.0-2004-10-04-00:02:06 importIgor Sysoev2004-10-03
|
* nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyrightIgor Sysoev2004-09-29
|
* nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused filesIgor Sysoev2004-09-28
|
* nginx-0.0.10-2004-09-07-19:29:22 importIgor Sysoev2004-09-07
|
* nginx-0.0.7-2004-07-14-20:01:42 importIgor Sysoev2004-07-14
|
* nginx-0.0.3-2004-04-13-09:27:03 importIgor Sysoev2004-04-13
|
* nginx-0.0.1-2003-11-26-18:42:18 importIgor Sysoev2003-11-26
|
* nginx-0.0.1-2003-11-13-19:16:33 importIgor Sysoev2003-11-13
|
* nginx-0.0.1-2003-06-04-21:28:33 importIgor Sysoev2003-06-04