<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/sss_client/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>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>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/sbose/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>
<entry>
<title>PAM: close socket fd with pam_set_data</title>
<updated>2012-10-11T12:11:56+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-10-04T17:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=dba7903ba7fc04bc331004b0453938c116be3663'/>
<id>dba7903ba7fc04bc331004b0453938c116be3663</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1569
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1569
</pre>
</div>
</content>
</entry>
<entry>
<title>do not fail if POLLHUP occurs while reading data</title>
<updated>2012-10-10T13:26:36+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-10-04T09:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=adcb6802e4f6369b48a74c408fd53c4325576071'/>
<id>adcb6802e4f6369b48a74c408fd53c4325576071</id>
<content type='text'>
This cause troubles when we send data to a pipe and close the
file descriptor before data is read. The pipe is still readable,
but POLLHUP is detected and we fail to read them.

For example, this may cause a user beeing unable to log in.

Now if POLLHUP appears, we read the pipe and then close it on
the client side too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This cause troubles when we send data to a pipe and close the
file descriptor before data is read. The pipe is still readable,
but POLLHUP is detected and we fail to read them.

For example, this may cause a user beeing unable to log in.

Now if POLLHUP appears, we read the pipe and then close it on
the client side too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use PTHREAD_MUTEX_ROBUST to avoid deadlock in the client</title>
<updated>2012-08-27T14:32:01+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-08-13T13:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=86b61156743b7ebdc049450a6f88452890fd9a61'/>
<id>86b61156743b7ebdc049450a6f88452890fd9a61</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1460
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1460
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix uninitialized values</title>
<updated>2012-07-18T18:07:45+00:00</updated>
<author>
<name>Nick Guay</name>
<email>nguay@redhat.com</email>
</author>
<published>2012-07-18T15:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=8bbf89c5ab798c112773fe23515c3a9df56dde71'/>
<id>8bbf89c5ab798c112773fe23515c3a9df56dde71</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1379
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1379
</pre>
</div>
</content>
</entry>
<entry>
<title>PAC client: add basic support in common client code</title>
<updated>2012-06-21T19:30:21+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2011-05-13T16:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e589442117002ab72e4e129232cde8b31eb71f92'/>
<id>e589442117002ab72e4e129232cde8b31eb71f92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not send SIGPIPE on disconnection</title>
<updated>2012-06-18T18:37:59+00:00</updated>
<author>
<name>Shantanu Goel</name>
<email>sgoel@trade4.test-jc.tower-research.com</email>
</author>
<published>2012-06-18T13:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=2a973054b8b1bdf3752a5d39676f51f78e3207ce'/>
<id>2a973054b8b1bdf3752a5d39676f51f78e3207ce</id>
<content type='text'>
Note we set MSG_NOSIGNAL to avoid
having to fiddle with signal masks
but also do not want to die in case
SIGPIPE gets raised and the application
does not handle it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note we set MSG_NOSIGNAL to avoid
having to fiddle with signal masks
but also do not want to die in case
SIGPIPE gets raised and the application
does not handle it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set return errno to the value prior to calling close().</title>
<updated>2012-06-18T18:37:59+00:00</updated>
<author>
<name>Shantanu Goel</name>
<email>sgoel@trade4.test-jc.tower-research.com</email>
</author>
<published>2012-06-18T12:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ffe862eb84ca64c12920333af29ce02dd416d148'/>
<id>ffe862eb84ca64c12920333af29ce02dd416d148</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SSH: Common client code</title>
<updated>2012-02-06T23:26:57+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2012-02-03T21:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=347f7c4d1e8e83fc7ffcaf9524a67e8b3ad5d7c5'/>
<id>347f7c4d1e8e83fc7ffcaf9524a67e8b3ad5d7c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
