summaryrefslogtreecommitdiffhomepage
path: root/src/os/unix/ngx_thread.h (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2004-11-25nginx-0.1.9-RELEASE importrelease-0.1.9Igor Sysoev1-1/+0
*) 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-11nginx-0.1.5-RELEASE importrelease-0.1.5Igor Sysoev1-7/+7
*) 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-21nginx-0.1.2-RELEASE importrelease-0.1.2Igor Sysoev1-1/+1
*) 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-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/+6
2004-07-08nginx-0.0.7-2004-07-08-19:17:47 importIgor Sysoev1-0/+1
2004-07-07nginx-0.0.7-2004-07-07-23:48:31 importIgor Sysoev1-0/+4
2004-07-07nginx-0.0.7-2004-07-07-19:01:00 importIgor Sysoev1-14/+11
2004-07-07nginx-0.0.7-2004-07-07-10:15:04 importIgor Sysoev1-1/+0
2004-07-06nginx-0.0.7-2004-07-06-20:12:16 importIgor Sysoev1-0/+12
2004-07-05nginx-0.0.7-2004-07-05-10:55:54 importIgor Sysoev1-67/+40
2004-06-28nginx-0.0.7-2004-06-29-01:03:14 importIgor Sysoev1-0/+6
2004-06-28nginx-0.0.7-2004-06-28-20:05:02 importIgor Sysoev1-6/+7
2004-06-27nginx-0.0.7-2004-06-27-22:01:57 importIgor Sysoev1-0/+11
2004-04-02nginx-0.0.3-2004-04-02-19:13:20 importIgor Sysoev1-3/+0
2004-03-04nginx-0.0.2-2004-03-04-19:34:23 importIgor Sysoev1-0/+9
2004-03-03nginx-0.0.2-2004-03-03-19:14:15 importIgor Sysoev1-1/+1
2004-03-02nginx-0.0.2-2004-03-02-18:40:59 importIgor Sysoev1-0/+4
2004-02-29nginx-0.0.2-2004-03-01-00:03:02 importIgor Sysoev1-7/+38
2004-02-26nginx-0.0.2-2004-02-26-20:10:01 importIgor Sysoev1-0/+3
2004-02-25nginx-0.0.2-2004-02-25-23:16:15 importIgor Sysoev1-2/+2
2004-02-24nginx-0.0.2-2004-02-24-20:31:46 importIgor Sysoev1-1/+1
2004-02-23nginx-0.0.2-2004-02-23-23:57:12 importIgor Sysoev1-0/+74