<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/providers/ipa/ipa_init.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>Expose an initializer function from subdomain</title>
<updated>2012-08-01T20:24:44+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-07-19T23:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=87ed72b47859e673b636c85f35b85f1546c7ed3d'/>
<id>87ed72b47859e673b636c85f35b85f1546c7ed3d</id>
<content type='text'>
Instead of exporting internal structures, expose an initilizer function
like the autofs code and initialize everything inside the
ipa_subdomains.c file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of exporting internal structures, expose an initilizer function
like the autofs code and initialize everything inside the
ipa_subdomains.c file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Primary server support: new option in IPA provider</title>
<updated>2012-08-01T14:19:42+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-06-06T09:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=46118ee53dc0d25e449cd7e37e624a4c62b78ee2'/>
<id>46118ee53dc0d25e449cd7e37e624a4c62b78ee2</id>
<content type='text'>
This patch adds support for new config option ipa_backup_server. The
description of this option's functionality is included in man page in
one of previous patches.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds support for new config option ipa_backup_server. The
description of this option's functionality is included in man page in
one of previous patches.
</pre>
</div>
</content>
</entry>
<entry>
<title>Primary server support: IPA adaptation</title>
<updated>2012-08-01T14:19:41+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-06-05T12:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=1ecdcf622920781a95e3d2040a2aad9ac2e31260'/>
<id>1ecdcf622920781a95e3d2040a2aad9ac2e31260</id>
<content type='text'>
This patch adds support for the primary server functionality into IPA
provider. No backup servers are added at the moment, just the basic
support is in place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds support for the primary server functionality into IPA
provider. No backup servers are added at the moment, just the basic
support is in place.
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed session provider to selinux provider</title>
<updated>2012-07-27T08:37:06+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-07-24T16:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=38e2ec1c757955ab557fd95807afa58042d09482'/>
<id>38e2ec1c757955ab557fd95807afa58042d09482</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KRB5: Create a common init routine for krb5_child options</title>
<updated>2012-07-06T15:44:45+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-06-27T18:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=3441d0c2d11aea0c39b009751a1898333c009674'/>
<id>3441d0c2d11aea0c39b009751a1898333c009674</id>
<content type='text'>
This will reduce code duplication between the krb5, ipa and ad
providers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will reduce code duplication between the krb5, ipa and ad
providers
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for ID ranges</title>
<updated>2012-06-21T19:30:21+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2012-06-14T08:18:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=386a66b1aa18a176e6a06fa126556c9590c373b6'/>
<id>386a66b1aa18a176e6a06fa126556c9590c373b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA subdomains - ask for information about master domain</title>
<updated>2012-06-10T19:45:42+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-05-15T10:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=84c611c1b7c04cc7735ab54d4e5f48284b79e6fb'/>
<id>84c611c1b7c04cc7735ab54d4e5f48284b79e6fb</id>
<content type='text'>
The query is performed only if there is missing information in the
cache. That means this should be done only once after restart when cache
doesn't exist. All subsequent requests for subdomains won't include the
request for master domain.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The query is performed only if there is missing information in the
cache. That means this should be done only once after restart when cache
doesn't exist. All subsequent requests for subdomains won't include the
request for master domain.
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA: Add get-domains target</title>
<updated>2012-04-24T13:19:43+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2011-12-19T16:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=81165faf5d951aca69f410713730c26ff048ec44'/>
<id>81165faf5d951aca69f410713730c26ff048ec44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA: Check nsAccountLock during PAM_ACCT_MGMT</title>
<updated>2012-03-09T13:24:52+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-03-08T20:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d10350e1854cd2156567f058f5a76041994e7f2b'/>
<id>d10350e1854cd2156567f058f5a76041994e7f2b</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1227
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1227
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA hosts refactoring</title>
<updated>2012-02-24T19:58:26+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-02-07T12:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=fdab7bbf8933351f6254438c30ff361cd748b15a'/>
<id>fdab7bbf8933351f6254438c30ff361cd748b15a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
