<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssh, branch OTP_R14B04</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'hw/update-chmod-without-f' into dev</title>
<updated>2011-08-24T14:18:43+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2011-08-24T14:18:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0c09797c725c98e5466bf6c575b7be4f2fc0e813'/>
<id>0c09797c725c98e5466bf6c575b7be4f2fc0e813</id>
<content type='text'>
* hw/update-chmod-without-f:
  Again: Call chmod without the "-f" flag

OTP-9491
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hw/update-chmod-without-f:
  Again: Call chmod without the "-f" flag

OTP-9491
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected year in license header.</title>
<updated>2011-06-21T15:24:00+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2011-06-21T15:24:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b43386bc392859251fabc20c3ba12e275342333d'/>
<id>b43386bc392859251fabc20c3ba12e275342333d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OTP-9386 - Calling ssh_sftp:stop_channel/1 resulted in that the trap_exit flag was set to true for the invoking process.</title>
<updated>2011-06-21T14:23:36+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2011-06-21T14:23:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b331676b2fa755d767fc51b65ed6d99e1c20d7a2'/>
<id>b331676b2fa755d767fc51b65ed6d99e1c20d7a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Again: Call chmod without the "-f" flag</title>
<updated>2011-06-05T20:51:36+00:00</updated>
<author>
<name>Holger Weiß</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2011-06-05T20:51:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d0fb46f556bc7abf9018f402832c138c201f2b05'/>
<id>d0fb46f556bc7abf9018f402832c138c201f2b05</id>
<content type='text'>
Commit 7ed11a886fc8fcaf3c2b8324294e2f24e02b0f28 removed the "-f" flag
from chmod calls in Makefiles:

| "-f" is a non-standard chmod option which at least SGI IRIX and HP UX
| do not support. As the only effect of the "-f" flag is to suppress
| warning messages, it can be safely omitted.

Meanwhile, new "chmod -f" calls have been added. This commit removes the
"-f" flag from those new calls.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit 7ed11a886fc8fcaf3c2b8324294e2f24e02b0f28 removed the "-f" flag
from chmod calls in Makefiles:

| "-f" is a non-standard chmod option which at least SGI IRIX and HP UX
| do not support. As the only effect of the "-f" flag is to suppress
| warning messages, it can be safely omitted.

Meanwhile, new "chmod -f" calls have been added. This commit removes the
"-f" flag from those new calls.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused record and fixed a few failing test cases,</title>
<updated>2011-05-19T12:38:25+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2011-05-18T11:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=358af31ec75e32046e44645c6b6d511062e46393'/>
<id>358af31ec75e32046e44645c6b6d511062e46393</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generic key management for test suites.</title>
<updated>2011-05-19T12:38:24+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2011-05-16T13:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=26e3b024571952284e026a4f8d3ef55777dc4386'/>
<id>26e3b024571952284e026a4f8d3ef55777dc4386</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some minor updates regarding how test data is generated.</title>
<updated>2011-05-19T12:38:23+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2011-03-31T14:48:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2fb636273a06d31f0c24dcecf9302cd6561f02af'/>
<id>2fb636273a06d31f0c24dcecf9302cd6561f02af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed host handling in ssh_test_lib (daemon and connect functions).</title>
<updated>2011-05-19T12:38:22+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2011-03-08T14:18:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=61c134fa961a0aaa86be17d921dbe6727d0a7c1c'/>
<id>61c134fa961a0aaa86be17d921dbe6727d0a7c1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed include problem.</title>
<updated>2011-05-19T12:38:21+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2011-03-08T13:27:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9100921827bdfb32bcfab2569618393997d5fef4'/>
<id>9100921827bdfb32bcfab2569618393997d5fef4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected include path and spelling of a test case function.</title>
<updated>2011-05-19T12:38:20+00:00</updated>
<author>
<name>Niclas Eklund</name>
<email>nick@erlang.org</email>
</author>
<published>2011-03-07T13:47:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a488a4d45a392b5cf4cc46195a3ad2df32389582'/>
<id>a488a4d45a392b5cf4cc46195a3ad2df32389582</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
