<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd2.git/src/confdb, branch 1-1-0</title>
<subtitle>System Security Services Daemon [okos' clone]</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/'/>
<entry>
<title>Fix config file error message</title>
<updated>2010-03-22T12:34:24+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-03-19T13:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=e3458944d3b6ab12adaba56e1397f2bd110389d3'/>
<id>e3458944d3b6ab12adaba56e1397f2bd110389d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add forgotten \n in DEBUG statements</title>
<updated>2010-03-04T17:41:31+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2010-03-03T07:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=8f4aaae28c88c707853f8f28d8babc4efe0c1bf6'/>
<id>8f4aaae28c88c707853f8f28d8babc4efe0c1bf6</id>
<content type='text'>
Logs from confdb with missing '\n' in the DEBUG statements annoyed me so
I decided to fix them. I also made a quick grep through the code and
found other places so I fixed them too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Logs from confdb with missing '\n' in the DEBUG statements annoyed me so
I decided to fix them. I also made a quick grep through the code and
found other places so I fixed them too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make confdb_init's confdb_location parameter const</title>
<updated>2010-03-04T17:41:30+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2010-03-03T07:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=70f4c2a1c476804b4fc409923b6fb7b0c2d2aaf4'/>
<id>70f4c2a1c476804b4fc409923b6fb7b0c2d2aaf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better cleanup task handling</title>
<updated>2010-02-23T21:16:25+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-02-16T13:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=af81aaa57f82eab78647113c391bd84247f96150'/>
<id>af81aaa57f82eab78647113c391bd84247f96150</id>
<content type='text'>
Implements a different mechanism for cleanup task. Instead of just
deleting expired entries, this patch adds a new option
account_cache_expiration for domains. If an entry is expired and the last
login was more days in the past that account_cache_expiration, the entry is
deleted.

Groups are deleted if they are expired and and no user references them
(no user has memberof: attribute pointing at that group).

The parameter account_cache_expiration is not LDAP-specific, so that other
future backends might use the same timeout setting.

Fixes: #391
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements a different mechanism for cleanup task. Instead of just
deleting expired entries, this patch adds a new option
account_cache_expiration for domains. If an entry is expired and the last
login was more days in the past that account_cache_expiration, the entry is
deleted.

Groups are deleted if they are expired and and no user references them
(no user has memberof: attribute pointing at that group).

The parameter account_cache_expiration is not LDAP-specific, so that other
future backends might use the same timeout setting.

Fixes: #391
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Change default for enumeration to TRUE"</title>
<updated>2010-02-23T21:16:25+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-02-23T17:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=c24dd6734f36f13df84d9fdb28ce1be45451a41d'/>
<id>c24dd6734f36f13df84d9fdb28ce1be45451a41d</id>
<content type='text'>
This reverts commit 75a9f18ad8ac6e885ac34cdeebc4d8f8734713f8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 75a9f18ad8ac6e885ac34cdeebc4d8f8734713f8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix file permissions of config.ldb</title>
<updated>2010-02-23T21:16:23+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-02-19T13:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=94cafd6f5b63aac3ad084d14fa3be24213374021'/>
<id>94cafd6f5b63aac3ad084d14fa3be24213374021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check and set permissions on SBUS sockets</title>
<updated>2010-02-23T21:16:23+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-02-16T14:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=978bea5902ece9b9f01d1d6525dbe0889a410ffc'/>
<id>978bea5902ece9b9f01d1d6525dbe0889a410ffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restrict family lookups</title>
<updated>2010-02-22T17:54:53+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-02-22T09:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=e0bb119bdc1549d731f371202428c0cb667d3388'/>
<id>e0bb119bdc1549d731f371202428c0cb667d3388</id>
<content type='text'>
Adds a new option that tells resolver which address family to prefer or
use exclusively.

Fixes: #404
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a new option that tells resolver which address family to prefer or
use exclusively.

Fixes: #404
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Kerberos options from confdb.h</title>
<updated>2010-02-22T17:54:52+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-02-22T15:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=48dbc3c447449b9bb1a9b7c839b9471ef4f547bf'/>
<id>48dbc3c447449b9bb1a9b7c839b9471ef4f547bf</id>
<content type='text'>
Kerberos-specific options are pulled using dp_get_opts() and defined
in Kerberos subtree. There is no need to keep these in confdb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kerberos-specific options are pulled using dp_get_opts() and defined
in Kerberos subtree. There is no need to keep these in confdb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename server/ directory to src/</title>
<updated>2010-02-18T18:48:45+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-02-18T12:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=1c48b5a62f73234ed26bb20f0ab345ab61cda0ab'/>
<id>1c48b5a62f73234ed26bb20f0ab345ab61cda0ab</id>
<content type='text'>
Also update BUILD.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update BUILD.txt
</pre>
</div>
</content>
</entry>
</feed>
