<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/core, branch release-0.6.37</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>r2756 merge:</title>
<updated>2009-05-18T16:17:51+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-18T16:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c0399e22bb3f1ec7b7074cf078b0146cbb57d448'/>
<id>c0399e22bb3f1ec7b7074cf078b0146cbb57d448</id>
<content type='text'>
add quotes for configure options with spaces
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add quotes for configure options with spaces
</pre>
</div>
</content>
</entry>
<entry>
<title>r2719 merge:</title>
<updated>2009-05-18T16:05:02+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-18T16:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2d7195bdb711390302eec115744aae289a231314'/>
<id>2d7195bdb711390302eec115744aae289a231314</id>
<content type='text'>
fix building on platforms which have no atomic operations support,
the bug was introduced in r2653 (r2564 in trunk)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix building on platforms which have no atomic operations support,
the bug was introduced in r2653 (r2564 in trunk)
</pre>
</div>
</content>
</entry>
<entry>
<title>r2614 merge:</title>
<updated>2009-05-18T16:02:06+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-18T16:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0919207d9fbacacc917d99d024148e22f2668901'/>
<id>0919207d9fbacacc917d99d024148e22f2668901</id>
<content type='text'>
update cpuid for Core 2 and Atom
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update cpuid for Core 2 and Atom
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-05-18T15:36:12+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-05-18T15:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=cb19ac4da7e8568615d2a29aa3aff06612452336'/>
<id>cb19ac4da7e8568615d2a29aa3aff06612452336</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>r2202, r2408, r2425, r2454, r2459, r2482, r2504, r2542, r2565, r2579,</title>
<updated>2009-04-02T06:44:45+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-02T06:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a2b7cebbeaf9f85c93af56f11e593bd656a72cc2'/>
<id>a2b7cebbeaf9f85c93af56f11e593bd656a72cc2</id>
<content type='text'>
r2580, r2585, r2586, r2587, r2591, r2626 merge:

try_files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
r2580, r2585, r2586, r2587, r2591, r2626 merge:

try_files
</pre>
</div>
</content>
</entry>
<entry>
<title>r2561 merge:</title>
<updated>2009-04-01T16:42:09+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-01T16:42:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=222c9f23bc6ac15d8f6fde530322b8f050e73bf3'/>
<id>222c9f23bc6ac15d8f6fde530322b8f050e73bf3</id>
<content type='text'>
ignore EINVAL from setsockopt() on Solaris
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ignore EINVAL from setsockopt() on Solaris
</pre>
</div>
</content>
</entry>
<entry>
<title>r2564 merge:</title>
<updated>2009-04-01T16:39:29+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-01T16:39:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=954dfd389fb1c672323abf985b761ec3f33640d6'/>
<id>954dfd389fb1c672323abf985b761ec3f33640d6</id>
<content type='text'>
compatibility with Tru64 UNIX: fcntl(F_SETLK, F_WRLCK) returns EINVAL if busy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compatibility with Tru64 UNIX: fcntl(F_SETLK, F_WRLCK) returns EINVAL if busy
</pre>
</div>
</content>
</entry>
<entry>
<title>r2483, r2484, r2485, r2487, r2488, r2489, r2491 merge:</title>
<updated>2009-04-01T16:25:12+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-01T16:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=27e2d99c32f070d085e5d926f42bce2e3945d2f6'/>
<id>27e2d99c32f070d085e5d926f42bce2e3945d2f6</id>
<content type='text'>
bugfixes in reverse resolver and SMTP proxy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bugfixes in reverse resolver and SMTP proxy
</pre>
</div>
</content>
</entry>
<entry>
<title>r2447, r2466, r2467 merge:</title>
<updated>2009-04-01T16:19:22+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-01T16:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=341710a1102f4d8a45fba16fb40ee47c370647b3'/>
<id>341710a1102f4d8a45fba16fb40ee47c370647b3</id>
<content type='text'>
set the error level as default http error_log level
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
set the error level as default http error_log level
</pre>
</div>
</content>
</entry>
<entry>
<title>r2336, r2337, r2339, r2390 merge:</title>
<updated>2009-04-01T15:47:12+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-01T15:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8ec919d16f63aeed10e71a49b1dc2fbbdb244d73'/>
<id>8ec919d16f63aeed10e71a49b1dc2fbbdb244d73</id>
<content type='text'>
bugfixes in error logging:
*) ngx_strerror_r() style and size == 0 bug fix
*) increase ngx_conf_log_error() buffer
*) always log an error code
*) fix segfault on close error
*) compact win32 errno logging
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bugfixes in error logging:
*) ngx_strerror_r() style and size == 0 bug fix
*) increase ngx_conf_log_error() buffer
*) always log an error code
*) fix segfault on close error
*) compact win32 errno logging
</pre>
</div>
</content>
</entry>
</feed>
