summaryrefslogtreecommitdiffhomepage
path: root/src/os/unix/ngx_files.h (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2004-12-02nginx-0.1.11-RELEASE importrelease-0.1.11Igor Sysoev1-1/+1
*) Feature: the worker_priority directive. *) Change: both tcp_nopush and tcp_nodelay directives affect the transferred response. *) Bugfix: nginx did not call initgroups(). Thanks to Andrew Sitnikov and Andrei Nigmatulin. *) Change: now the ngx_http_autoindex_module shows the file size in the bytes. *) Bugfix: the ngx_http_autoindex_module returned the 500 error if the broken symlink was in a directory. *) Bugfix: the files bigger than 4G could not be transferred using sendfile. *) Bugfix: if the backend was resolved to several backends and there was an error while the response waiting then process may got caught in an endless loop. *) Bugfix: the worker process may exit with the "unknown cycle" message when the /dev/poll method was used. *) Bugfix: "close() channel failed" errors. *) Bugfix: the autodetection of the "nobody" and "nogroup" groups. *) Bugfix: the send_lowat directive did not work on Linux. *) Bugfix: the segmentation fault occurred if there was no events section in configuration. *) Bugfix: nginx could not be built on OpenBSD. *) Bugfix: the double slashes in "://" in the URI were converted to ":/".
2004-11-20nginx-0.1.8-RELEASE importrelease-0.1.8Igor Sysoev1-2/+2
*) 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-10-25nginx-0.1.3-RELEASE importrelease-0.1.3Igor Sysoev1-1/+1
*) 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-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-05-18nginx-0.0.3-2004-05-18-19:29:08 importIgor Sysoev1-0/+5
2004-05-11nginx-0.0.3-2004-05-11-20:16:13 importIgor Sysoev1-0/+1
2004-04-01nginx-0.0.3-2004-04-01-20:20:53 importIgor Sysoev1-2/+1
2004-03-16nginx-0.0.2-2004-03-16-10:10:12 importIgor Sysoev1-9/+10
2004-03-04nginx-0.0.2-2004-03-04-10:04:55 importIgor Sysoev1-5/+1
2003-11-25nginx-0.0.1-2003-11-25-23:44:56 importIgor Sysoev1-1/+1
2003-11-21nginx-0.0.1-2003-11-21-09:30:49 importIgor Sysoev1-1/+1
2003-11-16nginx-0.0.1-2003-11-17-00:49:42 importIgor Sysoev1-16/+38
2003-11-14nginx-0.0.1-2003-11-14-19:52:04 importIgor Sysoev1-5/+21
2003-11-14nginx-0.0.1-2003-11-14-10:20:34 importIgor Sysoev1-1/+1
2003-11-09nginx-0.0.1-2003-11-09-23:03:38 import; separate buildingIgor Sysoev1-0/+1
2003-11-02nginx-0.0.1-2003-11-03-01:56:18 importIgor Sysoev1-0/+4
2003-06-02nginx-0.0.1-2003-06-02-19:24:30 importIgor Sysoev1-2/+11
2003-04-14nginx-0.0.1-2003-04-14-21:04:58 importIgor Sysoev1-1/+1
2003-04-11nginx-0.0.1-2003-04-11-20:01:14 importIgor Sysoev1-0/+15
2003-01-30nginx-0.0.1-2003-01-30-10:28:09 importIgor Sysoev1-4/+6
2002-12-15nginx-0.0.1-2002-12-15-09:25:09 importIgor Sysoev1-0/+4
2002-12-10nginx-0.0.1-2002-12-10-21:05:12 importIgor Sysoev1-0/+3
2002-09-02nginx-0.0.1-2002-09-02-18:48:24 importIgor Sysoev1-4/+3
2002-08-26nginx-0.0.1-2002-08-26-19:18:19 importIgor Sysoev1-1/+1
2002-08-23nginx-0.0.1-2002-08-23-20:14:30 importIgor Sysoev1-3/+6
2002-08-20nginx-0.0.1-2002-08-20-18:48:28 importIgor Sysoev1-0/+29