<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/external/krb5.m4, branch simo</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/'/>
<entry>
<title>Add replacement for krb5_find_authdata()</title>
<updated>2012-10-26T08:32:05+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2012-10-15T11:24:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=7219ef88751bb05edd77629b8068330bb6d9b117'/>
<id>7219ef88751bb05edd77629b8068330bb6d9b117</id>
<content type='text'>
krb5_find_authdata() is only available in MIT Kerberos 1.10 or higher.
To allow sssd to be compiled on platform with lower version of MIT
Kerberos a replacement call is added. Please note that on those
platform the replacement call will only return an error. If the
krb5_find_authdata functionality is really needed on those platform it
must be implemented by a different patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
krb5_find_authdata() is only available in MIT Kerberos 1.10 or higher.
To allow sssd to be compiled on platform with lower version of MIT
Kerberos a replacement call is added. Please note that on those
platform the replacement call will only return an error. If the
krb5_find_authdata functionality is really needed on those platform it
must be implemented by a different patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Only call krb5_set_trace_callback on platforms that support it</title>
<updated>2012-10-12T18:49:24+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-10-12T16:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c5e4d4e9a3f6896f0f3c631ea26bb49a79b5cd8e'/>
<id>c5e4d4e9a3f6896f0f3c631ea26bb49a79b5cd8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>heimdal: fix compile error in krb5-child-test</title>
<updated>2012-07-09T12:41:19+00:00</updated>
<author>
<name>Rambaldi</name>
<email>gentoo@xs4me.net</email>
</author>
<published>2012-07-07T11:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=5dc9860a9f0aa626687281eed62c8af1986c2b99'/>
<id>5dc9860a9f0aa626687281eed62c8af1986c2b99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KRB5: Auto-detect DIR cache support in configure</title>
<updated>2012-06-15T18:38:22+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-06-15T17:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=6ca87e797982061576885f944e2ccfaba9573897'/>
<id>6ca87e797982061576885f944e2ccfaba9573897</id>
<content type='text'>
We can't support the DIR cache features in systems with kerberos
libraries older than 1.10. Make sure we don't build it on those
systems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can't support the DIR cache features in systems with kerberos
libraries older than 1.10. Make sure we don't build it on those
systems.
</pre>
</div>
</content>
</entry>
<entry>
<title>Kerberos locator: Include the correct krb5.h header file</title>
<updated>2012-05-07T18:35:49+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-05-07T09:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=7efbb82f43d5b7c17c4f7a4bfc363e6bf0291281'/>
<id>7efbb82f43d5b7c17c4f7a4bfc363e6bf0291281</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1325
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1325
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compatibility layer for Heimdal Kerberos implementation</title>
<updated>2011-12-22T15:37:50+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2011-12-20T21:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=768591607fc89d3a14fa00c9c8f78e83f3f6b565'/>
<id>768591607fc89d3a14fa00c9c8f78e83f3f6b565</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add wrapper for krb5_get_init_creds_opt_set_canonicalize</title>
<updated>2011-11-02T18:10:30+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2011-11-01T16:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=20c187339201a95558a9b237af37b461665d9340'/>
<id>20c187339201a95558a9b237af37b461665d9340</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added some kerberos functions for building on RHEL5</title>
<updated>2011-05-05T17:24:59+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2011-04-28T06:52:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=628187049e815ee54637398c8011883d762c8a64'/>
<id>628187049e815ee54637398c8011883d762c8a64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for FAST in krb5 provider</title>
<updated>2010-12-07T22:09:19+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-11-18T11:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=5843ad321944a028f6dee7e1fd4f9381c4953d07'/>
<id>5843ad321944a028f6dee7e1fd4f9381c4953d07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new MIT krb5 API for better password expiration warnings</title>
<updated>2010-09-23T17:21:55+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-09-10T12:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=047332ebbe8397a70c92e5e3a5fbd40a9d00d0b5'/>
<id>047332ebbe8397a70c92e5e3a5fbd40a9d00d0b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
