summaryrefslogtreecommitdiffhomepage
path: root/src/os/win32/ngx_process_cycle.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2004-11-11nginx-0.1.5-RELEASE importrelease-0.1.5Igor Sysoev1-1/+206
*) 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-2/+2
*) 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-0/+5
2004-06-24nginx-0.0.7-2004-06-24-20:07:04 importIgor Sysoev1-0/+2
2004-04-25nginx-0.0.3-2004-04-26-00:13:21 importIgor Sysoev1-5/+4
2004-04-21nginx-0.0.3-2004-04-22-00:13:48 importIgor Sysoev1-0/+2
2004-04-16nginx-0.0.3-2004-04-16-09:14:16 importIgor Sysoev1-0/+6
2004-04-04nginx-0.0.3-2004-04-05-00:32:09 importIgor Sysoev1-0/+2
2004-04-01nginx-0.0.3-2004-04-01-10:21:13 importIgor Sysoev1-1/+1
2004-03-16nginx-0.0.2-2004-03-16-10:10:12 importIgor Sysoev1-0/+7
2004-03-09nginx-0.0.2-2004-03-09-22:47:07 importIgor Sysoev1-0/+18
2004-03-04nginx-0.0.2-2004-03-04-10:04:55 importIgor Sysoev1-0/+28