nginx-quic/src/os/unix
Igor Sysoev 47d223e981 nginx-0.1.11-RELEASE import
*) 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-12-02 18:40:46 +00:00
..
ngx_aio.h nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_aio_read.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_aio_read_chain.c nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_aio_write.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_aio_write_chain.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_alloc.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_alloc.h nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_atomic.h nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_channel.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_channel.h nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_daemon.c nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_errno.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_errno.h nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_files.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_files.h nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_freebsd.h nginx-0.1.1-RELEASE import 2004-10-11 15:07:03 +00:00
ngx_freebsd_config.h nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_freebsd_init.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_freebsd_rfork_thread.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_freebsd_rfork_thread.h nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_freebsd_sendfile_chain.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_linux.h nginx-0.1.1-RELEASE import 2004-10-11 15:07:03 +00:00
ngx_linux_config.h nginx-0.1.10-RELEASE import 2004-11-26 09:33:59 +00:00
ngx_linux_init.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_linux_sendfile_chain.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_os.h nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_posix_config.h nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_posix_init.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_process.c nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_process.h nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_process_cycle.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_process_cycle.h nginx-0.1.1-RELEASE import 2004-10-11 15:07:03 +00:00
ngx_pthread_thread.c nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_readv_chain.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_recv.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_send.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_setproctitle.c nginx-0.1.2-RELEASE import 2004-10-21 15:34:38 +00:00
ngx_shared.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_shared.h nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_socket.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_socket.h nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_solaris.h nginx-0.1.1-RELEASE import 2004-10-11 15:07:03 +00:00
ngx_solaris_config.h nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_solaris_init.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_solaris_sendfilev_chain.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_thread.h nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_time.c nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_time.h nginx-0.1.9-RELEASE import 2004-11-25 16:17:31 +00:00
ngx_types.h nginx-0.1.3-RELEASE import 2004-10-25 15:29:23 +00:00
ngx_user.h nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_writev_chain.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
rfork_thread.S nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00