<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/contrib/suse, branch list_tevent_req</title>
<subtitle>System Security Services Daemon [okos' clone]</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/'/>
<entry>
<title>sss_debuglevel - change the debug levels on the fly</title>
<updated>2011-09-06T18:24:59+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2011-08-10T08:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=f1828234a850dd28465425248a83a993f262918f'/>
<id>f1828234a850dd28465425248a83a993f262918f</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/950
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/950
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace %define with %global in example spec</title>
<updated>2010-06-28T12:38:14+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-06-21T14:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=330c5f39ae4d78b85e260ebbd5b3126bba70ff5c'/>
<id>330c5f39ae4d78b85e260ebbd5b3126bba70ff5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the NSS_LIBS and KRB5_LIBS variables from sssd.spec</title>
<updated>2010-04-30T11:51:19+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-04-14T14:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=484141a16f55fcb217b1d34fec737006b7cb5264'/>
<id>484141a16f55fcb217b1d34fec737006b7cb5264</id>
<content type='text'>
Due to the way RPM processes the %configure macro, these variables
were not actually being passed down to recursive configure
invocations. In other words, they were useless.

Futhermore, in more recent Fedora versions (13+), some of the
dependencies have moved from -lnss to -lnspr4. As a result, it is
safer to rely on the complete output of 'pkg-config nss --libs'
instead of restricting to -lnss. The downside to this is that it
may result in linking unnecessarily against other NSS components
such as libsmime3 and libplc4 (among others). However, since these
are already dependencies of libnss itself, there should be no risk
of them being unavailable on the platform when installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to the way RPM processes the %configure macro, these variables
were not actually being passed down to recursive configure
invocations. In other words, they were useless.

Futhermore, in more recent Fedora versions (13+), some of the
dependencies have moved from -lnss to -lnspr4. As a result, it is
safer to rely on the complete output of 'pkg-config nss --libs'
instead of restricting to -lnss. The downside to this is that it
may result in linking unnecessarily against other NSS components
such as libsmime3 and libplc4 (among others). However, since these
are already dependencies of libnss itself, there should be no risk
of them being unavailable on the platform when installed.
</pre>
</div>
</content>
</entry>
<entry>
<title>SELinux login management</title>
<updated>2010-04-08T12:53:35+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-03-30T13:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=9c124af8868a7d3908c03ec369e28daef17d5f12'/>
<id>9c124af8868a7d3908c03ec369e28daef17d5f12</id>
<content type='text'>
Adds a new option -Z to sss_useradd and sss_usermod. This option allows
user to specify the SELinux login context for the user. On deleting the
user with sss_userdel, the login mapping is deleted, so subsequent
adding of the same user would result in the default login context unless
-Z is specified again.

MLS security is not supported as of this patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a new option -Z to sss_useradd and sss_usermod. This option allows
user to specify the SELinux login context for the user. On deleting the
user with sss_userdel, the login mapping is deleted, so subsequent
adding of the same user would result in the default login context unless
-Z is specified again.

MLS security is not supported as of this patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update suse sssd.spec</title>
<updated>2010-02-02T19:41:40+00:00</updated>
<author>
<name>Sergey V. Kovylov</name>
<email>kovylov@kovylovnb.(none)</email>
</author>
<published>2010-02-01T13:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=245818557767e511d46b566bd1352f4d8fcb3426'/>
<id>245818557767e511d46b566bd1352f4d8fcb3426</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the url in the spec files</title>
<updated>2010-01-20T13:56:00+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-01-20T09:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=5ddaa324c529f15f10abc0c8b454da2f4bdf1a39'/>
<id>5ddaa324c529f15f10abc0c8b454da2f4bdf1a39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sssd.spec for SLES</title>
<updated>2009-12-15T13:33:56+00:00</updated>
<author>
<name>Sergei V. Kovylov</name>
<email>serejka@gmail.com</email>
</author>
<published>2009-12-15T11:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=5df4f49fef317f4b37a35d6452866e2922ab111c'/>
<id>5df4f49fef317f4b37a35d6452866e2922ab111c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
