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