log src/http/ngx_http_core_module.h @ 3634:40e356cf4176

age author description
Fri, 18 Jun 2010 15:16:18 +0000 Igor Sysoev add files missed in the previuos commit
Fri, 18 Jun 2010 15:08:44 +0000 Igor Sysoev ngx_http_send_response()
Mon, 07 Jun 2010 09:19:10 +0000 Igor Sysoev merge r3412, r3485: stable-0.7
Mon, 31 May 2010 14:41:54 +0000 Igor Sysoev fix handling an inherited alias in inclusive location
Thu, 01 Apr 2010 10:18:00 +0000 Igor Sysoev chunked_transfer_encoding
Tue, 22 Dec 2009 15:15:45 +0000 Igor Sysoev fix building by gcc 4.4 with -O2/3/s:
Mon, 16 Nov 2009 12:19:02 +0000 Igor Sysoev regex named captures
Mon, 26 Oct 2009 15:46:59 +0000 Igor Sysoev merge r2908: stable-0.7
Wed, 21 Oct 2009 19:16:38 +0000 Igor Sysoev allow to set listen options in any server
Wed, 21 Oct 2009 16:52:10 +0000 Igor Sysoev rename core_srv_conf fields to more understandable default_server and server
Wed, 21 Oct 2009 16:47:44 +0000 Igor Sysoev *) move sockaddr to the listen options
Wed, 21 Oct 2009 16:27:48 +0000 Igor Sysoev fix r3218:
Wed, 21 Oct 2009 08:48:04 +0000 Igor Sysoev refactor http listen code: remove duplicate options fields
Wed, 21 Oct 2009 08:19:46 +0000 Igor Sysoev refactor http listen code:
Wed, 30 Sep 2009 13:21:52 +0000 Igor Sysoev read_ahead
Mon, 07 Sep 2009 10:01:26 +0000 Igor Sysoev merge r2980, r2981, r2982: stable-0.7
Sun, 30 Aug 2009 09:52:39 +0000 Igor Sysoev aio sendfile
Fri, 28 Aug 2009 08:15:55 +0000 Igor Sysoev directio_alignment
Fri, 28 Aug 2009 08:12:35 +0000 Igor Sysoev FreeBSD and Linux AIO support
Tue, 14 Jul 2009 08:38:28 +0000 Igor Sysoev ngx_http_set_exten() is always successful since 0.3.46
Mon, 22 Jun 2009 09:50:51 +0000 Igor Sysoev merge r2889: stable-0.6
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, 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:31:50 +0000 Igor Sysoev fix client_body_in_file_only type
Thu, 30 Apr 2009 13:53:42 +0000 Igor Sysoev *) refactor error_log processing: listen socket log might inherit built-in
Wed, 15 Apr 2009 09:53:22 +0000 Igor Sysoev support HEAD in proxy cache
Sat, 11 Apr 2009 11:02:36 +0000 Igor Sysoev try_files status code
Thu, 09 Apr 2009 13:56:16 +0000 Igor Sysoev backout r2535: virtual names is a property of address:port pair,