<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/external, branch wip</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>WIP: libsss_wbclient</title>
<updated>2014-04-08T09:48:41+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2013-11-19T09:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=2ff4971bcab24d5e3dc72c0a598a8c97a47f3e40'/>
<id>2ff4971bcab24d5e3dc72c0a598a8c97a47f3e40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use KRB5_CFLAGS where appropriate</title>
<updated>2014-02-19T15:29:46+00:00</updated>
<author>
<name>Alexey Shabalin</name>
<email>shaba@altlinux.ru</email>
</author>
<published>2014-02-07T13:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=22091abbe7b4a5667f62603dfd875e9ec6adf789'/>
<id>22091abbe7b4a5667f62603dfd875e9ec6adf789</id>
<content type='text'>
There are cases when MIT Kerberos is installed with includes in a subdirectory of /usr/include (or /usr/local/include).

In such case we have to properly use KRB5_CFLAGS to reach them.

https://fedorahosted.org/sssd/ticket/2226

Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are cases when MIT Kerberos is installed with includes in a subdirectory of /usr/include (or /usr/local/include).

In such case we have to properly use KRB5_CFLAGS to reach them.

https://fedorahosted.org/sssd/ticket/2226

Reviewed-by: Lukáš Slebodník &lt;lslebodn@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>AUTOTOOLS: krb5 1.12 is also supported krb5 libs</title>
<updated>2013-12-10T21:00:37+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2013-12-10T13:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c9dfea775ead48392620f6c56fcc2aa4357788d5'/>
<id>c9dfea775ead48392620f6c56fcc2aa4357788d5</id>
<content type='text'>
pac responder was not properly detected with krb5 1.12 library
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pac responder was not properly detected with krb5 1.12 library
</pre>
</div>
</content>
</entry>
<entry>
<title>BUILD: Change error message if missing cifsimap.h</title>
<updated>2013-11-12T10:33:00+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2013-11-11T16:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c4efa79099f55bed1ff94db4a368632c5520b694'/>
<id>c4efa79099f55bed1ff94db4a368632c5520b694</id>
<content type='text'>
cifs-idmap plugin is enabled by default, but required header file cifsidmap.h
needn't be available on other distributions. It was not clear that cifs-idmap
plugin is optional feature of sssd. With this patch, configure will recommend
to build sssd without cifs idmap plugin if cifsidmap.h is not available.

Resolves:
https://fedorahosted.org/sssd/ticket/2125
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cifs-idmap plugin is enabled by default, but required header file cifsidmap.h
needn't be available on other distributions. It was not clear that cifs-idmap
plugin is optional feature of sssd. With this patch, configure will recommend
to build sssd without cifs idmap plugin if cifsidmap.h is not available.

Resolves:
https://fedorahosted.org/sssd/ticket/2125
</pre>
</div>
</content>
</entry>
<entry>
<title>BUILD: Explicitly link libsss_ad.so with sasl libs</title>
<updated>2013-11-11T10:45:57+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2013-10-15T08:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c3889e5a101a075defe533d81f5296d5e680f639'/>
<id>c3889e5a101a075defe533d81f5296d5e680f639</id>
<content type='text'>
If openldap is not built with sasl support
libsss_ad.so will not be linked with libsasl2 although
sasl_client_init is called by function ad_sasl_initialize.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If openldap is not built with sasl support
libsss_ad.so will not be linked with libsasl2 although
sasl_client_init is called by function ad_sasl_initialize.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CIFS idmap plugin</title>
<updated>2013-10-15T09:36:32+00:00</updated>
<author>
<name>Benjamin Franzke</name>
<email>benjaminfranzke@googlemail.com</email>
</author>
<published>2013-09-26T08:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=af4ffe1001adcc0a96897e426d26444f07af9aa1'/>
<id>af4ffe1001adcc0a96897e426d26444f07af9aa1</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1534
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1534
</pre>
</div>
</content>
</entry>
<entry>
<title>Add journald support</title>
<updated>2013-09-18T16:56:40+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2013-09-05T04:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=77c0d1f6074059dafd2293f9c42ea0f9d60f8aad'/>
<id>77c0d1f6074059dafd2293f9c42ea0f9d60f8aad</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 set HAVE_SYSTEMD_LOGIN if libsystemd-login is not available</title>
<updated>2013-09-17T17:42:36+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2013-09-17T10:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=a21ccb89b573901abdc3bd921c1e6f2650450961'/>
<id>a21ccb89b573901abdc3bd921c1e6f2650450961</id>
<content type='text'>
Even if HAVE_SYSTEMD_LOGIN is set to 0 #ifdef will still see it as
defined.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even if HAVE_SYSTEMD_LOGIN is set to 0 #ifdef will still see it as
defined.
</pre>
</div>
</content>
</entry>
<entry>
<title>util: Use systemd-login to check user sessions</title>
<updated>2013-09-16T13:48:34+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-09-10T22:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b49a7d90708e816120ff88ce5a88fa62b35ff795'/>
<id>b49a7d90708e816120ff88ce5a88fa62b35ff795</id>
<content type='text'>
Use systemd-lgin in preference to check if the user is logged in or not.
Fall back to the old method if no systemd-login support is available at compile
time or if it returns a fatal error, and can't determine the status of the user
on its own.
This will allow to consider a user really active (in order to reuse or refresh
crdentials) only if it really is logged into the system, and not just if one
of the user's processes is stuck around.

Resolves:
https://fedorahosted.org/sssd/ticket/2084
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use systemd-lgin in preference to check if the user is logged in or not.
Fall back to the old method if no systemd-login support is available at compile
time or if it returns a fatal error, and can't determine the status of the user
on its own.
This will allow to consider a user really active (in order to reuse or refresh
crdentials) only if it really is logged into the system, and not just if one
of the user's processes is stuck around.

Resolves:
https://fedorahosted.org/sssd/ticket/2084
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix formating of variables with type: id_t</title>
<updated>2013-09-11T17:44:55+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2013-07-17T14:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=af58b15fa7f20e33736d79c6a4b3becb568517ca'/>
<id>af58b15fa7f20e33736d79c6a4b3becb568517ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
