log src/http/ngx_http_core_module.c @ 2967:0ea35a84c72d stable-0.6

age author description
Mon, 22 Jun 2009 09:50:51 +0000 Igor Sysoev merge r2889: stable-0.6
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Tue, 02 Jun 2009 14:01:50 +0000 Igor Sysoev limit_rate_after
Mon, 25 May 2009 15:38:36 +0000 Igor Sysoev keepalive_requests
Mon, 25 May 2009 09:00:35 +0000 Igor Sysoev light optimization of ngx_http_test_content_type()
Mon, 18 May 2009 16:19:49 +0000 Igor Sysoev r2821 merge: stable-0.6
Mon, 18 May 2009 12:58:19 +0000 Igor Sysoev use ngx_connection_local_sockaddr() instead of ngx_http_server_addr()
Thu, 14 May 2009 11:41:33 +0000 Igor Sysoev client_body_in_single_buffer
Thu, 14 May 2009 11:39:06 +0000 Igor Sysoev update two previous commits again
Thu, 14 May 2009 11:36:26 +0000 Igor Sysoev update the previous commit
Thu, 14 May 2009 11:31:50 +0000 Igor Sysoev fix client_body_in_file_only type
Fri, 08 May 2009 14:31:59 +0000 Igor Sysoev test already destroyed request
Thu, 30 Apr 2009 13:53:42 +0000 Igor Sysoev *) refactor error_log processing: listen socket log might inherit built-in
Mon, 27 Apr 2009 09:55:53 +0000 Igor Sysoev *) of.test_only to not open file if only stat() is enough
Fri, 24 Apr 2009 14:27:36 +0000 Igor Sysoev change ngx_log_create_errlog() interface