log src/core/nginx.c @ 2758:77264e0157ad

age author description
Mon, 27 Apr 2009 11:32:33 +0000 Igor Sysoev -p and --prefix=
Sun, 26 Apr 2009 19:37:38 +0000 Igor Sysoev add quotes for configure options with spaces
Thu, 23 Apr 2009 18:22:28 +0000 Igor Sysoev pass command lines options to workers
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 16:21:58 +0000 Igor Sysoev add -? and -h options
Tue, 21 Apr 2009 15:42:15 +0000 Igor Sysoev allow condensed command lines options
Tue, 21 Apr 2009 13:39:47 +0000 Igor Sysoev test command line options before ngx_log_init() and issue errors to stderr
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
Tue, 24 Feb 2009 10:42:23 +0000 Igor Sysoev small optimization: " == NGX_ERROR" > " != NGX_OK"
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()
Fri, 05 Sep 2008 15:25:47 +0000 Igor Sysoev remove unused #include's
Mon, 30 Jun 2008 12:35:16 +0000 Igor Sysoev -g switch