log

age author description
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
Sat, 18 Apr 2009 19:27:28 +0000 Igor Sysoev support attaching to an existent Win32 shared memory
Sat, 18 Apr 2009 19:13:53 +0000 Igor Sysoev update c->sent in ngx_unix_send()
Fri, 17 Apr 2009 19:11:31 +0000 Igor Sysoev fix building on platforms which have no atomic operations support,
Fri, 17 Apr 2009 19:09:08 +0000 Igor Sysoev fix the previous commit