<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5.git/src/include/krb5, branch proxymech</title>
<subtitle>MIT Kerberos patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/'/>
<entry>
<title>Replace "First introduced" with concise "New"</title>
<updated>2013-03-25T19:18:53+00:00</updated>
<author>
<name>Zhanna Tsitkov</name>
<email>tsitkova@mit.edu</email>
</author>
<published>2013-03-25T19:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=18d52ef70d7f518d78263f475b9ffad87f2c91e7'/>
<id>18d52ef70d7f518d78263f475b9ffad87f2c91e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove stray include in localauth_plugin.h</title>
<updated>2013-03-11T17:48:13+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2013-03-11T17:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=ec217570e20d4702be2830235bad56184d47b1d2'/>
<id>ec217570e20d4702be2830235bad56184d47b1d2</id>
<content type='text'>
This unnecessary include was causing build failures on some systems by
making libkrb5 sources depend on gssapi.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This unnecessary include was causing build failures on some systems by
making libkrb5 sources depend on gssapi.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add localauth pluggable interface</title>
<updated>2013-03-09T06:56:59+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2013-02-13T20:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=4216fb5b0e0abb80a3ccd8251abddc18435d81f3'/>
<id>4216fb5b0e0abb80a3ccd8251abddc18435d81f3</id>
<content type='text'>
Add a new pluggable interface for local authorization, and replace the
existing krb5_aname_to_localname and krb5_kuserok implementations with
implementations based on the pluggable interface.

ticket: 7583 (new)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new pluggable interface for local authorization, and replace the
existing krb5_aname_to_localname and krb5_kuserok implementations with
implementations based on the pluggable interface.

ticket: 7583 (new)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add krb5_free_enctypes API</title>
<updated>2013-02-27T22:29:16+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2013-02-27T22:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=8df7b929c3ee272e8255d57720c3e299ebccd198'/>
<id>8df7b929c3ee272e8255d57720c3e299ebccd198</id>
<content type='text'>
Rename krb5_free_ktypes to krb5_free_enctypes and add it to the public
API.

ticket: 7584
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename krb5_free_ktypes to krb5_free_enctypes and add it to the public
API.

ticket: 7584
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct typo in krb5_responder_context_st descr</title>
<updated>2013-01-14T18:46:05+00:00</updated>
<author>
<name>Zhanna Tsitkov</name>
<email>tsitkova@mit.edu</email>
</author>
<published>2013-01-14T18:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=0d4305e5a988acde70952966eec2b6b6b46eedd8'/>
<id>0d4305e5a988acde70952966eec2b6b6b46eedd8</id>
<content type='text'>
responder_get_challenge() meant to be krb5_responder_get_challenge()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
responder_get_challenge() meant to be krb5_responder_get_challenge()
</pre>
</div>
</content>
</entry>
<entry>
<title>Flesh out responder context doxygen markup</title>
<updated>2013-01-12T04:55:07+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2013-01-12T04:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=30e2a3eaa7ba2fd11c4a26a8fef58a5591010c43'/>
<id>30e2a3eaa7ba2fd11c4a26a8fef58a5591010c43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use [out] more sparingly in doxygen markup</title>
<updated>2013-01-11T23:32:55+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2013-01-11T23:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=bf2d0b295c0f9c1e849052f68169883050e7d5ea'/>
<id>bf2d0b295c0f9c1e849052f68169883050e7d5ea</id>
<content type='text'>
In krb5.hin doxygen markup, only use [out] or [in,out] when a function
changes the entire value of what the parameter points to, not when the
function mutates a larger object (especially an abstract object).

Also remove a couple of incorrect [in] annotations, change a few
parameter descriptions to be more consistent, and fix one typo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In krb5.hin doxygen markup, only use [out] or [in,out] when a function
changes the entire value of what the parameter points to, not when the
function mutates a larger object (especially an abstract object).

Also remove a couple of incorrect [in] annotations, change a few
parameter descriptions to be more consistent, and fix one typo.
</pre>
</div>
</content>
</entry>
<entry>
<title>Better doxygen markup for RESPONDER_QUESTION_OTP</title>
<updated>2013-01-11T20:57:51+00:00</updated>
<author>
<name>Zhanna Tsitkov</name>
<email>tsitkova@mit.edu</email>
</author>
<published>2013-01-11T20:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=4382911e52c37f0b7efd3664505a9c7263c9d79a'/>
<id>4382911e52c37f0b7efd3664505a9c7263c9d79a</id>
<content type='text'>
Doxygen and, consequently, Sphinx gets confused with the
KRB5_RESPONDER_QUESTION_OTP comment layout.
Also, mark the output parameter of krb5_responder_set_answer().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doxygen and, consequently, Sphinx gets confused with the
KRB5_RESPONDER_QUESTION_OTP comment layout.
Also, mark the output parameter of krb5_responder_set_answer().
</pre>
</div>
</content>
</entry>
<entry>
<title>Make clpreauth flags function optional</title>
<updated>2012-12-19T19:24:22+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2012-10-27T15:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=5fa526b9db4940a221606f36e25e36ca525a47ab'/>
<id>5fa526b9db4940a221606f36e25e36ca525a47ab</id>
<content type='text'>
With one exception (KRB5_PADATA_PKINIT_KX), every padata type
processed by a clpreauth module is now a real preauthentication type.
Reduce the amount of boilerplate required for a clpreauth module by
making the flags method optional if all of the preauth types
advertised by the module are real.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With one exception (KRB5_PADATA_PKINIT_KX), every padata type
processed by a clpreauth module is now a real preauthentication type.
Reduce the amount of boilerplate required for a clpreauth module by
making the flags method optional if all of the preauth types
advertised by the module are real.
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate clpreauth and kdcpreauth interfaces</title>
<updated>2012-12-19T19:24:21+00:00</updated>
<author>
<name>Greg Hudson</name>
<email>ghudson@mit.edu</email>
</author>
<published>2012-10-21T23:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/krb5.git/commit/?id=f0794cba6a406fc834434eb6dc794bf29eda4a13'/>
<id>f0794cba6a406fc834434eb6dc794bf29eda4a13</id>
<content type='text'>
Since there is no overlap between the clpreauth and kdcpreauth
interface declarations, there's no particular reason to combine them
into one header.  For backward compatibility and convenience, leave
behind a preauth_plugin.h which includes both.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since there is no overlap between the clpreauth and kdcpreauth
interface declarations, there's no particular reason to combine them
into one header.  For backward compatibility and convenience, leave
behind a preauth_plugin.h which includes both.
</pre>
</div>
</content>
</entry>
</feed>
