<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/providers, branch sasl_ad_compat</title>
<subtitle>Experimental work on SSSD - Systen Security Services Daemon</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/sssd.git/'/>
<entry>
<title>Enable removing nonexisting dn in sdap_handle_account_info</title>
<updated>2013-08-07T22:52:02+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2013-08-02T15:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/sssd.git/commit/?id=edcf38f274b5e9022d4d92d294a9267bec13b882'/>
<id>edcf38f274b5e9022d4d92d294a9267bec13b882</id>
<content type='text'>
Change was introduced in commit ca344fde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change was introduced in commit ca344fde
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory context for hash entries</title>
<updated>2013-08-07T22:30:57+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2013-08-07T11:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/sssd.git/commit/?id=f7aef1e3ca5bdcddb6fb7c7e6556315faa96165d'/>
<id>f7aef1e3ca5bdcddb6fb7c7e6556315faa96165d</id>
<content type='text'>
In sdap_nested_group_populate_users() username and orignal_dn are
allocated on a temporary memory context. If the corresponding user is
not found in the cache both are added to a hash which is later on
returned to the caller. To avoid a use-after-free when the hash entries
are looked up both must be reassigned to the memory context of the hash.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In sdap_nested_group_populate_users() username and orignal_dn are
allocated on a temporary memory context. If the corresponding user is
not found in the cache both are added to a hash which is later on
returned to the caller. To avoid a use-after-free when the hash entries
are looked up both must be reassigned to the memory context of the hash.
</pre>
</div>
</content>
</entry>
<entry>
<title>simple access provider: allow fully qualified names</title>
<updated>2013-08-07T11:18:22+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2013-07-26T08:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/sssd.git/commit/?id=ffb83ee934f6ea1d9077ab601530436eff2d20e4'/>
<id>ffb83ee934f6ea1d9077ab601530436eff2d20e4</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/2026
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/2026
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory context for a state member</title>
<updated>2013-08-07T09:36:50+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2013-08-07T08:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/sssd.git/commit/?id=9615f4c3c6f6dcc50ee7d4e50020549a2ff720c0'/>
<id>9615f4c3c6f6dcc50ee7d4e50020549a2ff720c0</id>
<content type='text'>
primary_name was allocated on a temporary memory context but as it is a
member of the state struct it should belong to the memory context of the
state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
primary_name was allocated on a temporary memory context but as it is a
member of the state struct it should belong to the memory context of the
state.
</pre>
</div>
</content>
</entry>
<entry>
<title>sssd_ad: Add hackish workaround for sasl ad_compat</title>
<updated>2013-08-06T19:43:47+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-08-02T13:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/sssd.git/commit/?id=fb945a2cacc5506a2acb50349670f22078f1d4f5'/>
<id>fb945a2cacc5506a2acb50349670f22078f1d4f5</id>
<content type='text'>
This tries to set the ad_compat option for sasl, by working around
the openldap/sasl initialization as openldap does not allow us to pass
down to sasl our own getopt callback.

Resolves:
https://fedorahosted.org/sssd/ticket/2040
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This tries to set the ad_compat option for sasl, by working around
the openldap/sasl initialization as openldap does not allow us to pass
down to sasl our own getopt callback.

Resolves:
https://fedorahosted.org/sssd/ticket/2040
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo: print better debug message when a rule has multiple cn values</title>
<updated>2013-08-05T14:52:44+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2013-07-26T10:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/sssd.git/commit/?id=006d178c70e0469061068e607f20446f7995f773'/>
<id>006d178c70e0469061068e607f20446f7995f773</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo: skip rule on error instead of failing completely</title>
<updated>2013-08-05T14:52:44+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2013-07-26T10:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/sssd.git/commit/?id=2c7ab882bcc64c9d2bc16091d10a56073c472775'/>
<id>2c7ab882bcc64c9d2bc16091d10a56073c472775</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/2031
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/2031
</pre>
</div>
</content>
</entry>
<entry>
<title>Use GID if subdomain is not MPG</title>
<updated>2013-07-29T10:54:36+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2013-07-25T18:44:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/sssd.git/commit/?id=68c26d9ec785b8af0b45247705b20e82656bfd05'/>
<id>68c26d9ec785b8af0b45247705b20e82656bfd05</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/2032

In non-MPG subdomains (such as those that manage their IDs manually with
POSIX attributes), we need to set the GID ourself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/2032

In non-MPG subdomains (such as those that manage their IDs manually with
POSIX attributes), we need to set the GID ourself.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent using uninitialized "group_name" in done section.</title>
<updated>2013-07-25T15:43:05+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2013-07-25T11:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/sssd.git/commit/?id=73e0e5fc1058e3e2c717c97035e8a378d090db69'/>
<id>73e0e5fc1058e3e2c717c97035e8a378d090db69</id>
<content type='text'>
Coverity ID: 11927
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Coverity ID: 11927
</pre>
</div>
</content>
</entry>
<entry>
<title>Set default DNS resolution timeout to 6 seconds.</title>
<updated>2013-07-24T11:54:33+00:00</updated>
<author>
<name>Michal Zidek</name>
<email>mzidek@redhat.com</email>
</author>
<published>2013-07-04T11:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/sssd.git/commit/?id=6176eeeae6e75d3ce78eb98d46dc478541ba6282'/>
<id>6176eeeae6e75d3ce78eb98d46dc478541ba6282</id>
<content type='text'>
Partially solves ticket:
https://fedorahosted.org/sssd/ticket/1966

To avoid the problem mentioned in the ticket above, option
dns_discovery_domain must be set properly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partially solves ticket:
https://fedorahosted.org/sssd/ticket/1966

To avoid the problem mentioned in the ticket above, option
dns_discovery_domain must be set properly.
</pre>
</div>
</content>
</entry>
</feed>
