<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/auto, branch release-1.1.7</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>Revamped "configure --help" text.</title>
<updated>2011-10-26T13:18:33+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2011-10-26T13:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ac0e8cb2d3b942bdf90468e941b9d4ce523827e3'/>
<id>ac0e8cb2d3b942bdf90468e941b9d4ce523827e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix of building by Microsoft Visual C++ 10 compiler.</title>
<updated>2011-10-26T08:16:59+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-10-26T08:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=cfd5148e886d1b37814190483eac91b7d23b2876'/>
<id>cfd5148e886d1b37814190483eac91b7d23b2876</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed configuration summary and manpage contents for the special</title>
<updated>2011-10-12T09:04:59+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2011-10-12T09:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=88ca608da196d315e29558ab8b685d9977aab65a'/>
<id>88ca608da196d315e29558ab8b685d9977aab65a</id>
<content type='text'>
--error-log-path=stderr case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--error-log-path=stderr case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upstream keepalive module.</title>
<updated>2011-09-15T19:28:18+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2011-09-15T19:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=44002e541ffee5ce15c75c42f67251b8dd2f93b3'/>
<id>44002e541ffee5ce15c75c42f67251b8dd2f93b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ngx_http_mp4_module</title>
<updated>2011-09-09T10:22:34+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-09-09T10:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=dde4d7e3006187118f91278d36a46e4894f9d9be'/>
<id>dde4d7e3006187118f91278d36a46e4894f9d9be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move SO_ACCEPTFILTER and TCP_DEFER_ACCEPT checks into configure.</title>
<updated>2011-08-21T11:37:37+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2011-08-21T11:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ec8186c733ec24534ecf34f6fd65e01571e09526'/>
<id>ec8186c733ec24534ecf34f6fd65e01571e09526</id>
<content type='text'>
NetBSD 5.0+ has SO_ACCEPTFILTER support merged from FreeBSD, and having
accept filter check in FreeBSD-specific ngx_freebsd_config.h prevents it
from being used on NetBSD.  Therefore move the check into configure (and
do the same for Linux-specific TCP_DEFER_ACCEPT, just to be in line).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NetBSD 5.0+ has SO_ACCEPTFILTER support merged from FreeBSD, and having
accept filter check in FreeBSD-specific ngx_freebsd_config.h prevents it
from being used on NetBSD.  Therefore move the check into configure (and
do the same for Linux-specific TCP_DEFER_ACCEPT, just to be in line).
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebuild manpage only if needed.</title>
<updated>2011-08-18T15:57:59+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2011-08-18T15:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=400de576f918f08a522b5b86d54038d2c0b7f6ef'/>
<id>400de576f918f08a522b5b86d54038d2c0b7f6ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lower optimization level for Sun Studio before 12.1.</title>
<updated>2011-08-18T15:10:23+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2011-08-18T15:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=950b668076393b11301bf9f88d03f677ba1b8761'/>
<id>950b668076393b11301bf9f88d03f677ba1b8761</id>
<content type='text'>
At least Sun Studio 12 has problems with bit-fields exposed by nginx code
(caught by test suite).  They seems to be fixed in Sun Studio 12.1.  As a
workaround use "-fast -xalias_level=any" for older versions, it resolves
the problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At least Sun Studio 12 has problems with bit-fields exposed by nginx code
(caught by test suite).  They seems to be fixed in Sun Studio 12.1.  As a
workaround use "-fast -xalias_level=any" for older versions, it resolves
the problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect POSIX semaphores in librt on Solaris (ticket #3).</title>
<updated>2011-08-17T08:35:54+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2011-08-17T08:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=b4d9ee220c8b7ea23fa3e1357e537840b99ce5e2'/>
<id>b4d9ee220c8b7ea23fa3e1357e537840b99ce5e2</id>
<content type='text'>
Patch by Denis Ivanov.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Denis Ivanov.
</pre>
</div>
</content>
</entry>
<entry>
<title>Configure: catch up with new Linux version numbering (ticket #5).</title>
<updated>2011-08-13T15:15:50+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2011-08-13T15:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=1a664a80a9cf7186fd5a0337dc36d432af7ddd8f'/>
<id>1a664a80a9cf7186fd5a0337dc36d432af7ddd8f</id>
<content type='text'>
Catch up with new Linux version numbering scheme as announced at [1] and
suppress unrecognized versions to actually use default 0.

[1] https://lkml.org/lkml/2011/5/29/204
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Catch up with new Linux version numbering scheme as announced at [1] and
suppress unrecognized versions to actually use default 0.

[1] https://lkml.org/lkml/2011/5/29/204
</pre>
</div>
</content>
</entry>
</feed>
