log src/core/ngx_cycle.c @ 4870:8a9b7b4e9f2d

age author description
Fri, 28 Sep 2012 13:49:26 +0000 Andrey Belov Correct plural form for "path" in the whole source base.
Fri, 28 Sep 2012 13:15:11 +0000 Andrey Belov Made sure to initialize the entire ngx_file_t structure.
Wed, 01 Aug 2012 14:37:08 +0000 Andrey Belov Reorder checks in ngx_shared_memory_add() for more consistent error messages.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 23 Nov 2011 13:55:38 +0000 Maxim Dounin Added shmtx interface to forcibly unlock mutexes.
Mon, 19 Sep 2011 14:48:29 +0000 Ruslan Ermilov Replaced "can not" with "cannot" and "could not" in a bunch of places.
Thu, 04 Aug 2011 11:12:30 +0000 Igor Sysoev A new fix for the case when ssl_session_cache defined, but ssl is not
Mon, 04 Apr 2011 12:26:53 +0000 Igor Sysoev reuse keepalive connections if there are no free worker connections
Tue, 14 Dec 2010 19:19:07 +0000 Igor Sysoev merge r3659, r3825, r3826: stable-0.7
Thu, 02 Sep 2010 13:43:02 +0000 Igor Sysoev the -q switch
Wed, 30 Jun 2010 12:01:56 +0000 Igor Sysoev fix IPv6 listen socket handling while reconfiguring
Mon, 07 Jun 2010 10:35:08 +0000 Igor Sysoev merge r3473, r3474, r3385, r3386, r3537: stable-0.7
Fri, 04 Jun 2010 13:34:23 +0000 Igor Sysoev *) delete no longer used unix domain sockets
Thu, 25 Mar 2010 09:10:10 +0000 Igor Sysoev *) introduce ngx_time_sigsafe_update() to update the error log time only
Sat, 13 Mar 2010 18:08:07 +0000 Igor Sysoev *) use previously cached GMT offset value to update time from a signal handler
Mon, 26 Oct 2009 16:22:24 +0000 Igor Sysoev merge r2972, r2994, r3133, r3142, r3143, r3174, r3175, r3176: stable-0.7
Mon, 26 Oct 2009 15:54:29 +0000 Igor Sysoev merge r2903, r2911, r2912, r3002: stable-0.7
Wed, 21 Oct 2009 17:04:13 +0000 Igor Sysoev use lowcase only hostname
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=