<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/core, branch release-0.8.20</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>ignore EACCES errors for top level directories in ngx_create_full_path()</title>
<updated>2009-10-14T11:46:09+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-10-14T11:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3f438068eb40e143ba79c239935306f90af0dfaf'/>
<id>3f438068eb40e143ba79c239935306f90af0dfaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not create Win32 drive letter in ngx_create_full_path()</title>
<updated>2009-10-14T11:36:16+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-10-14T11:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=d0188e09afc8a2dab4531a10669cd0324771802b'/>
<id>d0188e09afc8a2dab4531a10669cd0324771802b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nginx did not close log file set by --error-log-path,</title>
<updated>2009-10-09T14:43:09+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-10-09T14:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e7138540d603336a0f2187d8cf20d24b54ed265e'/>
<id>e7138540d603336a0f2187d8cf20d24b54ed265e</id>
<content type='text'>
the bug was introduced in r2744
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the bug was introduced in r2744
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-10-07T12:48:05+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-10-07T12:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9e5463364566f855a0f0b7d7725a4014995bd5e3'/>
<id>9e5463364566f855a0f0b7d7725a4014995bd5e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-10-06T13:52:26+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-10-06T13:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=280d6955e37f9ecd592a55ac70621e2cabfffcdc'/>
<id>280d6955e37f9ecd592a55ac70621e2cabfffcdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>read_ahead</title>
<updated>2009-09-30T13:21:52+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-30T13:21:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3266171fd4691d173f698f1c0c246322a94588e2'/>
<id>3266171fd4691d173f698f1c0c246322a94588e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Linux/SPARC malloc() returns an address aligned to 8. This conflicts with</title>
<updated>2009-09-30T12:56:44+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-30T12:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=687b0e99ea4ff631e447fff2d177d0c9297529fc'/>
<id>687b0e99ea4ff631e447fff2d177d0c9297529fc</id>
<content type='text'>
our SPARC 16-byte alignment and some allocations may be done out of pool.
ngx_memalign(ngx_pagesize) fixes this issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
our SPARC 16-byte alignment and some allocations may be done out of pool.
ngx_memalign(ngx_pagesize) fixes this issue.
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-09-28T15:56:28+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-28T15:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0056d6b4aa49668cc2aa8e2ad5ca17689165131b'/>
<id>0056d6b4aa49668cc2aa8e2ad5ca17689165131b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>uniform ngx_directio_on/off() interface with other file functions</title>
<updated>2009-09-25T14:17:28+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-25T14:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=48a28e2dad8d5190ebae5dbe2f7779f8e17884a1'/>
<id>48a28e2dad8d5190ebae5dbe2f7779f8e17884a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>low default connection errors level from alert to error</title>
<updated>2009-09-23T15:28:33+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-09-23T15:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e5b2d3c6b2a132bbbbac0249566f0da7ff12bc39'/>
<id>e5b2d3c6b2a132bbbbac0249566f0da7ff12bc39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
