log

age author description
Fri, 24 Apr 2009 14:45:52 +0000 Igor Sysoev style fix: (void)
Fri, 24 Apr 2009 14:27:36 +0000 Igor Sysoev change ngx_log_create_errlog() interface
Fri, 24 Apr 2009 09:54:40 +0000 Igor Sysoev fix Auth-Method, the bug has been introduced in r2496
Fri, 24 Apr 2009 09:38:48 +0000 Igor Sysoev fix GNU strerror_r() detection, the bug has been inroduced in r2600
Thu, 23 Apr 2009 18:50:29 +0000 Igor Sysoev delete unused definition
Thu, 23 Apr 2009 18:22:28 +0000 Igor Sysoev pass command lines options to workers
Thu, 23 Apr 2009 16:38:59 +0000 Igor Sysoev ngx_path_separator()
Thu, 23 Apr 2009 11:13:12 +0000 Igor Sysoev issue start up errors and warning on both stderr and error_log
Thu, 23 Apr 2009 09:46:14 +0000 Igor Sysoev style fix: remove trailing spaces introduced in the previous commit
Thu, 23 Apr 2009 08:05:54 +0000 Igor Sysoev use ngx_str_t for error levels
Wed, 22 Apr 2009 11:25:12 +0000 Igor Sysoev axe incomplete support of Winsock error descriptions on NT
Wed, 22 Apr 2009 11:20:31 +0000 Igor Sysoev use English only error descriptions in Win32 ngx_strerror_r()
Tue, 21 Apr 2009 20:25:49 +0000 Igor Sysoev implement "-s signal" option for Unix
Tue, 21 Apr 2009 19:49:48 +0000 Igor Sysoev style fix: remove trailing spaces
Tue, 21 Apr 2009 19:38:02 +0000 Igor Sysoev style fix: remove tabs
Tue, 21 Apr 2009 16:21:58 +0000 Igor Sysoev add -? and -h options
Tue, 21 Apr 2009 15:44:39 +0000 Igor Sysoev add 48x48 icon
Tue, 21 Apr 2009 15:42:15 +0000 Igor Sysoev allow condensed command lines options
Tue, 21 Apr 2009 15:40:40 +0000 Igor Sysoev fix r2731 for Win32
Tue, 21 Apr 2009 14:31:40 +0000 Igor Sysoev *) move advapi32.lib to core libs since it's required for Registry and Event Log
Tue, 21 Apr 2009 13:39:47 +0000 Igor Sysoev test command line options before ngx_log_init() and issue errors to stderr
Tue, 21 Apr 2009 10:36:01 +0000 Igor Sysoev fix fastcgi_cache_min_uses
Mon, 20 Apr 2009 13:29:38 +0000 Igor Sysoev bump version
Mon, 20 Apr 2009 06:16:20 +0000 Igor Sysoev release-0.7.52 tag
Mon, 20 Apr 2009 06:16:19 +0000 Igor Sysoev nginx-0.7.52-RELEASE release-0.7.52
Mon, 20 Apr 2009 06:08:47 +0000 Igor Sysoev Win32 master/workers model
Sun, 19 Apr 2009 19:08:49 +0000 Igor Sysoev fix Win32 ngx_gettimezone()
Sun, 19 Apr 2009 16:25:02 +0000 Igor Sysoev add variadic macros support for msvc8
Sun, 19 Apr 2009 16:06:09 +0000 Igor Sysoev show -t results on stderr
Sat, 18 Apr 2009 19:39:06 +0000 Igor Sysoev remove TODO comments