log src/core/ngx_cycle.c @ 7682:2ab0ecfe5a5f

age author description
Mon, 01 Jun 2020 20:19:27 +0300 Ruslan Ermilov Fixed removing of listening UNIX sockets when "changing binary".
Thu, 15 Nov 2018 15:28:54 +0300 Ruslan Ermilov Core: free shared memory on cycle initialization failure.
Tue, 02 Oct 2018 13:32:52 +0300 Ruslan Ermilov Fixed off-by-one error in shared zone initialization.
Tue, 17 Oct 2017 19:52:16 +0300 Maxim Dounin Core: free shared memory zones only after reconfiguration.
Wed, 14 Jun 2017 12:29:52 +0300 Ruslan Ermilov Removed excessive casts for ngx_file_info().
Tue, 28 Mar 2017 11:28:42 +0300 Ruslan Ermilov Use ngx_array_init() to initialize arrays.
Tue, 07 Mar 2017 18:51:16 +0300 Maxim Dounin Introduced worker_shutdown_timeout.
Wed, 07 Dec 2016 19:03:26 +0300 Maxim Dounin Perl: removed special environment handling for the perl module.
Tue, 18 Oct 2016 16:33:38 +0300 Vladimir Homutov Core: show file contents only once while dumping configuration.
Thu, 31 Mar 2016 22:00:33 +0300 Ruslan Ermilov Fixed ngx_os_signal_process() prototype.
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Fri, 25 Mar 2016 14:10:38 +0300 Roman Arutyunyan Fixed socket inheritance on reload and binary upgrade.
Thu, 04 Feb 2016 20:25:29 +0300 Maxim Dounin Dynamic modules.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: changed ngx_modules to cycle->modules.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: moved module-related stuff to separate files.
Thu, 14 May 2015 18:54:27 +0300 Vladimir Homutov Core: store and dump processed configuration.
Wed, 20 May 2015 15:51:56 +0300 Maxim Dounin The "reuseport" option of the "listen" directive.
Mon, 27 Apr 2015 18:25:42 +0300 Maxim Dounin Win32: shared memory base addresses and remapping.
Mon, 27 Apr 2015 03:44:30 +0300 Maxim Dounin Win32: fixed shm.handle loss on reload.
Mon, 20 Apr 2015 16:53:04 +0300 Sergey Kandaurov Core: allow shared memory size to be declared after a reference.
Thu, 26 Mar 2015 14:15:15 +0300 Ruslan Ermilov Removed unused thread-local-storage code.
Tue, 14 Apr 2015 19:01:25 +0300 Ruslan Ermilov Upstream: the "zone" directive.
Wed, 04 Mar 2015 18:26:25 +0300 Ruslan Ermilov Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.
Wed, 30 Apr 2014 19:16:40 +0400 Maxim Dounin Core: fixed error handling in ngx_reopen_files().
Fri, 07 Mar 2014 15:17:38 +0400 Maxim Dounin Core: fixed wrong indices in listening sockets compare loops.
Fri, 06 Dec 2013 14:30:27 +0400 Ruslan Ermilov Core: externalized ngx_cmp_sockaddr().
Thu, 24 Oct 2013 14:18:37 -0700 Piotr Sikora Core: apply missed options to sockets added during binary upgrade.
Wed, 04 Sep 2013 20:48:28 +0400 Maxim Dounin Win32: MinGW GCC compatibility.
Fri, 28 Jun 2013 17:24:54 +0400 Vladimir Homutov Core: consolidated log-related code.
Thu, 13 Jun 2013 14:50:10 +0400 Vladimir Homutov Core: moved initialization of log level.
Tue, 04 Jun 2013 11:27:36 +0400 Vladimir Homutov Core: fixed handling of "stderr" in error_log.
Mon, 03 Jun 2013 16:54:28 +0400 Vladimir Homutov Core: fixed stderr redirection on win32 in ngx_reopen_files().
Fri, 29 Mar 2013 18:18:42 +0000 Maxim Dounin Merge of r5138: use of NGX_FILE_ERROR. stable-1.2
Mon, 25 Mar 2013 15:49:11 +0000 Valentin Bartenev Use NGX_FILE_ERROR for handling file operations errors.
Mon, 11 Feb 2013 14:34:00 +0000 Maxim Dounin Merge of r4985, r4986, r4987, r4988, r4989, r5002: access_log gzip. stable-1.2
Sun, 10 Feb 2013 03:55:18 +0000 Maxim Dounin Merge of r4967: ngx_write_fd() and ngx_read_fd() errors handling. stable-1.2
Sun, 23 Dec 2012 15:36:52 +0000 Valentin Bartenev Reopening log files code moved to a separate function.
Fri, 14 Dec 2012 15:24:24 +0000 Valentin Bartenev Fixed handling of ngx_write_fd() and ngx_read_fd() errors.
Mon, 10 Dec 2012 18:17:32 +0000 Maxim Dounin Merge of r4933, r4933: shared memory fixes. stable-1.2
Fri, 23 Nov 2012 12:43:58 +0000 Ruslan Ermilov Core: don't reuse shared memory zone that changed ownership (ticket #210).
Mon, 12 Nov 2012 18:39:51 +0000 Maxim Dounin Merge of r4870, r4871, r4890, r4895: minor fixes. stable-1.2
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=
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
Thu, 16 Apr 2009 19:25:09 +0000 Igor Sysoev move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory
Wed, 08 Apr 2009 19:51:30 +0000 Igor Sysoev style fix
Wed, 08 Apr 2009 19:13:28 +0000 Igor Sysoev delete win32 ngx_file_append_mode() as we use reliable
Wed, 08 Apr 2009 19:03:41 +0000 Igor Sysoev adopt NGX_FILE_TRUNCATE for win32
Tue, 31 Mar 2009 13:52:01 +0000 Igor Sysoev Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are set
Mon, 30 Mar 2009 14:51:51 +0000 Igor Sysoev win32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND
Tue, 24 Feb 2009 10:42:23 +0000 Igor Sysoev small optimization: " == NGX_ERROR" > " != NGX_OK"
Sat, 21 Feb 2009 07:02:02 +0000 Igor Sysoev a prelimiary IPv6 support, HTTP listen
Mon, 26 Jan 2009 14:31:49 +0000 Igor Sysoev revert the previous commit and r2447 change in src/core/ngx_cycle.c
Mon, 26 Jan 2009 14:11:09 +0000 Igor Sysoev default error_log has zero level, the bug has been introduced in r2447
Fri, 16 Jan 2009 14:00:05 +0000 Igor Sysoev set the error level as default http error_log level
Thu, 20 Nov 2008 17:23:08 +0000 Igor Sysoev r2303 merge: stable-0.6
Tue, 11 Nov 2008 16:17:45 +0000 Igor Sysoev compatibility with glibc 2.3, warn_unused_result attribute for write()
Sat, 30 Aug 2008 19:52:07 +0000 Igor Sysoev ngx_timezone_update()
Mon, 30 Jun 2008 12:35:16 +0000 Igor Sysoev -g switch
Tue, 17 Jun 2008 15:00:30 +0000 Igor Sysoev *) back out r2040
Fri, 16 May 2008 14:39:06 +0000 Igor Sysoev $hostname variable
Sun, 16 Dec 2007 11:58:16 +0000 Igor Sysoev restore environ for perl_destruct()
Mon, 10 Dec 2007 12:09:51 +0000 Igor Sysoev move condition declarations inside blocks where they are used
Wed, 18 Apr 2007 11:28:11 +0000 Igor Sysoev fix segfault when
Sun, 11 Feb 2007 07:49:12 +0000 Igor Sysoev fix building on platforms with non-supported atomic operations
Thu, 18 Jan 2007 20:15:09 +0000 Igor Sysoev ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)
Mon, 15 Jan 2007 17:48:31 +0000 Igor Sysoev quick fix for case when ssl_session_cache defined,
Tue, 09 Jan 2007 16:02:29 +0000 Igor Sysoev fix label name
Tue, 09 Jan 2007 16:00:57 +0000 Igor Sysoev free the unnecessary shared memory
Tue, 09 Jan 2007 16:00:07 +0000 Igor Sysoev fix the comments
Tue, 09 Jan 2007 15:59:20 +0000 Igor Sysoev pass the inherited shm_zone data
Sat, 06 Jan 2007 18:52:06 +0000 Igor Sysoev fix zero size shared zones
Wed, 03 Jan 2007 15:43:01 +0000 Igor Sysoev fix segfaults
Tue, 02 Jan 2007 23:54:14 +0000 Igor Sysoev ngx_shared_memory_add()
Fri, 22 Dec 2006 20:30:26 +0000 Igor Sysoev fix for Linix/ppc64 or FreeBSD/amd64 in 32-bit mode,
Mon, 20 Nov 2006 08:51:45 +0000 Igor Sysoev slab allocator in shared memory
Mon, 02 Oct 2006 08:50:03 +0000 Igor Sysoev turn off startup debug logging introduced by previous commit
Mon, 02 Oct 2006 08:46:45 +0000 Igor Sysoev glob support in include
Wed, 08 Feb 2006 15:33:12 +0000 Igor Sysoev nginx-0.3.27-RELEASE import release-0.3.27
Wed, 01 Feb 2006 20:01:51 +0000 Igor Sysoev nginx-0.3.25-RELEASE import release-0.3.25
Wed, 01 Feb 2006 18:22:15 +0000 Igor Sysoev nginx-0.3.24-RELEASE import release-0.3.24
Mon, 26 Dec 2005 17:07:48 +0000 Igor Sysoev nginx-0.3.18-RELEASE import release-0.3.18
Tue, 15 Nov 2005 13:30:52 +0000 Igor Sysoev nginx-0.3.10-RELEASE import release-0.3.10
Thu, 27 Oct 2005 15:46:13 +0000 Igor Sysoev nginx-0.3.7-RELEASE import release-0.3.7
Wed, 19 Oct 2005 12:33:58 +0000 Igor Sysoev nginx-0.3.3-RELEASE import release-0.3.3
Wed, 12 Oct 2005 13:50:36 +0000 Igor Sysoev nginx-0.3.2-RELEASE import release-0.3.2