log

age author description
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
Thu, 16 Apr 2009 19:25:09 +0000 Igor Sysoev move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory
Thu, 16 Apr 2009 14:42:31 +0000 Igor Sysoev perl termination fixes:
Wed, 15 Apr 2009 20:28:36 +0000 Igor Sysoev fix segfault on exit if no http section is defined in confguraiton,
Wed, 15 Apr 2009 20:26:33 +0000 Igor Sysoev fix segfault if no http section is defined in confguraiton,
Wed, 15 Apr 2009 19:46:24 +0000 Igor Sysoev OpenSSL building by MSVC and BCC from sources
Wed, 15 Apr 2009 19:44:41 +0000 Igor Sysoev fix building by BCC without NGX_DEBUG_MALLOC
Wed, 15 Apr 2009 19:28:10 +0000 Igor Sysoev fix building by MSVC8
Wed, 15 Apr 2009 13:46:52 +0000 Igor Sysoev fix debug logging