log

age author description
Tue, 28 Apr 2009 15:05:27 +0000 Igor Sysoev introduce ngx_write_console() to support OEM code pages
Tue, 28 Apr 2009 06:20:12 +0000 Igor Sysoev "port_in_redirect off" did not work
Tue, 28 Apr 2009 04:34:27 +0000 Igor Sysoev add prefix in Usage
Mon, 27 Apr 2009 18:58:35 +0000 Igor Sysoev it seems MAKELANGID(LANG_ENGLISH, SUBLANG_DEFAULT) returns
Mon, 27 Apr 2009 13:17:33 +0000 Igor Sysoev ngx_log_errno()
Mon, 27 Apr 2009 13:06:20 +0000 Igor Sysoev use ngx_vslprintf(), ngx_slprintf()
Mon, 27 Apr 2009 12:51:33 +0000 Igor Sysoev ngx_vslprintf(), ngx_slprintf()
Mon, 27 Apr 2009 12:48:38 +0000 Igor Sysoev bump version
Mon, 27 Apr 2009 12:02:02 +0000 Igor Sysoev release-0.7.53 tag
Mon, 27 Apr 2009 12:02:01 +0000 Igor Sysoev nginx-0.7.53-RELEASE release-0.7.53
Mon, 27 Apr 2009 11:33:34 +0000 Igor Sysoev fix building by MSVC8
Mon, 27 Apr 2009 11:32:33 +0000 Igor Sysoev -p and --prefix=
Mon, 27 Apr 2009 11:20:55 +0000 Igor Sysoev get a full response if the response is cacheable or storable even
Mon, 27 Apr 2009 09:55:53 +0000 Igor Sysoev *) of.test_only to not open file if only stat() is enough
Sun, 26 Apr 2009 19:37:38 +0000 Igor Sysoev add quotes for configure options with spaces
Fri, 24 Apr 2009 19:58:19 +0000 Igor Sysoev style fix
Fri, 24 Apr 2009 19:56:09 +0000 Igor Sysoev merge SSL context inside "if" block
Fri, 24 Apr 2009 15:50:51 +0000 Igor Sysoev change ngx_log_abort() interface
Fri, 24 Apr 2009 15:31:13 +0000 Igor Sysoev update gcc warnings
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