aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_daemon.c
Commit message (Collapse)AuthorAge
* Fixed "changing binary" when reaper is not init.Ruslan Ermilov2017-11-28
| | | | | | | | | On some systems, it's possible that reaper of orphaned processes is set to something other than "init" process. On such systems, the changing binary procedure did not work. The fix is to check if PPID has changed, instead of assuming it's always 1 for orphaned processes.
* Style: the function type should be on a line by itselfMaxim Konovalov2012-04-05
| | | | preceding the function. No functional changes.
* Copyright updated.Maxim Konovalov2012-01-18
|
* nginx-0.1.24-RELEASE importrelease-0.1.24Igor Sysoev2005-03-04
| | | | | | | | | | | | | | | *) Feature: the ngx_http_ssi_filter_module supports the QUERY_STRING and DOCUMENT_URI variables. *) Bugfix: the ngx_http_autoindex_module may some times return the 404 response for existent directory, if this directory was used in "alias" directive. *) Bugfix: the ngx_http_ssi_filter_module ran incorrectly for large responses. *) Bugfix: the lack of the "Referer" header line was always accounted as valid referrer.
* nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyrightIgor Sysoev2004-09-29
|
* nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused filesIgor Sysoev2004-09-28
|
* nginx-0.0.2-2004-02-03-19:43:54 importIgor Sysoev2004-02-03
|
* nginx-0.0.1-2003-11-19-19:26:41 importIgor Sysoev2003-11-19
|
* nginx-0.0.1-2003-06-15-22:32:13 importIgor Sysoev2003-06-15
|
* nginx-0.0.1-2003-05-20-19:37:55 importIgor Sysoev2003-05-20
|
* nginx-0.0.1-2003-05-12-19:52:24 importIgor Sysoev2003-05-12