<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/providers/dp_pam_data_util.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>Change pam data auth tokens.</title>
<updated>2013-01-10T17:24:59+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2012-10-18T22:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=64af76e2bef2565caa9738f675c108a4b3789237'/>
<id>64af76e2bef2565caa9738f675c108a4b3789237</id>
<content type='text'>
Use the new authtok abstraction and interfaces throught the code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the new authtok abstraction and interfaces throught the code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent printing NULL from DEBUG messages</title>
<updated>2012-04-18T14:23:55+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-04-03T22:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=bd09ead65cded3207cf228c44a31bbc87c2979bd'/>
<id>bd09ead65cded3207cf228c44a31bbc87c2979bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Multiline macro cleanup</title>
<updated>2011-09-28T13:06:57+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-09-23T06:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=4a6a5421113ab662a665c62ed6a24b61a5a36950'/>
<id>4a6a5421113ab662a665c62ed6a24b61a5a36950</id>
<content type='text'>
This is mostly a cosmetic patch.

The purpose of wrapping a multi-line macro in a do { } while(0) is to
make the macro usable as a regular statement, not a compound statement.

When the while(0) is terminated with a semicolon, the do { } while(0);
block becomes a compound statement again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is mostly a cosmetic patch.

The purpose of wrapping a multi-line macro in a do { } while(0) is to
make the macro usable as a regular statement, not a compound statement.

When the while(0) is terminated with a semicolon, the do { } while(0);
block becomes a compound statement again.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed copying of pam_data structure</title>
<updated>2011-05-20T09:42:00+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2011-05-17T08:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=217d7e26345fb5f7e296551b62a4c1d82c9d9585'/>
<id>217d7e26345fb5f7e296551b62a4c1d82c9d9585</id>
<content type='text'>
Related ticket:
https://fedorahosted.org/sssd/ticket/855
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related ticket:
https://fedorahosted.org/sssd/ticket/855
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce pam_verbosity config option</title>
<updated>2010-11-15T20:37:30+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-10-27T11:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=9468a58f9bd191ef80c114943a288037c635a835'/>
<id>9468a58f9bd191ef80c114943a288037c635a835</id>
<content type='text'>
Currently we display all PAM messages generated by sssd to the user. But
only some of them are important and others are just some useful
information.

This patch introduces a new option to the PAM responder which controls
what kind of messages are displayed. As an example the 'Authenticated
with cached credentials' message is used. This message is only displayed
if pam_verbosity=1 or if there is an expire date.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently we display all PAM messages generated by sssd to the user. But
only some of them are important and others are just some useful
information.

This patch introduces a new option to the PAM responder which controls
what kind of messages are displayed. As an example the 'Authenticated
with cached credentials' message is used. This message is only displayed
if pam_verbosity=1 or if there is an expire date.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for delayed kinit if offline</title>
<updated>2010-05-26T19:14:40+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-04-19T09:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=02e38eae1b9cb5df2036a707dafd86f6047c17de'/>
<id>02e38eae1b9cb5df2036a707dafd86f6047c17de</id>
<content type='text'>
If the configuration option krb5_store_password_if_offline is set to
true and the backend is offline the plain text user password is stored
and used to request a TGT if the backend becomes online. If available
the Linux kernel key retention service is used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the configuration option krb5_store_password_if_offline is set to
true and the backend is offline the plain text user password is stored
and used to request a TGT if the backend becomes online. If available
the Linux kernel key retention service is used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Display name of PAM action in pam_print_data()</title>
<updated>2010-05-24T17:35:41+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-05-24T13:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=de9fa0156b6cad1c824803283f15dfc360fb3f64'/>
<id>de9fa0156b6cad1c824803283f15dfc360fb3f64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split pam_data utilities into a separate file</title>
<updated>2010-05-07T21:14:31+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-04-23T13:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=1b18a3fc310932e5afcdaa4bb401c8d368e79c0b'/>
<id>1b18a3fc310932e5afcdaa4bb401c8d368e79c0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
