<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git, branch ldapdebug</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>Enable libldap debugging</title>
<updated>2013-02-10T18:54:57+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-11-28T13:16:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=4811057a37549a6ef3a2b04f8bcce8b64d44f581'/>
<id>4811057a37549a6ef3a2b04f8bcce8b64d44f581</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NSS: Add original homedir to home directory template options</title>
<updated>2013-02-10T18:36:12+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2013-02-07T18:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=2cbb879c517f2c756a2eb3962527979bac01ddab'/>
<id>2cbb879c517f2c756a2eb3962527979bac01ddab</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1805
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1805
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use srcdir with tests</title>
<updated>2013-02-04T15:25:23+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2013-01-31T17:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=fa551077410019fb34460dc730950e93b62b2963'/>
<id>fa551077410019fb34460dc730950e93b62b2963</id>
<content type='text'>
Fixes build with automake 1.13 or newer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes build with automake 1.13 or newer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct sss_ssh_knowhostsproxy typo in man pages</title>
<updated>2013-02-01T09:47:40+00:00</updated>
<author>
<name>John Hodrien</name>
<email>J.H.Hodrien@leeds.ac.uk</email>
</author>
<published>2013-02-01T09:32:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=bf876d618399eece741bda45f606ff5749eb96c6'/>
<id>bf876d618399eece741bda45f606ff5749eb96c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dp: check whether hostid backend is configured before filing be request</title>
<updated>2013-02-01T08:22:42+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2013-01-17T16:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=3082504f4fb4e4efdc50c99369204e5b2cfac40e'/>
<id>3082504f4fb4e4efdc50c99369204e5b2cfac40e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix minor grammar error in log</title>
<updated>2013-01-30T13:54:54+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2013-01-30T13:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=af3f03d15a928168626e513e667863e9cd1dceef'/>
<id>af3f03d15a928168626e513e667863e9cd1dceef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>krb: recreate ccache if it was deleted</title>
<updated>2013-01-30T13:33:09+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2013-01-30T12:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=e4d1e192430f6c76eee5b64decc3a799a0926979'/>
<id>e4d1e192430f6c76eee5b64decc3a799a0926979</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1512

If directory where a ccache file was stored was missing and user
was still logged in, we erroneously considered the ccache file
still active. Thus the ccache file was not recreated and user was
unable to login.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1512

If directory where a ccache file was stored was missing and user
was still logged in, we erroneously considered the ccache file
still active. Thus the ccache file was not recreated and user was
unable to login.
</pre>
</div>
</content>
</entry>
<entry>
<title>TESTS: include error message on fail</title>
<updated>2013-01-29T15:11:18+00:00</updated>
<author>
<name>Ondrej Kos</name>
<email>okos@redhat.com</email>
</author>
<published>2013-01-22T14:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=c931d373501bff1d7386a6f7f5c955380d3a61ed'/>
<id>c931d373501bff1d7386a6f7f5c955380d3a61ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TESTS: Fix coverity issues 13126, 13127</title>
<updated>2013-01-29T15:09:36+00:00</updated>
<author>
<name>Ondrej Kos</name>
<email>okos@redhat.com</email>
</author>
<published>2013-01-22T12:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=6478da8aa5349bf2df715f66eb24ec46b578b5a9'/>
<id>6478da8aa5349bf2df715f66eb24ec46b578b5a9</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1763
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1763
</pre>
</div>
</content>
</entry>
<entry>
<title>Unchecked return value in files.c</title>
<updated>2013-01-29T15:02:34+00:00</updated>
<author>
<name>Michal Zidek</name>
<email>mzidek@redhat.com</email>
</author>
<published>2013-01-25T15:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=cc542ca566355d8dd71bca62e3c564243120455e'/>
<id>cc542ca566355d8dd71bca62e3c564243120455e</id>
<content type='text'>
Found by coverity.
https://fedorahosted.org/sssd/ticket/1791
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found by coverity.
https://fedorahosted.org/sssd/ticket/1791
</pre>
</div>
</content>
</entry>
</feed>
