summaryrefslogtreecommitdiffhomepage
path: root/src/os/unix/ngx_solaris_sendfilev_chain.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2004-11-11nginx-0.1.5-RELEASE importrelease-0.1.5Igor Sysoev1-3/+2
*) 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-11nginx-0.1.1-RELEASE importrelease-0.1.1Igor Sysoev1-0/+4
*) 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-29nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyrightIgor Sysoev1-1/+1
2004-09-28nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused filesIgor Sysoev1-1/+1
2004-09-21nginx-0.0.11-2004-09-21-19:47:05 importIgor Sysoev1-2/+1
2004-09-16nginx-0.0.11-2004-09-16-20:10:13 importIgor Sysoev1-5/+18
2004-06-21nginx-0.0.7-2004-06-21-19:59:32 importIgor Sysoev1-26/+54
2004-06-01nginx-0.0.3-2004-06-01-10:04:46 importIgor Sysoev1-23/+23
2004-05-28nginx-0.0.3-2004-05-28-19:49:23 import; rename ngx_hunk_t to ngx_buf_tIgor Sysoev1-3/+3
2004-03-16nginx-0.0.2-2004-03-16-10:10:12 importIgor Sysoev1-1/+1
2004-02-29nginx-0.0.2-2004-03-01-00:03:02 importIgor Sysoev1-0/+5
2004-02-18nginx-0.0.2-2004-02-18-18:45:21 importIgor Sysoev1-3/+12
2004-02-11nginx-0.0.2-2004-02-11-20:08:49 importIgor Sysoev1-9/+9
2003-11-27nginx-0.0.1-2003-11-27-22:01:37 importIgor Sysoev1-4/+9
2003-11-27nginx-0.0.1-2003-11-27-10:45:22 importIgor Sysoev1-0/+147