summaryrefslogtreecommitdiffhomepage
path: root/src/os/unix/ngx_errno.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2005-03-19nginx-0.1.25-RELEASE importrelease-0.1.25Igor Sysoev1-3/+3
*) Bugfix: nginx did run on Linux parisc. *) Feature: nginx now does not start under FreeBSD if the sysctl kern.ipc.somaxconn value is too big. *) Bugfix: if a request was internally redirected by the ngx_http_index_module module to the ngx_http_proxy_module or ngx_http_fastcgi_module modules, then the index file was not closed after request completion. *) Feature: the "proxy_pass" can be used in location with regular expression. *) Feature: the ngx_http_rewrite_filter_module module supports the condition like "if ($HTTP_USER_AGENT ~ MSIE)". *) Bugfix: nginx started too slow if the large number of addresses and text values were used in the "geo" directive. *) Change: a variable name must be declared as "$name" in the "geo" directive. The previous variant without "$" is still supported, but will be removed soon. *) Feature: the "%{VARIABLE}v" logging parameter. *) Feature: the "set $name value" directive. *) Bugfix: gcc 4.0 compatibility. *) Feature: the --with-openssl-opt=OPTIONS autoconfiguration directive.
2004-11-25nginx-0.1.9-RELEASE importrelease-0.1.9Igor Sysoev1-1/+1
*) 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-20nginx-0.1.8-RELEASE importrelease-0.1.8Igor Sysoev1-0/+1
*) 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.
2004-11-11nginx-0.1.5-RELEASE importrelease-0.1.5Igor Sysoev1-2/+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-25nginx-0.1.3-RELEASE importrelease-0.1.3Igor Sysoev1-0/+2
*) Feature: the ngx_http_autoindex_module and the autoindex directive. *) Feature: the proxy_set_x_url directive. *) Bugfix: proxy module may get caught in an endless loop when sendfile is not used.
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-07nginx-0.0.7-2004-07-07-19:01:00 importIgor Sysoev1-0/+2
2004-04-20nginx-0.0.3-2004-04-20-11:00:43 importIgor Sysoev1-0/+1
2004-03-16nginx-0.0.3-2004-03-16-16:35:20 importIgor Sysoev1-1/+1
2004-03-14nginx-0.0.2-2004-03-14-23:46:25 importIgor Sysoev1-0/+2
2004-02-10nginx-0.0.2-2004-02-10-19:23:38 importIgor Sysoev1-3/+3
2004-02-02nginx-0.0.2-2004-02-03-00:19:52 importIgor Sysoev1-0/+1
2004-01-05nginx-0.0.1-2004-01-05-23:55:48 importIgor Sysoev1-0/+1
2003-12-25nginx-0.0.1-2003-12-25-23:26:58 importIgor Sysoev1-1/+3
2003-12-14nginx-0.0.1-2003-12-14-23:10:27 importIgor Sysoev1-3/+8
2003-11-19nginx-0.0.1-2003-11-19-19:26:41 importIgor Sysoev1-0/+1
2003-11-16nginx-0.0.1-2003-11-17-00:49:42 importIgor Sysoev1-0/+3
2003-06-03nginx-0.0.1-2003-06-03-19:42:58 importIgor Sysoev1-0/+1
2003-05-30nginx-0.0.1-2003-05-30-18:27:59 importIgor Sysoev1-0/+2
2003-05-29nginx-0.0.1-2003-05-29-17:02:09 importIgor Sysoev1-0/+2
2003-05-23nginx-0.0.1-2003-05-23-15:53:01 importIgor Sysoev1-1/+1
2003-04-11nginx-0.0.1-2003-04-11-20:01:14 importIgor Sysoev1-0/+1
2003-03-11nginx-0.0.1-2003-03-11-23:38:13 importIgor Sysoev1-0/+2
2003-02-06nginx-0.0.1-2003-02-06-20:21:13 importIgor Sysoev1-0/+1
2003-01-15nginx-0.0.1-2003-01-15-10:02:27 importIgor Sysoev1-1/+1
2003-01-10nginx-0.0.1-2003-01-10-20:45:47 importIgor Sysoev1-0/+1
2003-01-10nginx-0.0.1-2003-01-10-09:09:20 importIgor Sysoev1-0/+1
2002-12-02nginx-0.0.1-2002-12-02-19:09:40 import; resume after 2 months stallIgor Sysoev1-0/+1
2002-08-26nginx-0.0.1-2002-08-26-19:18:19 importIgor Sysoev1-0/+1
2002-08-23nginx-0.0.1-2002-08-23-20:14:30 importIgor Sysoev1-2/+3
2002-08-20nginx-0.0.1-2002-08-20-18:48:28 importIgor Sysoev1-0/+1
2002-08-06nginx-0.0.1-2002-08-06-20:39:45 importIgor Sysoev1-0/+21
The first code that uses "ngx_" prefix, the previous one used "gx_" prefix. At that point the code is not yet usable. The first draft ideas are dated back to 23.10.2001.