<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/sss_client/nss_mc_common.c, branch simo</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/'/>
<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/sbose/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/sbose/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/sbose/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/sbose/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/sbose/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>Add close on exec support for old platforms</title>
<updated>2012-06-21T19:26:53+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-06-21T17:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=611b6fcd3ae863bf36ae1fa4c0db89cfcdc76974'/>
<id>611b6fcd3ae863bf36ae1fa4c0db89cfcdc76974</id>
<content type='text'>
Older platfroms like RHEL5 do not have support for O_CLOEXC and need an
explicit fcntl after the fd is created.
Add it conditionally so it can be clearly removed once we declared those
platfroms obsolete and unsupported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Older platfroms like RHEL5 do not have support for O_CLOEXC and need an
explicit fcntl after the fd is created.
Add it conditionally so it can be clearly removed once we declared those
platfroms obsolete and unsupported.
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not leak file descriptors in client libs.</title>
<updated>2012-06-21T11:42:50+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-06-15T14:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=7767a7d37685ee8863873d65fdbf21122d742a28'/>
<id>7767a7d37685ee8863873d65fdbf21122d742a28</id>
<content type='text'>
We need to make sure the mc socket is not leaked otherwise child processes will
pile up leaked file descriptors.
Add O_CLOEXEC when opening the cache.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to make sure the mc socket is not leaked otherwise child processes will
pile up leaked file descriptors.
Add O_CLOEXEC when opening the cache.
</pre>
</div>
</content>
</entry>
<entry>
<title>sss_client: Add common shared memory cache utils</title>
<updated>2012-03-19T13:45:25+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-01-02T20:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=5f216c753dbd2f2b25a011c5f705ee4f8ad924e6'/>
<id>5f216c753dbd2f2b25a011c5f705ee4f8ad924e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
