<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libgssapi/Makefile, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This</title>
<updated>2008-08-06T14:02:05+00:00</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2008-08-06T14:02:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8f55a568f69c5b2fadaa020a452c2043a7dcf65f'/>
<id>8f55a568f69c5b2fadaa020a452c2043a7dcf65f</id>
<content type='text'>
is based on an old implementation from the University of Michigan with lots of
changes and fixes by me and the addition of a Solaris-compatible API.

Sponsored by:	Isilon Systems
Reviewed by:	alfred
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is based on an old implementation from the University of Michigan with lots of
changes and fixes by me and the addition of a Solaris-compatible API.

Sponsored by:	Isilon Systems
Reviewed by:	alfred
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix conflicts after heimdal-1.1 import and add build infrastructure. Import</title>
<updated>2008-05-07T13:53:12+00:00</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2008-05-07T13:53:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=33f12199250a09b573f7a518b523fdac3f120b8f'/>
<id>33f12199250a09b573f7a518b523fdac3f120b8f</id>
<content type='text'>
all non-style changes made by heimdal to our own libgssapi.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
all non-style changes made by heimdal to our own libgssapi.
</pre>
</div>
</content>
</entry>
<entry>
<title>While checking over the libraries for 7.0-REL Kris found the following</title>
<updated>2007-11-20T04:20:32+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2007-11-20T04:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c0bb7d946171f26a209e4601925fa50a41844810'/>
<id>c0bb7d946171f26a209e4601925fa50a41844810</id>
<content type='text'>
libraries had not had their versions bumped relative to 6.3-REL but
had indeed been changed.  We need to bump their version so they can be
properly added to the compat6x port:

	libasn1.so.8 libgssapi.so.8 libhdb.so.8 libkadm5clnt.so.8
	libkadm5srv.so.8 libkafs5.so.8 libkrb5.so.8 libobjc.so.2

MFC After:	1 day
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libraries had not had their versions bumped relative to 6.3-REL but
had indeed been changed.  We need to bump their version so they can be
properly added to the compat6x port:

	libasn1.so.8 libgssapi.so.8 libhdb.so.8 libkadm5clnt.so.8
	libkadm5srv.so.8 libkafs5.so.8 libkrb5.so.8 libobjc.so.2

MFC After:	1 day
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the correct shared-library version number (the same as the one used</title>
<updated>2006-01-01T11:01:01+00:00</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2006-01-01T11:01:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0606b9944a0af7e146ee9aabb929d7d6f9b9be58'/>
<id>0606b9944a0af7e146ee9aabb929d7d6f9b9be58</id>
<content type='text'>
by the standalone version of heimdal GSS-API). If any compat issues
arise, I may increment the version number once more.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by the standalone version of heimdal GSS-API). If any compat issues
arise, I may increment the version number once more.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a new extensible GSS-API layer which can support GSS-API plugins,</title>
<updated>2005-12-29T14:40:22+00:00</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2005-12-29T14:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c0b9f4fe659b6839541970eb5675e57f4d814969'/>
<id>c0b9f4fe659b6839541970eb5675e57f4d814969</id>
<content type='text'>
similar the the Solaris implementation. Repackage the krb5 GSS mechanism
as a plugin library for the new implementation. This also includes a
comprehensive set of manpages for the GSS-API functions with text mostly
taken from the RFC.

Reviewed by: Love Hörnquist Åstrand &lt;lha@it.su.se&gt;, ru (build system), des (openssh parts)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
similar the the Solaris implementation. Repackage the krb5 GSS mechanism
as a plugin library for the new implementation. This also includes a
comprehensive set of manpages for the GSS-API functions with text mostly
taken from the RFC.

Reviewed by: Love Hörnquist Åstrand &lt;lha@it.su.se&gt;, ru (build system), des (openssh parts)
</pre>
</div>
</content>
</entry>
</feed>
