<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd2.git/src/confdb, branch sssd-1-2</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>Change default min_id to 1</title>
<updated>2010-06-09T12:29:47+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-06-08T12:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=d306ced6189d1ba4eec6cb88098143718ed93a5b'/>
<id>d306ced6189d1ba4eec6cb88098143718ed93a5b</id>
<content type='text'>
Also update manpage for min_id/max_id to be more clear about how
it relates to primary GID.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update manpage for min_id/max_id to be more clear about how
it relates to primary GID.
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip empty attributes with warning</title>
<updated>2010-06-09T12:29:47+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-06-07T15:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=6c09ee80f927c46ad8546f5603f0a94ec52a0e15'/>
<id>6c09ee80f927c46ad8546f5603f0a94ec52a0e15</id>
<content type='text'>
Fixes: #488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #488
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dns_resolver_timeout option</title>
<updated>2010-04-30T11:50:58+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-04-26T17:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=fc28a2fa97feab70492b36afcc058d6b3fb52d79'/>
<id>fc28a2fa97feab70492b36afcc058d6b3fb52d79</id>
<content type='text'>
We had a hard-coded timeout of five seconds for DNS lookups in the
async resolver. This patch adds an option 'dns_resolver_timeout'
to specify this value (Default: 5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We had a hard-coded timeout of five seconds for DNS lookups in the
async resolver. This patch adds an option 'dns_resolver_timeout'
to specify this value (Default: 5)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add userdel_cmd param</title>
<updated>2010-04-06T18:33:43+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-03-22T21:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=4aa841c5724f313435aeea1c0319e81bb0d14321'/>
<id>4aa841c5724f313435aeea1c0319e81bb0d14321</id>
<content type='text'>
Fixes: #231
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #231
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix config file error message</title>
<updated>2010-03-22T12:34:16+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=e16c6e35fc3afa903e522114115c5ac1987a902a'/>
<id>e16c6e35fc3afa903e522114115c5ac1987a902a</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>
</feed>
