<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/http/modules, branch release-1.3.1</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>Upstream: least_conn compilation fixes.</title>
<updated>2012-06-04T00:00:28+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2012-06-04T00:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=4888969baa02f4e0587afea2a9d42e596d042499'/>
<id>4888969baa02f4e0587afea2a9d42e596d042499</id>
<content type='text'>
Removed duplicate call of ngx_http_upstream_init_round_robin_peer()
overlooked during code changes.  Rewritten "return lcp-&gt;free_rr_peer(...)"
as MSVC doesn't like it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed duplicate call of ngx_http_upstream_init_round_robin_peer()
overlooked during code changes.  Rewritten "return lcp-&gt;free_rr_peer(...)"
as MSVC doesn't like it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upstream: weights support in ip_hash balancer.</title>
<updated>2012-06-03T23:22:41+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2012-06-03T23:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=1ba6ecd4f3c5f052ee4d39ef73831229c2312202'/>
<id>1ba6ecd4f3c5f052ee4d39ef73831229c2312202</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upstream: least_conn balancer module.</title>
<updated>2012-06-03T23:21:26+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2012-06-03T23:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=4cb4e8d17934cdc3718a02f5dcf56983a8cba304'/>
<id>4cb4e8d17934cdc3718a02f5dcf56983a8cba304</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>geoip: got rid of ugly casts when calling ngx_free().</title>
<updated>2012-05-29T09:19:51+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2012-05-29T09:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=94d8df609872916b4899f12269633447dd06e182'/>
<id>94d8df609872916b4899f12269633447dd06e182</id>
<content type='text'>
This is done by removing the "const" qualifier from the common return
type of handler functions returning either "const char *" or "char *".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is done by removing the "const" qualifier from the common return
type of handler functions returning either "const char *" or "char *".
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed broken build.</title>
<updated>2012-05-28T14:20:04+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2012-05-28T14:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=49fbd88466cb10da41d699eca29c99069a223b06'/>
<id>49fbd88466cb10da41d699eca29c99069a223b06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed memory leak if $geoip_org variable was used.</title>
<updated>2012-05-28T13:17:48+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2012-05-28T13:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9fbd0d7c1dec054fd8c8ef104ad26bccde853289'/>
<id>9fbd0d7c1dec054fd8c8ef104ad26bccde853289</id>
<content type='text'>
Patch by Denis F. Latypoff (slightly modified).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Denis F. Latypoff (slightly modified).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the reuse of parsed DTDs and XSLTs.</title>
<updated>2012-05-24T07:35:12+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2012-05-24T07:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=526fd681b53ad3ed3e912ff98bf012709e2f03b4'/>
<id>526fd681b53ad3ed3e912ff98bf012709e2f03b4</id>
<content type='text'>
Patch by Kuramoto Eiji.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Kuramoto Eiji.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed warning during nginx.xs compilation.</title>
<updated>2012-05-23T10:36:12+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2012-05-23T10:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a272b2da28063b13657a985d69366937953abd6b'/>
<id>a272b2da28063b13657a985d69366937953abd6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Zero padded the returned and logged HTTP status code, and fixed possible</title>
<updated>2012-05-16T13:27:04+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2012-05-16T13:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=1b4397443fa707bbfcafb86bb1b0bb326f6d3adf'/>
<id>1b4397443fa707bbfcafb86bb1b0bb326f6d3adf</id>
<content type='text'>
buffer overrun in $status handling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
buffer overrun in $status handling.
</pre>
</div>
</content>
</entry>
<entry>
<title>Capped the status code that may be returned with "return" and "try_files".</title>
<updated>2012-05-16T13:22:03+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2012-05-16T13:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=befc111d4f1b0986998e7fa0451f52e874afcb19'/>
<id>befc111d4f1b0986998e7fa0451f52e874afcb19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
