<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/recipes/shadow/files, branch org.openembedded.dev</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>shadow: add more ARM serial ports</title>
<updated>2010-07-08T18:03:11+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2010-07-08T18:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=6e7a6d50360781f8a730f206a59998a04a94aba0'/>
<id>6e7a6d50360781f8a730f206a59998a04a94aba0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shadow-4.1.4.2: Add patches to support dots in login id.</title>
<updated>2010-06-09T20:38:32+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2010-06-09T20:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=246c80637b135f3a113d319b163422f98174ee6c'/>
<id>246c80637b135f3a113d319b163422f98174ee6c</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>shadow: fix do_install with automake-1.11</title>
<updated>2010-04-02T07:47:17+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2010-04-02T05:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=2db61370333f7a2fc1dbb86385734883387e0217'/>
<id>2db61370333f7a2fc1dbb86385734883387e0217</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>shadow: Extend securetty file to include more common ttys (inc. ones used on OMAP3 platforms). Small correction for login pam file.</title>
<updated>2010-01-22T18:41:15+00:00</updated>
<author>
<name>David-John Willis</name>
<email>John.Willis@Distant-earth.com</email>
</author>
<published>2010-01-22T18:31:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=94cae6b59f86f3e125603e60dfd7140c3b401423'/>
<id>94cae6b59f86f3e125603e60dfd7140c3b401423</id>
<content type='text'>
Signed-off-by: Chris Larson &lt;clarson@mvista.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Chris Larson &lt;clarson@mvista.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>shadow: try to fix serial-login issue</title>
<updated>2010-01-18T04:25:52+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2010-01-17T17:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=8b6d84221426d0b5cb54b8877dd0f70e796a3811'/>
<id>8b6d84221426d0b5cb54b8877dd0f70e796a3811</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shadow: Add version 4.1.4.2 and checksum.</title>
<updated>2009-11-24T10:08:36+00:00</updated>
<author>
<name>David-John Willis</name>
<email>John.Willis@Distant-earth.com</email>
</author>
<published>2009-11-09T07:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=4677a67913c5ec376eb016e6aac21f9a7ad5e9c4'/>
<id>4677a67913c5ec376eb016e6aac21f9a7ad5e9c4</id>
<content type='text'>
* This version now has Linux-PAM support enabled in OE so will need some testing and maybe a little tweaking.
* Add pam.d config files for common shadow utils in addition to the default ones.
* Cleanup shadow defaults and make shadow 'play nice' with PAM.
* Update pam.d service files to suggested upstream Linux-PAM layout.
* TODO: Some Shadow default session files still use the older layout (incluse system-auth for everything). These will need newer files to be added to the pam.d folder in the recipe as they are found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* This version now has Linux-PAM support enabled in OE so will need some testing and maybe a little tweaking.
* Add pam.d config files for common shadow utils in addition to the default ones.
* Cleanup shadow defaults and make shadow 'play nice' with PAM.
* Update pam.d service files to suggested upstream Linux-PAM layout.
* TODO: Some Shadow default session files still use the older layout (incluse system-auth for everything). These will need newer files to be added to the pam.d folder in the recipe as they are found.
</pre>
</div>
</content>
</entry>
</feed>
