<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libgssapi, branch releng/8.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-02-02T19:44:52Z</updated>
<entry>
<title>Merge r203027 from head:</title>
<updated>2010-02-02T19:44:52Z</updated>
<author>
<name>Gavin Atkinson</name>
<email>gavin@FreeBSD.org</email>
</author>
<published>2010-02-02T19:44:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c11be0301d680c969d4f0d63bde62f25b68bbad9'/>
<id>urn:sha1:c11be0301d680c969d4f0d63bde62f25b68bbad9</id>
<content type='text'>
  Correct the HISTORY section of these man pages to show when the function,
  not the "manual page example" was introduced.

Approved by:	ed (mentor, implicit)
</content>
</entry>
<entry>
<title>MFC r201145 to stable/8:</title>
<updated>2010-01-30T12:11:21Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2010-01-30T12:11:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e2b36efde5fd60df4195a726045f06e2feb6de5e'/>
<id>urn:sha1:e2b36efde5fd60df4195a726045f06e2feb6de5e</id>
<content type='text'>
  (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.
  Fix some wrong usages.
  Note: this does not affect generated binaries as this argument is not used.

  PR:		137213
  Submitted by:	Eygene Ryabinkin (initial version)
</content>
</entry>
<entry>
<title>Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This</title>
<updated>2008-08-06T14:02:05Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2008-08-06T14:02:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8f55a568f69c5b2fadaa020a452c2043a7dcf65f'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Fix conflicts after heimdal-1.1 import and add build infrastructure. Import</title>
<updated>2008-05-07T13:53:12Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2008-05-07T13:53:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=33f12199250a09b573f7a518b523fdac3f120b8f'/>
<id>urn:sha1:33f12199250a09b573f7a518b523fdac3f120b8f</id>
<content type='text'>
all non-style changes made by heimdal to our own libgssapi.
</content>
</entry>
<entry>
<title>When receiving delegated credentials, initialise our cred's linked list.</title>
<updated>2008-04-30T11:29:22Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2008-04-30T11:29:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e1a0d9eff37cf955826d61e9457eacc06fe94c01'/>
<id>urn:sha1:e1a0d9eff37cf955826d61e9457eacc06fe94c01</id>
<content type='text'>
Add a bit more sanity checking for GSS-API mechanisms that claim to have
delegated creds but don't actually return a cred handle.

MFC after: 2 weeks
</content>
</entry>
<entry>
<title>Use global implementation of _gss_oid_equal.</title>
<updated>2008-04-30T11:27:15Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2008-04-30T11:27:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8294c41328da2ef40f61abaf69a6583d0c5c5cb7'/>
<id>urn:sha1:8294c41328da2ef40f61abaf69a6583d0c5c5cb7</id>
<content type='text'>
MFC after: 2 weeks
</content>
</entry>
<entry>
<title>Allow null oids in _gss_oid_equal().</title>
<updated>2008-04-30T11:25:34Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2008-04-30T11:25:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=733704ea529644d9a8a219c9d642bca33667130d'/>
<id>urn:sha1:733704ea529644d9a8a219c9d642bca33667130d</id>
<content type='text'>
MFC after: 2 weeks
</content>
</entry>
<entry>
<title>Make sure GSS-API mechanisms are loaded if gss_acquire_cred is called</title>
<updated>2007-11-28T08:50:20Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2007-11-28T08:50:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bfd85d3fbe0e3fd8de280edad7ba8a385113bd1b'/>
<id>urn:sha1:bfd85d3fbe0e3fd8de280edad7ba8a385113bd1b</id>
<content type='text'>
with a null mechanism list.

PR:		misc/117349
Submitted by:	Sean McNeil &lt;sean at mcneil dot com&gt;
</content>
</entry>
<entry>
<title>While checking over the libraries for 7.0-REL Kris found the following</title>
<updated>2007-11-20T04:20:32Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2007-11-20T04:20:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c0bb7d946171f26a209e4601925fa50a41844810'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Remove an extra (commented out) .Sh HISTORY section heading, to avoid</title>
<updated>2007-10-30T16:05:40Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2007-10-30T16:05:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=98eb34a74cb9c6961f455f69baf7d0007e418b9f'/>
<id>urn:sha1:98eb34a74cb9c6961f455f69baf7d0007e418b9f</id>
<content type='text'>
the risk of "shadowing" the following .El request, and delete an empty
line to fix mdoc warnings.

MFC after:	3 days
</content>
</entry>
</feed>
