<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/providers, branch refactor</title>
<subtitle>sssd with jhrozek's patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/'/>
<entry>
<title>Make TTL configurable for dynamic dns updates</title>
<updated>2012-10-16T11:23:51+00:00</updated>
<author>
<name>James Hogarth</name>
<email>james.hogarth@gmail.com</email>
</author>
<published>2012-08-14T09:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=4fb12db7504920d12ea7db71f312334c877bff7c'/>
<id>4fb12db7504920d12ea7db71f312334c877bff7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LDAP: Check validity of naming_context</title>
<updated>2012-10-15T15:59:11+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-10-15T15:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=f2c39d4869da56268726f6e8fc224de8cecb7336'/>
<id>f2c39d4869da56268726f6e8fc224de8cecb7336</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1581

If the namingContext attribute had no values or multiple values, then
our code would dereference a NULL pointer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1581

If the namingContext attribute had no values or multiple values, then
our code would dereference a NULL pointer.
</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/jhrozek/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>Create ghost users when a user DN is encountered in IPA</title>
<updated>2012-10-12T17:29:18+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-10-11T07:23:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=d78cb9cc9dbda1594b1a8f800c4ca865706d8e75'/>
<id>d78cb9cc9dbda1594b1a8f800c4ca865706d8e75</id>
<content type='text'>
The IPA has a defined directory tree structure that allows us to guess
the username from a DN without having to look up the DN in LDAP.

https://fedorahosted.org/sssd/ticket/1319
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The IPA has a defined directory tree structure that allows us to guess
the username from a DN without having to look up the DN in LDAP.

https://fedorahosted.org/sssd/ticket/1319
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow extdom exop to return flat domain name as well</title>
<updated>2012-10-12T14:42:17+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2012-10-11T10:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=70eaade10feedd7845e39170d0b7eebf3a030af1'/>
<id>70eaade10feedd7845e39170d0b7eebf3a030af1</id>
<content type='text'>
There are case where the extdom extended operation will return the flat
or NetBIOS name of a domain instead of the DNS domain name. If this name
is available for the current domain we accept it as well.

Related to https://fedorahosted.org/sssd/ticket/1561
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are case where the extdom extended operation will return the flat
or NetBIOS name of a domain instead of the DNS domain name. If this name
is available for the current domain we accept it as well.

Related to https://fedorahosted.org/sssd/ticket/1561
</pre>
</div>
</content>
</entry>
<entry>
<title>Collect krb5 trace on high debug levels</title>
<updated>2012-10-12T07:56:54+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-10-09T17:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=e7a24374d97e1d1c32d3e18561a20e8c5e6319ec'/>
<id>e7a24374d97e1d1c32d3e18561a20e8c5e6319ec</id>
<content type='text'>
If the debug level contains SSSDBG_TRACE_ALL, then the logs would also
include tracing information from libkrb5.

https://fedorahosted.org/sssd/ticket/1539
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the debug level contains SSSDBG_TRACE_ALL, then the logs would also
include tracing information from libkrb5.

https://fedorahosted.org/sssd/ticket/1539
</pre>
</div>
</content>
</entry>
<entry>
<title>Two fixes to child processes</title>
<updated>2012-10-12T07:56:54+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-10-09T17:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=115cc768599d7df4b3206426652d3e7a3971d597'/>
<id>115cc768599d7df4b3206426652d3e7a3971d597</id>
<content type='text'>
There was an unused structure member in the krb5_child.

Declaration of __krb5_error_msg was shadowing the same variable from
sss_krb5.h which is not nice. Also we might actually use the error
context directly instead of passing it as parameter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was an unused structure member in the krb5_child.

Declaration of __krb5_error_msg was shadowing the same variable from
sss_krb5.h which is not nice. Also we might actually use the error
context directly instead of passing it as parameter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more info about ticket validation</title>
<updated>2012-10-10T20:32:47+00:00</updated>
<author>
<name>Ondrej Kos</name>
<email>okos@redhat.com</email>
</author>
<published>2012-10-09T09:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=89cc2dac478c899aaaacb75d7448e3c651723f74'/>
<id>89cc2dac478c899aaaacb75d7448e3c651723f74</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1499

Adds log message about not finding appropriate entry in keytab and using
the last keytab entry when validation is enabled.

Adds more information about validation into manpage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1499

Adds log message about not finding appropriate entry in keytab and using
the last keytab entry when validation is enabled.

Adds more information about validation into manpage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix segfault when ID-mapping an entry without a SID</title>
<updated>2012-10-10T13:26:39+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-10-09T16:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=245c6b5db07249ecead23263f15c5c68c641134d'/>
<id>245c6b5db07249ecead23263f15c5c68c641134d</id>
<content type='text'>
If there was no SID attribute, then we would have detected it by
checking the number of values of an element. We would however happily
return EOK in that case and save garbage into the sid_str.

This was causing segfault when the entry was supposed to be ID-mapped by
had no SID.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If there was no SID attribute, then we would have detected it by
checking the number of values of an element. We would however happily
return EOK in that case and save garbage into the sid_str.

This was causing segfault when the entry was supposed to be ID-mapped by
had no SID.
</pre>
</div>
</content>
</entry>
<entry>
<title>SSH: Refactor sysdb and related code</title>
<updated>2012-10-05T08:51:54+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2012-09-25T08:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=2d6836a90bd326391782a5753f70e8ba666b5def'/>
<id>2d6836a90bd326391782a5753f70e8ba666b5def</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
