log src/core/ngx_cycle.c @ 3142:959fa3a11b03

age author description
Fri, 18 Sep 2009 09:21:14 +0000 Igor Sysoev restore environ, this fixes segfault on reconfiguration failure when
Fri, 18 Sep 2009 09:12:40 +0000 Igor Sysoev fix comment
Mon, 15 Jun 2009 09:48:15 +0000 Igor Sysoev merge r2897, r2898, r2899, r2901, r2902, r2904, r2905, r2906, r2907, stable-0.7
Sat, 06 Jun 2009 12:53:55 +0000 Igor Sysoev win32 master process had aready closed listening sockets
Sat, 06 Jun 2009 12:41:31 +0000 Igor Sysoev a signaller process should stop configuration processing just after
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Tue, 02 Jun 2009 13:57:59 +0000 Igor Sysoev test that zone has the same addresses in different processes
Tue, 05 May 2009 13:12:59 +0000 Igor Sysoev use correct name
Thu, 30 Apr 2009 13:53:42 +0000 Igor Sysoev *) refactor error_log processing: listen socket log might inherit built-in
Wed, 29 Apr 2009 19:28:52 +0000 Igor Sysoev uniform ngx_file_info() interface with ngx_fd_info()
Mon, 27 Apr 2009 11:32:33 +0000 Igor Sysoev -p and --prefix=
Thu, 23 Apr 2009 11:13:12 +0000 Igor Sysoev issue start up errors and warning on both stderr and error_log
Tue, 21 Apr 2009 20:25:49 +0000 Igor Sysoev implement "-s signal" option for Unix
Tue, 21 Apr 2009 19:38:02 +0000 Igor Sysoev style fix: remove tabs
Mon, 20 Apr 2009 06:08:47 +0000 Igor Sysoev Win32 master/workers model