<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/mail, branch release-1.7.10</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>Mail: initialize the "signature" field of ngx_mail_session_t.</title>
<updated>2014-09-01T13:50:59+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2014-09-01T13:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3ca3f609cb7d9bc5576bf9fb77998cf110b688cb'/>
<id>3ca3f609cb7d9bc5576bf9fb77998cf110b688cb</id>
<content type='text'>
Currently it isn't used, but it can be suitable to distinguish
objects stored in c-&gt;data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently it isn't used, but it can be suitable to distinguish
objects stored in c-&gt;data.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mail: fixed number of arguments allowed in the listen directive.</title>
<updated>2014-08-20T09:13:27+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2014-08-20T09:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c7efcf6ba6836045becd754e4b176ffbd5d3190b'/>
<id>c7efcf6ba6836045becd754e4b176ffbd5d3190b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mail: fixed a comment.</title>
<updated>2014-08-20T09:13:27+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2014-08-20T09:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8575dc35160512c9969cd75187e0ffc97a442d4b'/>
<id>8575dc35160512c9969cd75187e0ffc97a442d4b</id>
<content type='text'>
There's no loc_conf in the mail module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's no loc_conf in the mail module.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mail: discard pipelined commands after SMTP STARTTLS.</title>
<updated>2014-08-05T08:22:07+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2014-08-05T08:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=44f45a54667275878236991afab0472c209dac78'/>
<id>44f45a54667275878236991afab0472c209dac78</id>
<content type='text'>
The bug had appeared in nginx 1.5.6 (04e43d03e153).

Reported by Chris Boulton.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bug had appeared in nginx 1.5.6 (04e43d03e153).

Reported by Chris Boulton.
</pre>
</div>
</content>
</entry>
<entry>
<title>SSL: the "ssl_password_file" directive.</title>
<updated>2014-06-16T15:43:25+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2014-06-16T15:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=9f8785ae5e5d99d6476af1a8efda321c1b92733e'/>
<id>9f8785ae5e5d99d6476af1a8efda321c1b92733e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mail: output client port number on client connects (ticket #531).</title>
<updated>2014-05-21T20:16:17+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2014-05-21T20:16:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7808ac0d42fd8d05d0f925cd113193f38e3b1313'/>
<id>7808ac0d42fd8d05d0f925cd113193f38e3b1313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mail: added a check for the number of arguments in MAIL/RCPT.</title>
<updated>2014-05-21T17:56:20+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2014-05-21T17:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ca02a1020c41cc771d4ed6f854213edf594b4480'/>
<id>ca02a1020c41cc771d4ed6f854213edf594b4480</id>
<content type='text'>
Missed during introduction of the SMTP pipelining support (04e43d03e153,
1.5.6).  Previously, the check wasn't needed as s-&gt;buffer was used directly
and the number of arguments didn't matter.

Reported by Svyatoslav Nikolsky.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Missed during introduction of the SMTP pipelining support (04e43d03e153,
1.5.6).  Previously, the check wasn't needed as s-&gt;buffer was used directly
and the number of arguments didn't matter.

Reported by Svyatoslav Nikolsky.
</pre>
</div>
</content>
</entry>
<entry>
<title>Style: use %N instead of '\n' where appropriate.</title>
<updated>2014-05-14T18:26:30+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@nginx.com</email>
</author>
<published>2014-05-14T18:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5a3d4410cc5d8c622b00444de79bdaba70694ddd'/>
<id>5a3d4410cc5d8c622b00444de79bdaba70694ddd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mail: fixed ngx_mail_send() (ticket #519).</title>
<updated>2014-03-31T17:38:27+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2014-03-31T17:38:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e042fc903883341806366b39a526711b77f5c34b'/>
<id>e042fc903883341806366b39a526711b77f5c34b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed format specifier in logging of "c-&gt;number".</title>
<updated>2014-03-06T14:25:59+00:00</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@nginx.com</email>
</author>
<published>2014-03-06T14:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=bd3516e8d98815a540ff65451889f6a2a0991c71'/>
<id>bd3516e8d98815a540ff65451889f6a2a0991c71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
