Commit graph

3259 commits

Author SHA1 Message Date
Igor Sysoev
d920c9a32a change duplicate default geo range processing 2010-06-29 13:36:16 +00:00
Igor Sysoev
cfdf464b50 fix building without IPv6 after the previous commit 2010-06-25 13:17:33 +00:00
Igor Sysoev
e89740a95e Now $uid_set may be used at any time, r2013 states the same is wrong.
Besides, now $uid_set is not cacheable and may have two values:
before and after header filter processing.
This allows to log case, when uid cookie is remarked.
2010-06-25 12:16:31 +00:00
Igor Sysoev
fbd33432dd make logic more clear 2010-06-25 12:06:37 +00:00
Igor Sysoev
e0963f0de2 delete stale comments 2010-06-25 12:05:12 +00:00
Igor Sysoev
09eb3358d2 eliminate a number of ranges: about 18,000 /16 networks are empty,
this change saves about 70K/140K on 32/64-bit platforms
2010-06-24 15:26:05 +00:00
Igor Sysoev
f3a714a6ba fix a bug when ngx_cpymem() returns a cast type:
p = (type *) ngx_cpymem(...)
2010-06-24 15:17:06 +00:00
Igor Sysoev
35881a0c52 break cycle early 2010-06-24 13:16:19 +00:00
Igor Sysoev
2d311b77d0 style fix 2010-06-23 16:34:54 +00:00
Igor Sysoev
0bde90b418 change ngx_http_variable_value_node_t to more generic ngx_str_node_t 2010-06-23 15:31:33 +00:00
Igor Sysoev
e4f22f050b bump version 2010-06-23 14:49:57 +00:00
Igor Sysoev
aef864f874 release-0.8.42 tag 2010-06-21 10:16:25 +00:00
Igor Sysoev
5969286d32 nginx-0.8.42-RELEASE 2010-06-21 10:16:24 +00:00
Igor Sysoev
8c0c0c4231 ngx_http_scgi_module 2010-06-18 15:51:14 +00:00
Igor Sysoev
276042367d Test regex location if URI matches exactly to non-exact location.
Revert a feature introduced in r2028. The feature confuses mostly,
the only gain was not to test regex for a frequent request such as
"/" in "locaiton /".
2010-06-18 15:38:31 +00:00
Igor Sysoev
88948dcdf3 use ngx_http_send_response() in empty_gif 2010-06-18 15:17:07 +00:00
Igor Sysoev
d456038185 add files missed in the previuos commit 2010-06-18 15:16:18 +00:00
Igor Sysoev
2e8a1ca65e return code text 2010-06-18 15:15:20 +00:00
Igor Sysoev
4a758b76a5 ngx_http_send_response() 2010-06-18 15:08:44 +00:00
Igor Sysoev
b09cdc4156 303 See Other 2010-06-18 14:58:52 +00:00
Igor Sysoev
841fae0f47 style fix 2010-06-15 15:30:00 +00:00
Igor Sysoev
8a82f68f61 fix r3628 2010-06-15 15:27:06 +00:00
Igor Sysoev
4795124a2f make code more obviuos 2010-06-15 15:21:37 +00:00
Igor Sysoev
7938b9625b use ngx_http_parse_status_line() 2010-06-15 15:15:06 +00:00
Igor Sysoev
b509ddb93d ngx_http_parse_status_line() 2010-06-15 15:13:34 +00:00
Igor Sysoev
cff6dbbb59 update the previous commit 2010-06-15 15:09:18 +00:00
Igor Sysoev
d6298ddcdf support CGI-style response 2010-06-15 14:30:13 +00:00
Igor Sysoev
2c23ca7eb0 style fix 2010-06-15 12:45:33 +00:00
Igor Sysoev
595da77924 bump version 2010-06-15 12:41:13 +00:00
Igor Sysoev
a853558d70 release-0.8.41 tag 2010-06-15 09:45:07 +00:00
Igor Sysoev
3bdf455287 nginx-0.8.41-RELEASE 2010-06-15 09:45:06 +00:00
Igor Sysoev
7a1aa4fe6c allow spaces in URI 2010-06-15 09:31:19 +00:00
Igor Sysoev
a293dff49e do not free() stack allocated buffer 2010-06-14 18:09:52 +00:00
Igor Sysoev
db8805fdc6 PATCH method 2010-06-10 11:08:28 +00:00
Igor Sysoev
11d171a379 allow Destination URL without host 2010-06-10 08:17:16 +00:00
Igor Sysoev
9de72f1418 delete empty Server and Date header used only in proxy mode 2010-06-08 19:33:53 +00:00
Igor Sysoev
39267a6353 change variable names 2010-06-08 16:15:47 +00:00
Igor Sysoev
ccbf3076c9 install uwsgi_params 2010-06-08 15:25:48 +00:00
Igor Sysoev
c549637101 delete surplus flush 2010-06-08 13:43:20 +00:00
Igor Sysoev
04944c154c do not try to calculate procent sum if there was an error 2010-06-08 09:06:57 +00:00
Igor Sysoev
78e422da42 delete useless code 2010-06-07 14:37:56 +00:00
Igor Sysoev
77722cd81a fix rewritten Refresh header length 2010-06-07 14:33:50 +00:00
Igor Sysoev
6f632aaadf 202 Accepted status code 2010-06-07 13:38:39 +00:00
Igor Sysoev
9f09773a48 bump version 2010-06-07 13:34:56 +00:00
Igor Sysoev
c44d079d38 release-0.8.40 tag 2010-06-07 12:38:33 +00:00
Igor Sysoev
5793afad4f nginx-0.8.40-RELEASE 2010-06-07 12:38:32 +00:00
Igor Sysoev
0ff90bffc8 fix "/dir/%3F../" and "/dir/%23../" cases 2010-06-04 16:05:55 +00:00
Igor Sysoev
7d26dffc7d test default NTFS stream "::$DATA" 2010-06-04 15:37:49 +00:00
Igor Sysoev
df4aaffdbe *) delete no longer used unix domain sockets
*) fix unix domain socket comparison
2010-06-04 13:34:23 +00:00
Igor Sysoev
0d06bbd47b uwsgi cache 2010-06-04 12:55:01 +00:00