<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/http, branch release-0.7.52</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>remove TODO comments</title>
<updated>2009-04-18T19:39:06+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-18T19:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=d7fe6406720e5d5307dc1164f5f95c68f7b9fe7b'/>
<id>d7fe6406720e5d5307dc1164f5f95c68f7b9fe7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support attaching to an existent Win32 shared memory</title>
<updated>2009-04-18T19:27:28+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-18T19:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f7a08d5f9ab224c7d3751693c1ba159a5d6d5900'/>
<id>f7a08d5f9ab224c7d3751693c1ba159a5d6d5900</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory</title>
<updated>2009-04-16T19:25:09+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-16T19:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c7f876bd4c3916b5a1553da88d73d97d76ac72e3'/>
<id>c7f876bd4c3916b5a1553da88d73d97d76ac72e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl termination fixes:</title>
<updated>2009-04-16T14:42:31+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-16T14:42:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c26e7b9d49cf2d143b194342bf8d6f37de6ae197'/>
<id>c26e7b9d49cf2d143b194342bf8d6f37de6ae197</id>
<content type='text'>
*) master exit hook is run before global pool cleanup, so call PERL_SYS_TERM()
   after perl_destruct()/perl_free().  This fixes the message
        panic: MUTEX_LOCK (22) [op.c:352]
   on some threaded perl builds

*) call perl_destruct()/perl_free() before PERL_SYS_TERM() for
   non-mulitiplicity perl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) master exit hook is run before global pool cleanup, so call PERL_SYS_TERM()
   after perl_destruct()/perl_free().  This fixes the message
        panic: MUTEX_LOCK (22) [op.c:352]
   on some threaded perl builds

*) call perl_destruct()/perl_free() before PERL_SYS_TERM() for
   non-mulitiplicity perl
</pre>
</div>
</content>
</entry>
<entry>
<title>fix segfault on exit if no http section is defined in confguraiton,</title>
<updated>2009-04-15T20:28:36+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-15T20:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e4ecddfdb0d2ffc872658e36028971ad9a873726'/>
<id>e4ecddfdb0d2ffc872658e36028971ad9a873726</id>
<content type='text'>
the bug has been introduced in r1947
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the bug has been introduced in r1947
</pre>
</div>
</content>
</entry>
<entry>
<title>fix segfault if no http section is defined in confguraiton,</title>
<updated>2009-04-15T20:26:33+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-15T20:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ca878c8ccc38800b770c7fc7c24b1e97de42c640'/>
<id>ca878c8ccc38800b770c7fc7c24b1e97de42c640</id>
<content type='text'>
the bug has been introduced in r1259
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the bug has been introduced in r1259
</pre>
</div>
</content>
</entry>
<entry>
<title>fix building by MSVC8</title>
<updated>2009-04-15T19:28:10+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-15T19:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ee0da9ad5312301a1ccd009e043155b3a1e8c372'/>
<id>ee0da9ad5312301a1ccd009e043155b3a1e8c372</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix debug logging</title>
<updated>2009-04-15T13:46:52+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-15T13:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=0f50f090224d2ef526b35b103205b37250872d97'/>
<id>0f50f090224d2ef526b35b103205b37250872d97</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 --without-http-cache, introduced in r2664 and later</title>
<updated>2009-04-15T12:25:51+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-15T12:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9bd1010164eb288e750e56a44b0ca121951e0916'/>
<id>9bd1010164eb288e750e56a44b0ca121951e0916</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hide cacheable Set-Cookie and P3P response headers</title>
<updated>2009-04-15T11:42:49+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-15T11:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2b89d2030204e2f99ae224185f40e218edb81251'/>
<id>2b89d2030204e2f99ae224185f40e218edb81251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
