<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/os/win32, branch release-1.0.4</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>"$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module</title>
<updated>2011-05-16T14:54:50+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-05-16T14:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5dc5945ccf6e64b7b36bb620f4b24e6fdb2364b1'/>
<id>5dc5945ccf6e64b7b36bb620f4b24e6fdb2364b1</id>
<content type='text'>
patch by Maxim Dounin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patch by Maxim Dounin
</pre>
</div>
</content>
</entry>
<entry>
<title>Use more precise stat.st_blocks to account cache size on Unix</title>
<updated>2011-04-22T10:06:43+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-04-22T10:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ef1f33b0db5a69afeb4272668089ed5f760aea68'/>
<id>ef1f33b0db5a69afeb4272668089ed5f760aea68</id>
<content type='text'>
instead of file length rounded to a file system block size.
There is no similar way on Windows, so rounding to a cache-&gt;bsize is kept.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of file length rounded to a file system block size.
There is no similar way on Windows, so rounding to a cache-&gt;bsize is kept.
</pre>
</div>
</content>
</entry>
<entry>
<title>use SwitchToThread() instead of Sleep(0), because the later</title>
<updated>2011-01-20T13:06:21+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-01-20T13:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=cc878dc6ac7ad7d36a90276a26b2fee11653d505'/>
<id>cc878dc6ac7ad7d36a90276a26b2fee11653d505</id>
<content type='text'>
may not yield control, if there is no thread with higher priority
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
may not yield control, if there is no thread with higher priority
</pre>
</div>
</content>
</entry>
<entry>
<title>use copied strerror() messages and autoconfigured sys_nerr value</title>
<updated>2010-11-25T11:04:03+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-11-25T11:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7f31a2098dcbd39ca60467f118e3f38c4e67ce5b'/>
<id>7f31a2098dcbd39ca60467f118e3f38c4e67ce5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add "Global\" prefix for signal events</title>
<updated>2010-09-02T13:49:05+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-09-02T13:49:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8a9f761927dc36356442b393c81e48d7ff4cc7fd'/>
<id>8a9f761927dc36356442b393c81e48d7ff4cc7fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix building by owc12: GetLongPathName() is available since Win2K only</title>
<updated>2010-07-05T12:47:35+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-07-05T12:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ee37271a0f754f9eda44c9563f97b8cd6af402fd'/>
<id>ee37271a0f754f9eda44c9563f97b8cd6af402fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ngx_create_file_mapping()</title>
<updated>2010-06-29T15:18:50+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-29T15:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=865db9bbf3cf97176edabe74e9814b8505343d95'/>
<id>865db9bbf3cf97176edabe74e9814b8505343d95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style fix</title>
<updated>2010-06-23T16:34:54+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-23T16:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=aa6936e61a43169bc7ef080e475399f4a514131c'/>
<id>aa6936e61a43169bc7ef080e475399f4a514131c</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 free() stack allocated buffer</title>
<updated>2010-06-14T18:09:52+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-06-14T18:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=d50e53e6754089fc2cd599761f9390d4aa712673'/>
<id>d50e53e6754089fc2cd599761f9390d4aa712673</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use lstat() for WebDAV DELETE, COPY, and MOVE to handle symlinks</title>
<updated>2010-04-22T17:15:42+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2010-04-22T17:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3ec15dd090e45c6a767407f758e1765c146b2bb4'/>
<id>3ec15dd090e45c6a767407f758e1765c146b2bb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
