<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssh/src/Makefile, branch OTP-17.5.1</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 'maint-17' into maint</title>
<updated>2014-10-23T09:30:40+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2014-10-23T09:30:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9f0477e13bb8819ee252d2b8834c1411f02a9cb8'/>
<id>9f0477e13bb8819ee252d2b8834c1411f02a9cb8</id>
<content type='text'>
Conflicts:
	OTP_VERSION
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	OTP_VERSION
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: simple info function (ssh_info:print/0).</title>
<updated>2014-10-21T14:59:11+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2014-10-21T14:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c07fd2c3fdc14a9ccf33b604b397e581b4d52893'/>
<id>c07fd2c3fdc14a9ccf33b604b397e581b4d52893</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup behaviour modules in ssh</title>
<updated>2014-07-02T14:10:53+00:00</updated>
<author>
<name>Matwey V. Kornilov</name>
<email>matwey.kornilov@gmail.com</email>
</author>
<published>2014-06-17T17:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=58bf8106866b6f8845f925a96c57c66c18700cca'/>
<id>58bf8106866b6f8845f925a96c57c66c18700cca</id>
<content type='text'>
Behaviour modules were not cleanuped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Behaviour modules were not cleanuped.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Simplify handling of connection attributes (e.i. user and sockname)</title>
<updated>2013-11-13T09:58:20+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2013-11-06T09:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=422ed9ecd9c95c25964381b7ca2888a0320a8ee4'/>
<id>422ed9ecd9c95c25964381b7ca2888a0320a8ee4</id>
<content type='text'>
OTP-11296
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-11296
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Merge connection_manager and connection_handler processes</title>
<updated>2013-11-13T09:58:19+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2013-10-15T16:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=68263a48bfbdac4dc219a91f06af3d535d881850'/>
<id>68263a48bfbdac4dc219a91f06af3d535d881850</id>
<content type='text'>
Also start adding dialyzer specs and removing dead code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also start adding dialyzer specs and removing dead code
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Remove use of process dictionary</title>
<updated>2013-11-13T09:58:19+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2013-10-04T14:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d53cea682010766c82ba7088f40efcfafe196621'/>
<id>d53cea682010766c82ba7088f40efcfafe196621</id>
<content type='text'>
This is step one in in making ssh process structure less complicated.
As an effect I also found other simplifications/clean ups of the code
that could be done.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is step one in in making ssh process structure less complicated.
As an effect I also found other simplifications/clean ups of the code
that could be done.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Fix dialyzer and doc warnings</title>
<updated>2013-01-25T08:22:20+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2013-01-24T15:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=089f235dd2c2945a63383e79e02616c1a99b50a6'/>
<id>089f235dd2c2945a63383e79e02616c1a99b50a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement ./otp_build configure --enable-silent-rules</title>
<updated>2013-01-15T20:42:34+00:00</updated>
<author>
<name>Anthony Ramine</name>
<email>n.oxyde@gmail.com</email>
</author>
<published>2012-11-28T10:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fed9a8415fc77ed42bf9a94ea421eff4f62c5eb4'/>
<id>fed9a8415fc77ed42bf9a94ea421eff4f62c5eb4</id>
<content type='text'>
With silent rules, the output of make is less verbose and compilation
warnings are easier to spot. Silent rules are disabled by default and
can be disabled or enabled at will by make V=0 and make V=1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With silent rules, the output of make is less verbose and compilation
warnings are easier to spot. Silent rules are disabled by default and
can be disabled or enabled at will by make V=0 and make V=1.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Document and clean up SSH behaviours</title>
<updated>2012-12-13T21:33:14+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2012-11-06T09:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=671cf55d2388ef3c30f8e0e6b3e5ec824b02da09'/>
<id>671cf55d2388ef3c30f8e0e6b3e5ec824b02da09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to work with whitespace in exec path</title>
<updated>2012-06-05T08:52:16+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2012-05-30T16:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5f8867fb985b2b899e2ba8391652c7111f9df9bb'/>
<id>5f8867fb985b2b899e2ba8391652c7111f9df9bb</id>
<content type='text'>
OTP-10106
OTP-10107
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-10106
OTP-10107
</pre>
</div>
</content>
</entry>
</feed>
