log src/core/ngx_cycle.c @ 3083:ffe8bfb38184

age author description
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
Sun, 19 Apr 2009 16:06:09 +0000 Igor Sysoev show -t results on stderr
Sat, 18 Apr 2009 19:27:28 +0000 Igor Sysoev support attaching to an existent Win32 shared memory
Fri, 17 Apr 2009 19:09:08 +0000 Igor Sysoev fix the previous commit