<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/lib/libgssapi, branch stable/7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2010-04-21T17:00:15Z</updated>
<entry>
<title>Merge r203027 from head:</title>
<updated>2010-04-21T17:00:15Z</updated>
<author>
<name>Gavin Atkinson</name>
<email>gavin@FreeBSD.org</email>
</author>
<published>2010-04-21T17:00:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=10d4d6ea787f9241a45eb0638e7caa128ed78d62'/>
<id>urn:sha1:10d4d6ea787f9241a45eb0638e7caa128ed78d62</id>
<content type='text'>
  Correct the HISTORY section of these man pages to show when the function,
  not the "manual page example" was introduced.
</content>
</entry>
<entry>
<title>MFC 173194</title>
<updated>2010-04-19T21:02:54Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2010-04-19T21:02:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=15791b986232eb8d96631b6e92514b3f72f16a92'/>
<id>urn:sha1:15791b986232eb8d96631b6e92514b3f72f16a92</id>
<content type='text'>
Remove an extra (commented out) .Sh HISTORY section heading, to avoid
the risk of "shadowing" the following .El request, and delete an empty
line to fix mdoc warnings.
</content>
</entry>
<entry>
<title>MFC 173190</title>
<updated>2010-04-19T20:56:04Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2010-04-19T20:56:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=169c90570f77003cbb4d77d70a4594ce008a4911'/>
<id>urn:sha1:169c90570f77003cbb4d77d70a4594ce008a4911</id>
<content type='text'>
Remove an extra (commented out) .Sh HISTORY section heading, to avoid
the risk of "shadowing" the following .El request, strip eol spaces
and delete an empty line to fix mdoc warnings.
</content>
</entry>
<entry>
<title>MFC 173189</title>
<updated>2010-04-19T20:53:37Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2010-04-19T20:53:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0aa5efc80eb25c38dead8793508535437db6cfe0'/>
<id>urn:sha1:0aa5efc80eb25c38dead8793508535437db6cfe0</id>
<content type='text'>
Change a .PP request to a valid .Pp mdoc request, and remove an extra
(but commented out) .Sh HISTORY section heading.
</content>
</entry>
<entry>
<title>MFC 173188</title>
<updated>2010-04-19T20:51:54Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2010-04-19T20:51:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d83fe60a67b73f2a495e28fd03666215dc165d64'/>
<id>urn:sha1:d83fe60a67b73f2a495e28fd03666215dc165d64</id>
<content type='text'>
Remove duplicate (but commented out) .Sh HISTORY section heading.
It almost "shadows" the ending .El request of a list, which seems
to have caused mdoc buglets in some gss_*.3 manpages.
</content>
</entry>
<entry>
<title>MFC 173187</title>
<updated>2010-04-19T20:48:27Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2010-04-19T20:48:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=5e6ab498b3444dc569f4048cf5a9a25050514e57'/>
<id>urn:sha1:5e6ab498b3444dc569f4048cf5a9a25050514e57</id>
<content type='text'>
Remove duplicate (but commented out) .Sh HISTORY section heading
and add a missing .El request.
</content>
</entry>
<entry>
<title>MFC: r178692 - make sure we initialise delegated creds properly.</title>
<updated>2008-09-19T07:59:20Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2008-09-19T07:59:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1c4d63e491400f6190da5e5afc717434bc2cfba4'/>
<id>urn:sha1:1c4d63e491400f6190da5e5afc717434bc2cfba4</id>
<content type='text'>
This fixes a crash in sshd when a user authenticates using GSS-API.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC: Make sure GSS-API mechanisms are loaded if gss_acquire_cred is called</title>
<updated>2007-12-02T10:06:59Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2007-12-02T10:06:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=3ed7d7c40839c0e2bad2b96412782fdc888516c1'/>
<id>urn:sha1:3ed7d7c40839c0e2bad2b96412782fdc888516c1</id>
<content type='text'>
     with a null mechanism list.`

Approved by: re (hrs)
</content>
</entry>
<entry>
<title>MFC of library version bump.  From original commit:</title>
<updated>2007-11-20T20:48:01Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2007-11-20T20:48:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=26beef6d6eac015d6597d7c5d05e714c940029f5'/>
<id>urn:sha1:26beef6d6eac015d6597d7c5d05e714c940029f5</id>
<content type='text'>
&gt; While checking over the libraries for 7.0-REL Kris found the following
&gt; libraries had not had their versions bumped relative to 6.3-REL but
&gt; had indeed been changed.  We need to bump their version so they can be
&gt; properly added to the compat6x port:
&gt;
&gt;         libasn1.so.8 libgssapi.so.8 libhdb.so.8 libkadm5clnt.so.8
&gt;         libkadm5srv.so.8 libkafs5.so.8 libkrb5.so.8 libobjc.so.2

Versions being MFCed:

	gnu/lib/libobjc/Makefile:	1.33
	kerberos5/lib/Makefile.inc:	1.8
	lib/libgssapi/Makefile:		1.3

Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>If the mech_type argument to gss_display_status is null, use a default</title>
<updated>2007-07-05T13:40:07Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2007-07-05T13:40:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=41ec3746604d7b1a2f7ed1dd492f738b65c28361'/>
<id>urn:sha1:41ec3746604d7b1a2f7ed1dd492f738b65c28361</id>
<content type='text'>
mechanism.

Approved by: re (kensmith)
</content>
</entry>
</feed>
