<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/responder/ssh, branch refactor-fo</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 re_expression and full_name_format per domain options</title>
<updated>2012-06-13T01:28:06+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stefw@gnome.org</email>
</author>
<published>2012-04-11T13:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=3c60433641ce2e86b9b04778c8f8652ef0d097e4'/>
<id>3c60433641ce2e86b9b04778c8f8652ef0d097e4</id>
<content type='text'>
 * Allows different user/domain qualified names for different
   domains. For example Domain\User or user@domain.
 * The global re_expression and full_name_format options remain
   as defaults for the domains.
 * Subdomains get the re_expression and full_name_format of
   their parent domain.

https://bugzilla.redhat.com/show_bug.cgi?id=811663
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Allows different user/domain qualified names for different
   domains. For example Domain\User or user@domain.
 * The global re_expression and full_name_format options remain
   as defaults for the domains.
 * Subdomains get the re_expression and full_name_format of
   their parent domain.

https://bugzilla.redhat.com/show_bug.cgi?id=811663
</pre>
</div>
</content>
</entry>
<entry>
<title>SSH: Add dp_get_host_send to common responder code</title>
<updated>2012-05-03T15:46:18+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-04-18T12:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=b42b5d5aaf4da165582e73ad985fdff6e34e61e4'/>
<id>b42b5d5aaf4da165582e73ad985fdff6e34e61e4</id>
<content type='text'>
Instead of using account_info request, creates a new ssh specific
request. This improves code readability and will make the code more
flexible in the future.

https://fedorahosted.org/sssd/ticket/1176
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of using account_info request, creates a new ssh specific
request. This improves code readability and will make the code more
flexible in the future.

https://fedorahosted.org/sssd/ticket/1176
</pre>
</div>
</content>
</entry>
<entry>
<title>SSH: return NULL on error in ssh_host_pubkeys_format_known_host_plain</title>
<updated>2012-05-02T12:10:16+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-04-25T14:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=c6c4b5a848735dfad4a071c09c00184791409b3f'/>
<id>c6c4b5a848735dfad4a071c09c00184791409b3f</id>
<content type='text'>
The 'result' pointer must be initialized tin order to always return a
defined value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 'result' pointer must be initialized tin order to always return a
defined value.
</pre>
</div>
</content>
</entry>
<entry>
<title>SSH: Add support for hashed known_hosts</title>
<updated>2012-04-24T13:50:56+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2012-04-18T11:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=4fa3ef8d8a8a3cddf8025d306c3b90b37dd431bc'/>
<id>4fa3ef8d8a8a3cddf8025d306c3b90b37dd431bc</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1203
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1203
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified responder_get_domain()</title>
<updated>2012-04-24T13:19:42+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-03-28T11:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=6fdde3913a11cd6148627696fa8717c34e8460fc'/>
<id>6fdde3913a11cd6148627696fa8717c34e8460fc</id>
<content type='text'>
Now it checks for subdomains as well as for the domain itself
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now it checks for subdomains as well as for the domain itself
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert read and write operations to sss_atomic_read</title>
<updated>2012-04-20T14:55:14+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-04-02T21:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=9d7d4458d94d0aac0a7edf999368eb18f89cb76a'/>
<id>9d7d4458d94d0aac0a7edf999368eb18f89cb76a</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1209
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1209
</pre>
</div>
</content>
</entry>
<entry>
<title>SSH: Allow clients to explicitly specify host alias</title>
<updated>2012-03-15T18:18:03+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2012-03-14T11:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=bd03e67c9d2fc4ad0275e7a573385ee5b7b9307a'/>
<id>bd03e67c9d2fc4ad0275e7a573385ee5b7b9307a</id>
<content type='text'>
This change removes the need to canonicalize host names on the responder
side - the relevant code was removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change removes the need to canonicalize host names on the responder
side - the relevant code was removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>SSH: Fix missing semicolon</title>
<updated>2012-03-09T20:06:08+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-03-09T20:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=4fca0fef2d9ea765d52b5f70170ba86811e420ff'/>
<id>4fca0fef2d9ea765d52b5f70170ba86811e420ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add umask before mkstemp() call in SSH responder</title>
<updated>2012-03-09T19:17:12+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-03-07T12:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=f7c447525eb8c2e34ddd34395be0773565d74cf5'/>
<id>f7c447525eb8c2e34ddd34395be0773565d74cf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the correct hash table for pending requests</title>
<updated>2012-03-08T13:09:56+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-03-07T23:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=65976ea5e9767bfaced81dfb97dc87d59f50b57e'/>
<id>65976ea5e9767bfaced81dfb97dc87d59f50b57e</id>
<content type='text'>
The function that handled pending requests on reconnect was checking an
orphaned global variable that was never used, redenring the whole function
uselsess.

This fixes a very nasty bug that was causing requests for which we never
received an answer for (for example because the backend failed and was
restarted) to be never removed and therefore causing a black hole effect for
any other request of the same type.

Fixes: https://fedorahosted.org/sssd/ticket/1229
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The function that handled pending requests on reconnect was checking an
orphaned global variable that was never used, redenring the whole function
uselsess.

This fixes a very nasty bug that was causing requests for which we never
received an answer for (for example because the backend failed and was
restarted) to be never removed and therefore causing a black hole effect for
any other request of the same type.

Fixes: https://fedorahosted.org/sssd/ticket/1229
</pre>
</div>
</content>
</entry>
</feed>
