<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/sss_client, 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>autofs: Use SAFEALIGN_SET_UINT32 instead of SAFEALIGN_COPY_UINT32</title>
<updated>2013-01-16T14:31:48+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2013-01-16T08:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=1cde5866227feccf482f82c112c352c103afbc59'/>
<id>1cde5866227feccf482f82c112c352c103afbc59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Potential resource leak in sss_nss_mc_get_record</title>
<updated>2013-01-08T10:55:55+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2013-01-07T21:53:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=53bf0219474371e4c7bc0315a42d1e39acf083bb'/>
<id>53bf0219474371e4c7bc0315a42d1e39acf083bb</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1748
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1748
</pre>
</div>
</content>
</entry>
<entry>
<title>explicit null dereferenced in sss_nss_mc_get_record()</title>
<updated>2013-01-07T16:35:13+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2013-01-07T09:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=5fbd461972cb4da117cc6b3d70a932ae4de6becf'/>
<id>5fbd461972cb4da117cc6b3d70a932ae4de6becf</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1724
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1724
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a macro to copy with barriers</title>
<updated>2012-12-13T19:43:12+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-12-11T22:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=a5ccff776edfa776b8846f62a161aaf358e17b66'/>
<id>a5ccff776edfa776b8846f62a161aaf358e17b66</id>
<content type='text'>
We have 2 places where we memcpy memory and need barriers protection.
Use a macro so we can consolidate code in one place.

Second fix for: https://fedorahosted.org/sssd/ticket/1694
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have 2 places where we memcpy memory and need barriers protection.
Use a macro so we can consolidate code in one place.

Second fix for: https://fedorahosted.org/sssd/ticket/1694
</pre>
</div>
</content>
</entry>
<entry>
<title>Add memory barrier to mmap cache client code loop</title>
<updated>2012-12-05T22:22:58+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-12-05T21:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=fb0de650e7454e1dfa76136e325e62a00748238b'/>
<id>fb0de650e7454e1dfa76136e325e62a00748238b</id>
<content type='text'>
Fixes https://fedorahosted.org/sssd/ticket/1694
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://fedorahosted.org/sssd/ticket/1694
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix errors reported by rpmlint</title>
<updated>2012-11-22T15:58:57+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2012-11-12T18:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=287e76479d68db4134274d4a4fca5fe0fbc9a605'/>
<id>287e76479d68db4134274d4a4fca5fe0fbc9a605</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SUDO: Remove unused variable</title>
<updated>2012-11-15T12:56:11+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-11-15T12:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=32f763808dc741289ca03248b89fe526494b645a'/>
<id>32f763808dc741289ca03248b89fe526494b645a</id>
<content type='text'>
Eliminates a compiler warning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Eliminates a compiler warning
</pre>
</div>
</content>
</entry>
<entry>
<title>sudo: do not send domain name with username</title>
<updated>2012-11-14T16:11:15+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-11-13T14:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=7379170a0860790f2739e07fffe3d6ec85264566'/>
<id>7379170a0860790f2739e07fffe3d6ec85264566</id>
<content type='text'>
This caused troubles with subdomain users and it is not really
necessary. This patch does not change the protocol itself, that
should be done on the earliest possible occasion.

Part of https://fedorahosted.org/sssd/ticket/1616
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This caused troubles with subdomain users and it is not really
necessary. This patch does not change the protocol itself, that
should be done on the earliest possible occasion.

Part of https://fedorahosted.org/sssd/ticket/1616
</pre>
</div>
</content>
</entry>
<entry>
<title>Include talloc log in our debug facility</title>
<updated>2012-10-29T16:15:37+00:00</updated>
<author>
<name>Michal Zidek</name>
<email>mzidek@redhat.com</email>
</author>
<published>2012-10-15T13:24:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=9e2c64c6d4f5560e27207193efea6536a566865e'/>
<id>9e2c64c6d4f5560e27207193efea6536a566865e</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1495
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1495
</pre>
</div>
</content>
</entry>
<entry>
<title>PAM: fix handling the client fd in pam destructor</title>
<updated>2012-10-12T08:11:16+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-10-11T18:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=8445e39d8e154523b1c39ce701830dacef51d1e9'/>
<id>8445e39d8e154523b1c39ce701830dacef51d1e9</id>
<content type='text'>
* Protect the fd with a mutex when closing
* Set it to a safe value after closing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Protect the fd with a mutex when closing
* Set it to a safe value after closing
</pre>
</div>
</content>
</entry>
</feed>
