log

age author description
Mon, 09 Aug 2010 08:24:13 +0000 Igor Sysoev nginx-0.8.49-RELEASE release-0.8.49
Fri, 06 Aug 2010 15:55:05 +0000 Igor Sysoev image_filter_jpeg_quality supports variables
Wed, 04 Aug 2010 13:34:23 +0000 Igor Sysoev zero fcn->updating after node allocation
Wed, 04 Aug 2010 12:55:27 +0000 Igor Sysoev error status codes could be cached for next request only,
Tue, 03 Aug 2010 18:38:08 +0000 Igor Sysoev we can free GeoIPRecord just after GeoIP_region_name_by_code(),
Tue, 03 Aug 2010 18:27:56 +0000 Igor Sysoev fix segfault, the bug has been introduced in r3738
Tue, 03 Aug 2010 18:24:18 +0000 Igor Sysoev bump version
Tue, 03 Aug 2010 15:10:57 +0000 Igor Sysoev release-0.8.48 tag
Tue, 03 Aug 2010 15:10:56 +0000 Igor Sysoev nginx-0.8.48-RELEASE release-0.8.48
Tue, 03 Aug 2010 15:01:34 +0000 Igor Sysoev $geoip_region_name
Tue, 03 Aug 2010 14:19:49 +0000 Igor Sysoev $geoip_dma_code and $geoip_area_code
Tue, 03 Aug 2010 13:35:48 +0000 Igor Sysoev fix fastcgi_split_path_info, if URI was not fully captured
Tue, 03 Aug 2010 12:59:14 +0000 Igor Sysoev *) make code consistent to fastcgi, etc
Tue, 03 Aug 2010 12:53:06 +0000 Igor Sysoev use NULL instead of 0
Tue, 03 Aug 2010 09:42:53 +0000 Igor Sysoev delete surplus assignment
Tue, 03 Aug 2010 09:24:25 +0000 Igor Sysoev inherit proxy_pass, fastcgi_pass, uwsgi_pass, scgi_pass inside
Mon, 02 Aug 2010 15:28:04 +0000 Igor Sysoev ngx_http_conf_get_module_srv_conf() and ngx_http_conf_get_module_loc_conf()
Mon, 02 Aug 2010 12:47:52 +0000 Igor Sysoev fix directive type
Mon, 02 Aug 2010 12:34:15 +0000 Igor Sysoev change logic slightly
Mon, 02 Aug 2010 12:32:33 +0000 Igor Sysoev change order
Mon, 02 Aug 2010 12:27:58 +0000 Igor Sysoev *) delete cache key node after a cache file removal
Fri, 30 Jul 2010 13:25:19 +0000 Igor Sysoev escape ";" in arguments
Fri, 30 Jul 2010 12:41:55 +0000 Igor Sysoev count cache key node usage for cached error statuses
Fri, 30 Jul 2010 10:20:08 +0000 Igor Sysoev do not free unused cache node if cache min_uses > 1,
Thu, 29 Jul 2010 15:40:03 +0000 Igor Sysoev return 415 on too big image in image filter
Thu, 29 Jul 2010 10:01:31 +0000 Igor Sysoev change default server_name_in_redirect value to off,
Thu, 29 Jul 2010 10:00:04 +0000 Igor Sysoev use an empty name as default server_name instread of hostname
Thu, 29 Jul 2010 09:55:54 +0000 Igor Sysoev allow server_name "" as the first name
Thu, 29 Jul 2010 09:30:15 +0000 Igor Sysoev decrease SSL handshake error level to info
Thu, 29 Jul 2010 09:10:12 +0000 Igor Sysoev copy OpenSSL-0.9.8o LICENSE for nginx/Windows zip
Thu, 29 Jul 2010 08:10:22 +0000 Igor Sysoev bump version
Wed, 28 Jul 2010 16:16:49 +0000 Igor Sysoev release-0.8.47 tag
Wed, 28 Jul 2010 16:16:48 +0000 Igor Sysoev nginx-0.8.47-RELEASE release-0.8.47
Wed, 28 Jul 2010 15:56:56 +0000 Igor Sysoev move debug logging inside ngx_http_file_cache_free()
Wed, 28 Jul 2010 15:51:50 +0000 Igor Sysoev fix $request_time for subrequests
Wed, 28 Jul 2010 15:49:34 +0000 Igor Sysoev several changes in cache cleanup handling:
Tue, 27 Jul 2010 19:11:17 +0000 Igor Sysoev fix r3708 and r3695: valid_sec is set only for caching error status codes
Tue, 27 Jul 2010 15:26:33 +0000 Igor Sysoev fix r3707: cache node should be freed be a response is not cached
Tue, 27 Jul 2010 13:04:13 +0000 Igor Sysoev fix typo
Tue, 27 Jul 2010 11:22:59 +0000 Igor Sysoev fix r3695: this commit
Mon, 19 Jul 2010 15:31:46 +0000 Igor Sysoev an intercepted error code was not cached
Mon, 19 Jul 2010 15:29:16 +0000 Igor Sysoev style fix
Mon, 19 Jul 2010 15:28:22 +0000 Igor Sysoev initialize r->cache->file.fd with NGX_INVALID_FILE
Mon, 19 Jul 2010 15:27:06 +0000 Igor Sysoev bump version
Mon, 19 Jul 2010 11:31:31 +0000 Igor Sysoev release-0.8.46 tag
Mon, 19 Jul 2010 11:31:30 +0000 Igor Sysoev nginx-0.8.46-RELEASE release-0.8.46
Mon, 19 Jul 2010 09:55:43 +0000 Igor Sysoev add warnings for proxy_no_cache and fastcgi_no_cache
Mon, 19 Jul 2010 09:36:04 +0000 Igor Sysoev proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, scgi_cache_bypass
Fri, 16 Jul 2010 10:01:49 +0000 Igor Sysoev rename ngx_http_file_cache_create() to ngx_http_file_cache_new()
Thu, 15 Jul 2010 14:01:02 +0000 Igor Sysoev ngx_http_file_cache_create()
Thu, 15 Jul 2010 13:46:32 +0000 Igor Sysoev ngx_http_file_cache_name()
Thu, 15 Jul 2010 13:10:05 +0000 Igor Sysoev style fix
Thu, 15 Jul 2010 13:08:51 +0000 Igor Sysoev delete empty cache zone node if we could not get response to cache
Wed, 14 Jul 2010 11:29:19 +0000 Igor Sysoev fix scgi_no_cache and uwsgi_no_cache initialization
Wed, 14 Jul 2010 11:15:45 +0000 Igor Sysoev use ngx_http_test_predicates(), ngx_http_set_predicate_slot()
Wed, 14 Jul 2010 11:13:59 +0000 Igor Sysoev ngx_http_test_predicates(), ngx_http_set_predicate_slot()
Wed, 14 Jul 2010 11:09:56 +0000 Igor Sysoev bump version
Tue, 13 Jul 2010 11:59:37 +0000 Igor Sysoev release-0.8.45 tag
Tue, 13 Jul 2010 11:59:36 +0000 Igor Sysoev nginx-0.8.45-RELEASE release-0.8.45
Tue, 13 Jul 2010 10:17:09 +0000 Igor Sysoev allow setfib=0
Mon, 12 Jul 2010 12:52:01 +0000 Igor Sysoev use xmlSAXHandler._private field to store xslt filter context
Thu, 08 Jul 2010 16:17:11 +0000 Igor Sysoev fix building by msvc7
Thu, 08 Jul 2010 15:57:36 +0000 Igor Sysoev stop ./configure on Win32 if no library sources was specified,
Thu, 08 Jul 2010 15:51:47 +0000 Igor Sysoev do not use prebuild OpenSSL Win32 libraries
Thu, 08 Jul 2010 14:02:09 +0000 Igor Sysoev fix typo
Thu, 08 Jul 2010 13:49:21 +0000 Igor Sysoev style fix
Wed, 07 Jul 2010 10:17:19 +0000 Igor Sysoev update r->buffered after processing SSI command,
Wed, 07 Jul 2010 10:09:44 +0000 Igor Sysoev bump version
Mon, 05 Jul 2010 15:23:56 +0000 Igor Sysoev release-0.8.44 tag
Mon, 05 Jul 2010 15:23:55 +0000 Igor Sysoev nginx-0.8.44-RELEASE release-0.8.44
Mon, 05 Jul 2010 13:49:16 +0000 Igor Sysoev listen setfib=X
Mon, 05 Jul 2010 13:45:10 +0000 Igor Sysoev fix case of partially matched patterns on buffer border in sub_filter
Mon, 05 Jul 2010 13:35:20 +0000 Igor Sysoev fix recognition of SSLv2 Client Hello Packet large than 255 bytes
Mon, 05 Jul 2010 13:02:25 +0000 Igor Sysoev try to use C99 variadic macros first:
Mon, 05 Jul 2010 12:47:35 +0000 Igor Sysoev fix building by owc12: GetLongPathName() is available since Win2K only
Sat, 03 Jul 2010 20:16:55 +0000 Igor Sysoev HP/UX uses EWOULDBLOCK instead of EAGAIN
Fri, 02 Jul 2010 10:05:40 +0000 Igor Sysoev do not use a cache headers set to hide
Fri, 02 Jul 2010 09:49:27 +0000 Igor Sysoev treat Set-Cookie as a header that forbids caching
Fri, 02 Jul 2010 09:28:50 +0000 Igor Sysoev update the previous commit
Fri, 02 Jul 2010 09:25:38 +0000 Igor Sysoev use shared ngx_http_upstream_ignore_headers_masks[]
Thu, 01 Jul 2010 12:56:32 +0000 Igor Sysoev bump version
Wed, 30 Jun 2010 15:11:44 +0000 Igor Sysoev release-0.8.43 tag
Wed, 30 Jun 2010 15:11:43 +0000 Igor Sysoev nginx-0.8.43-RELEASE release-0.8.43
Wed, 30 Jun 2010 14:42:15 +0000 Igor Sysoev remove r->zero_body unused since the previous commit
Wed, 30 Jun 2010 14:39:28 +0000 Igor Sysoev Fix processing
Wed, 30 Jun 2010 14:30:55 +0000 Igor Sysoev change logic introduced in r3649:
Wed, 30 Jun 2010 14:28:54 +0000 Igor Sysoev style fix: remove tabs
Wed, 30 Jun 2010 13:15:20 +0000 Igor Sysoev set uid values for main request only
Wed, 30 Jun 2010 12:01:56 +0000 Igor Sysoev fix IPv6 listen socket handling while reconfiguring
Wed, 30 Jun 2010 10:33:02 +0000 Igor Sysoev fix ngx_write_file() buf
Wed, 30 Jun 2010 10:13:51 +0000 Igor Sysoev test binary geo range base size
Wed, 30 Jun 2010 10:12:46 +0000 Igor Sysoev test the second binary geo range base existence
Wed, 30 Jun 2010 10:05:56 +0000 Igor Sysoev test binary geo ranges base only for ranges
Wed, 30 Jun 2010 10:02:05 +0000 Igor Sysoev test binary gep range base mtime
Tue, 29 Jun 2010 16:06:20 +0000 Igor Sysoev binary geo ranges base cache
Tue, 29 Jun 2010 15:18:50 +0000 Igor Sysoev ngx_create_file_mapping()
Tue, 29 Jun 2010 13:36:16 +0000 Igor Sysoev change duplicate default geo range processing
Fri, 25 Jun 2010 13:17:33 +0000 Igor Sysoev fix building without IPv6 after the previous commit
Fri, 25 Jun 2010 12:16:31 +0000 Igor Sysoev Now $uid_set may be used at any time, r2013 states the same is wrong.
Fri, 25 Jun 2010 12:06:37 +0000 Igor Sysoev make logic more clear
Fri, 25 Jun 2010 12:05:12 +0000 Igor Sysoev delete stale comments
Thu, 24 Jun 2010 15:26:05 +0000 Igor Sysoev eliminate a number of ranges: about 18,000 /16 networks are empty,
Thu, 24 Jun 2010 15:17:06 +0000 Igor Sysoev fix a bug when ngx_cpymem() returns a cast type:
Thu, 24 Jun 2010 13:16:19 +0000 Igor Sysoev break cycle early
Wed, 23 Jun 2010 16:34:54 +0000 Igor Sysoev style fix
Wed, 23 Jun 2010 15:31:33 +0000 Igor Sysoev change ngx_http_variable_value_node_t to more generic ngx_str_node_t
Wed, 23 Jun 2010 14:49:57 +0000 Igor Sysoev bump version
Mon, 21 Jun 2010 10:16:25 +0000 Igor Sysoev release-0.8.42 tag
Mon, 21 Jun 2010 10:16:24 +0000 Igor Sysoev nginx-0.8.42-RELEASE release-0.8.42
Fri, 18 Jun 2010 15:51:14 +0000 Igor Sysoev ngx_http_scgi_module
Fri, 18 Jun 2010 15:38:31 +0000 Igor Sysoev Test regex location if URI matches exactly to non-exact location.
Fri, 18 Jun 2010 15:17:07 +0000 Igor Sysoev use ngx_http_send_response() in empty_gif
Fri, 18 Jun 2010 15:16:18 +0000 Igor Sysoev add files missed in the previuos commit
Fri, 18 Jun 2010 15:15:20 +0000 Igor Sysoev return code text
Fri, 18 Jun 2010 15:08:44 +0000 Igor Sysoev ngx_http_send_response()
Fri, 18 Jun 2010 14:58:52 +0000 Igor Sysoev 303 See Other
Tue, 15 Jun 2010 15:30:00 +0000 Igor Sysoev style fix
Tue, 15 Jun 2010 15:27:06 +0000 Igor Sysoev fix r3628
Tue, 15 Jun 2010 15:21:37 +0000 Igor Sysoev make code more obviuos
Tue, 15 Jun 2010 15:15:06 +0000 Igor Sysoev use ngx_http_parse_status_line()