log src/http/ngx_http_core_module.c @ 2261:07bf557a2e40

age author description
Sat, 27 Sep 2008 15:08:02 +0000 Igor Sysoev *) log_subrequest
Wed, 24 Sep 2008 14:02:50 +0000 Igor Sysoev underscores_in_headers
Fri, 05 Sep 2008 15:25:47 +0000 Igor Sysoev remove unused #include's
Mon, 01 Sep 2008 14:19:01 +0000 Igor Sysoev *) listen ssl
Tue, 26 Aug 2008 15:09:28 +0000 Igor Sysoev gzip_disable msie6
Tue, 26 Aug 2008 14:24:14 +0000 Igor Sysoev *) refactor ngx_parse_inet_url()
Thu, 21 Aug 2008 19:24:07 +0000 Igor Sysoev ngx_sock_ntop() takes family from sockaddr, remove duplicate field
Thu, 21 Aug 2008 18:47:23 +0000 Igor Sysoev *) remove zero termination in ngx_inet_ntop() and ngx_sock_ntop()
Thu, 21 Aug 2008 12:56:10 +0000 Igor Sysoev server_name "" support
Sun, 17 Aug 2008 18:02:55 +0000 Igor Sysoev *) regex match must return NGX_OK to stop regex searching,
Sun, 17 Aug 2008 17:58:16 +0000 Igor Sysoev fix noregex for inclusive locations
Mon, 04 Aug 2008 11:29:09 +0000 Igor Sysoev test Content-Type via hash:
Mon, 04 Aug 2008 10:18:36 +0000 Igor Sysoev ngx_hash_strlow()
Wed, 30 Jul 2008 12:34:04 +0000 Igor Sysoev directio
Tue, 29 Jul 2008 16:55:11 +0000 Igor Sysoev case insensitive file system location support provided by locale only
Thu, 03 Jul 2008 19:19:45 +0000 Igor Sysoev show an error message for invalid parameter
Thu, 26 Jun 2008 13:00:39 +0000 Igor Sysoev the "Expect" header support
Tue, 17 Jun 2008 15:00:30 +0000 Igor Sysoev *) back out r2040
Sun, 15 Jun 2008 19:07:35 +0000 Igor Sysoev after URI was rewritten location configuration should be to a server's null one
Sat, 24 May 2008 15:43:48 +0000 Igor Sysoev *) remove optimize_host_names
Sat, 24 May 2008 14:14:13 +0000 Igor Sysoev locations tree
Fri, 16 May 2008 14:39:06 +0000 Igor Sysoev $hostname variable
Thu, 15 May 2008 14:44:47 +0000 Igor Sysoev *) host in request line has priority
Wed, 14 May 2008 07:54:52 +0000 Igor Sysoev style fix: remove tabs and trailing spaces
Tue, 29 Apr 2008 10:06:43 +0000 Igor Sysoev args support in static error_page
Mon, 24 Mar 2008 17:17:17 +0000 Igor Sysoev update previous commit
Mon, 24 Mar 2008 13:04:02 +0000 Igor Sysoev use ngx_int_t in ngx_sort() callback
Mon, 10 Mar 2008 14:45:41 +0000 Igor Sysoev fix large memory allocation in "error_page 495-497 /uri"
Thu, 06 Mar 2008 08:48:55 +0000 Igor Sysoev create dummy resolver in http context to inherit it in all servers
Tue, 04 Mar 2008 14:57:07 +0000 Igor Sysoev reset r->content_handler in a named location