<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/providers/ipa/ipa_auth.c, 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 domain to sysdb_search_user_by_name()</title>
<updated>2013-01-11T15:43:10+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-01-06T23:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=6335aadf224de5159d914688bc3c7360ea3a7188'/>
<id>6335aadf224de5159d914688bc3c7360ea3a7188</id>
<content type='text'>
Also remove unused sysdb_search_domuser_by_name()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove unused sysdb_search_domuser_by_name()
</pre>
</div>
</content>
</entry>
<entry>
<title>Change pam data auth tokens.</title>
<updated>2013-01-10T17:24:59+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-10-18T22:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=64af76e2bef2565caa9738f675c108a4b3789237'/>
<id>64af76e2bef2565caa9738f675c108a4b3789237</id>
<content type='text'>
Use the new authtok abstraction and interfaces throught the code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the new authtok abstraction and interfaces throught the code.
</pre>
</div>
</content>
</entry>
<entry>
<title>krb5_auth_send: check for sub-domains</title>
<updated>2012-10-26T08:32:05+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2012-10-19T16:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d29e91321d175dce94d87c23a44ced40d265de2c'/>
<id>d29e91321d175dce94d87c23a44ced40d265de2c</id>
<content type='text'>
If there is an authentication request for a user from a sub-domain a
temporary sysdb context is generated to allow lookups in the
corresponding sub-tree in the cache.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If there is an authentication request for a user from a sub-domain a
temporary sysdb context is generated to allow lookups in the
corresponding sub-tree in the cache.
</pre>
</div>
</content>
</entry>
<entry>
<title>Basic support for subdomains in auth provider</title>
<updated>2012-04-24T13:19:43+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-03-05T09:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=6d485cdb11d3c2b8855a6380f759ae2df6e5c35b'/>
<id>6d485cdb11d3c2b8855a6380f759ae2df6e5c35b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make password migration code use the IPA config retrieval code</title>
<updated>2012-02-06T13:25:22+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-01-25T07:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=7a65556481be3b556a5161c811ff004863042dfe'/>
<id>7a65556481be3b556a5161c811ff004863042dfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA migration fixes</title>
<updated>2011-11-29T19:21:07+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-07-25T14:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=6d99c0f5616969a999d78248565a47b18d40d472'/>
<id>6d99c0f5616969a999d78248565a47b18d40d472</id>
<content type='text'>
* use the id connection for looking up the migration flag
* force TLS on the password based authentication connection

https://fedorahosted.org/sssd/ticket/924
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* use the id connection for looking up the migration flag
* force TLS on the password based authentication connection

https://fedorahosted.org/sssd/ticket/924
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide means of forcing TLS and GSSAPI enabled/disabled for sdap connections</title>
<updated>2011-11-29T19:21:07+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-07-27T16:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=9b9c7f8caddf2b57adfbef8741651ee5063fa3bd'/>
<id>9b9c7f8caddf2b57adfbef8741651ee5063fa3bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sysdb refactoring: deleted domain variables in sysdb API</title>
<updated>2011-08-15T13:16:38+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2011-05-18T14:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=8a1738f9379a1b8fb5c95c3df649e014ff5a1434'/>
<id>8a1738f9379a1b8fb5c95c3df649e014ff5a1434</id>
<content type='text'>
The patch also updates code using modified functions. Tests have also
been adjusted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The patch also updates code using modified functions. Tests have also
been adjusted.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use realm for basedn instead of IPA domain</title>
<updated>2011-02-28T16:52:53+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-02-23T16:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=073e71701dc28e21aaa1750d8b456ac699b8dda8'/>
<id>073e71701dc28e21aaa1750d8b456ac699b8dda8</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/807
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/807
</pre>
</div>
</content>
</entry>
<entry>
<title>Add timeout parameter to sdap_get_generic_send()</title>
<updated>2011-01-17T12:59:54+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2011-01-12T10:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=a530a96721d8106a6839b6b643b0abc5d7a7b9e0'/>
<id>a530a96721d8106a6839b6b643b0abc5d7a7b9e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
