summaryrefslogtreecommitdiffhomepage
path: root/src/os/unix/ngx_atomic.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2005-06-23nginx-0.1.37-RELEASE importrelease-0.1.37Igor Sysoev1-1/+1
*) Change: now the "\n" is added to the end of the "nginx.pid" file. *) Bugfix: the responses may be transferred not completely, if many parts or the big parts were included by SSI. *) Bugfix: if all backends had returned the 404 reponse and the "http_404" parameter of the "proxy_next_upstream" or "fastcgi_next_upstream" directives was used, then nginx started to request all backends again.
2005-03-01nginx-0.1.23-RELEASE importrelease-0.1.23Igor Sysoev1-0/+1
*) Feature: the ngx_http_ssi_filter_module and the ssi, ssi_silent_errors, and ssi_min_file_chunk directives. The 'echo var="HTTP_..." default=""' and 'echo var="REMOTE_ADDR"' commands are supported. *) Feature: the %request_time log parameter. *) Feature: if the request has no the "Host" header line, then the "proxy_preserve_host" directive set this header line to the first server name of the "server_name" directive. *) Bugfix: nginx could not be built on platforms different from i386, amd64, sparc, and ppc; the bug had appeared in 0.1.22. *) Bugfix: the ngx_http_autoindex_module now shows the information not about the symlink, but about file or directory it points to. *) Bugfix: the %apache_length parameter logged the negative length of the response header if the no response was transferred to a client.
2005-02-24nginx-0.1.22-RELEASE importrelease-0.1.22Igor Sysoev1-51/+65
*) Bugfix: the ngx_http_stub_status_module showed incorrect handled connections statistics if the proxying or FastCGI server were used. *) Bugfix: the installation paths were incorrectly quoted on Linux and Solaris; the bug had appeared in 0.1.21.
2005-02-22nginx-0.1.21-RELEASE importrelease-0.1.21Igor Sysoev1-42/+285
*) Bugfix: the ngx_http_stub_status_module showed incorrect statistics if "rtsig" method was used or if several worker process ran on SMP. *) Bugfix: nginx could not be built by the icc compiler on Linux or if the zlib-1.2.x library was building from sources. *) Bugfix: nginx could not be built on NetBSD 2.0.
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-09-22nginx-0.0.11-2004-09-22-20:18:21 importIgor Sysoev1-10/+18
2004-09-21nginx-0.0.11-2004-09-21-19:47:05 importIgor Sysoev1-4/+4
2004-09-16nginx-0.0.11-2004-09-16-20:10:13 importIgor Sysoev1-1/+1
2004-09-14nginx-0.0.10-2004-09-14-19:55:24 importIgor Sysoev1-0/+51
2004-06-30nginx-0.0.7-2004-06-30-19:30:41 importIgor Sysoev1-0/+90