log src/core/ngx_cycle.c @ 2536:a6d6d762c554

age author description
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