<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libskey, branch upstream/2.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1997-03-08T19:09:24Z</updated>
<entry>
<title>Merge API fixes from current.</title>
<updated>1997-03-08T19:09:24Z</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1997-03-08T19:09:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=291827ef189e055a852d26370bfdedf4a070d241'/>
<id>urn:sha1:291827ef189e055a852d26370bfdedf4a070d241</id>
<content type='text'>
Reviewed by:	jkh
</content>
</entry>
<entry>
<title>YAMFC: remove an extra comma.</title>
<updated>1997-02-28T07:25:11Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-02-28T07:25:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6bf2c9e2474c124818a520c3799a6ad7e0fd3204'/>
<id>urn:sha1:6bf2c9e2474c124818a520c3799a6ad7e0fd3204</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.</title>
<updated>1996-12-23T21:19:31Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1996-12-23T21:19:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=91823711a882cdc12b0cc056f9c8adfea52d2690'/>
<id>urn:sha1:91823711a882cdc12b0cc056f9c8adfea52d2690</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YAMC:</title>
<updated>1996-12-22T23:21:58Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-12-22T23:21:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=60fea1acec8e051d0762064099b8112abd6cbec2'/>
<id>urn:sha1:60fea1acec8e051d0762064099b8112abd6cbec2</id>
<content type='text'>
Add the appropriate MLINKS for the new skey.3 man page,
and skey.3 was tagged onto the 2.2 branch.
</content>
</entry>
<entry>
<title>After some thinking implement alternative way:if it is impossible</title>
<updated>1996-10-18T16:52:33Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-10-18T16:52:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9fe1a5aaabc665e2a846998209872472e92c6d20'/>
<id>urn:sha1:9fe1a5aaabc665e2a846998209872472e92c6d20</id>
<content type='text'>
to confirm password, don't tell that s/key required, but
ask for password in anycase. It looks like non-s/key system
from outside.
</content>
</entry>
<entry>
<title>Make PERMIT_CONSOLE to work not only from</title>
<updated>1996-10-17T21:49:34Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-10-17T21:49:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4737abd5882487e653a62ecd6c3ffbb8e9cd4bb6'/>
<id>urn:sha1:4737abd5882487e653a62ecd6c3ffbb8e9cd4bb6</id>
<content type='text'>
/dev/console, but from syscons vty's too
</content>
</entry>
<entry>
<title>Change "nope" to ":"</title>
<updated>1996-10-17T16:47:22Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-10-17T16:47:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6903b42cd810d34505661b8646478f880d5a1fff'/>
<id>urn:sha1:6903b42cd810d34505661b8646478f880d5a1fff</id>
<content type='text'>
Previous variant not work well, if you have a user with name nope
</content>
</entry>
<entry>
<title>Prevent namespace pollution cause by this library by splitting to</title>
<updated>1996-10-17T15:22:46Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-10-17T15:22:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=811a3c8d543bc8813f6515640317e5bb37bf26de'/>
<id>urn:sha1:811a3c8d543bc8813f6515640317e5bb37bf26de</id>
<content type='text'>
API and non-API functions and giving _sk_ prefix for all non-API
functions. Old names will be available by _SKEY_INTERNAL define
it allows not change anything in keyinit &amp; key, only -D_SKEY_INTERNAL required.
Staticise some things.
</content>
</entry>
<entry>
<title>If 1) regular Unix passwords not permitted and 2) skey database</title>
<updated>1996-10-17T13:43:58Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-10-17T13:43:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=590b04e0057fe4615a80a60917911727bd24830f'/>
<id>urn:sha1:590b04e0057fe4615a80a60917911727bd24830f</id>
<content type='text'>
for this user not activated, there no correct password exist,
so don't bother ask for it and return "" immediately
</content>
</entry>
<entry>
<title>Make it work in localized environment, replace strftime's %b which can be</title>
<updated>1996-10-17T12:45:39Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-10-17T12:45:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=96b74d637f55881d9420388247d5f299e219a0b4'/>
<id>urn:sha1:96b74d637f55881d9420388247d5f299e219a0b4</id>
<content type='text'>
in national form with months names table
</content>
</entry>
</feed>
