<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipaserver/plugins, branch selenium</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/'/>
<entry>
<title>Replace only if old and new have nothing in common</title>
<updated>2011-03-03T16:02:02+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-02-23T15:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=f476c097d2ac5f0270ea3207955cd7184ffb9e1d'/>
<id>f476c097d2ac5f0270ea3207955cd7184ffb9e1d</id>
<content type='text'>
Jakub did the initial diagnosis of this, I added a fix for removing
the last entry when removing members and a test case.

ticket 1000
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Jakub did the initial diagnosis of this, I added a fix for removing
the last entry when removing members and a test case.

ticket 1000
</pre>
</div>
</content>
</entry>
<entry>
<title>Collect memberof information for sudo commands.</title>
<updated>2011-02-23T23:44:23+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-02-23T22:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=af9f9052393697383c79576490127a4426452ba8'/>
<id>af9f9052393697383c79576490127a4426452ba8</id>
<content type='text'>
We weren't searching the cn=sudo container so all members of a
sudocmdgroup looked indirect.

Add a label for sudo command groups.

Update the tests to include verifying that membership is done
properly.

ticket 1003
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We weren't searching the cn=sudo container so all members of a
sudocmdgroup looked indirect.

Add a label for sudo command groups.

Update the tests to include verifying that membership is done
properly.

ticket 1003
</pre>
</div>
</content>
</entry>
<entry>
<title>Add handling for indirect memberof other entries.</title>
<updated>2011-02-21T16:21:23+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-02-20T04:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=2f82112bb3fdb02801fb1cb71c169dc77786cf39'/>
<id>2f82112bb3fdb02801fb1cb71c169dc77786cf39</id>
<content type='text'>
This creates a new custom attribute, memberofindirect_[plugin].
Using this you can tell the difference between being an actual memberof
another entry and being a memberof as the result if inheritence. This is
particularly useful when trying to remove members of an entry, you can
only remove direct members.

I had to add a couple of short sleep calls to make things work a little
better. The memberof plugin runs as a postop and we have no way of knowing
when it has done its work. If we don't pause we may show some stale
data that memberof hasn't updated yet. .3 seconds is an arbitrary choice.

ticket 966
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This creates a new custom attribute, memberofindirect_[plugin].
Using this you can tell the difference between being an actual memberof
another entry and being a memberof as the result if inheritence. This is
particularly useful when trying to remove members of an entry, you can
only remove direct members.

I had to add a couple of short sleep calls to make things work a little
better. The memberof plugin runs as a postop and we have no way of knowing
when it has done its work. If we don't pause we may show some stale
data that memberof hasn't updated yet. .3 seconds is an arbitrary choice.

ticket 966
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to register DNS name through a DNS Update on install.</title>
<updated>2011-02-18T00:43:52+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-02-17T13:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=eab4e36ee50a4d924d7889a167f4917fa9bf6136'/>
<id>eab4e36ee50a4d924d7889a167f4917fa9bf6136</id>
<content type='text'>
Fixes: https://fedorahosted.org/freeipa/ticket/935
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: https://fedorahosted.org/freeipa/ticket/935
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise NotImplementedError for selfsigned cert-remove-hold</title>
<updated>2011-02-17T22:34:01+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-02-17T19:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=817dac3f043d2700a565dcd64666da69eb458cc4'/>
<id>817dac3f043d2700a565dcd64666da69eb458cc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleanup</title>
<updated>2011-02-15T20:50:36+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2011-02-14T12:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=1e9f923c495710bb9e9c47b6893e32c7829d3c45'/>
<id>1e9f923c495710bb9e9c47b6893e32c7829d3c45</id>
<content type='text'>
This patch removes two files which seem to be long obsoleted and not
used any more.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch removes two files which seem to be long obsoleted and not
used any more.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore case when removing group members.</title>
<updated>2011-02-14T15:22:28+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-02-11T15:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=cb48ec3508a131f95f215831bf220aac3fb33928'/>
<id>cb48ec3508a131f95f215831bf220aac3fb33928</id>
<content type='text'>
ticket 944
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket 944
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for tracking and counting entitlements</title>
<updated>2011-02-02T15:00:38+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-02-01T19:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=275998f6bde90c253d935c2f2724538b64cbd618'/>
<id>275998f6bde90c253d935c2f2724538b64cbd618</id>
<content type='text'>
Adds a plugin, entitle, to register to the entitlement server, consume
entitlements and to count and track them. It is also possible to
import an entitlement certificate (if for example the remote entitlement
server is unaviailable).

This uses the candlepin server from https://fedorahosted.org/candlepin/wiki
for entitlements.

Add a cron job to validate the entitlement status and syslog the results.

tickets 28, 79, 278
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a plugin, entitle, to register to the entitlement server, consume
entitlements and to count and track them. It is also possible to
import an entitlement certificate (if for example the remote entitlement
server is unaviailable).

This uses the candlepin server from https://fedorahosted.org/candlepin/wiki
for entitlements.

Add a cron job to validate the entitlement status and syslog the results.

tickets 28, 79, 278
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ldap2 method to retrieve allowed attributes for specified objectClasses.</title>
<updated>2011-01-26T16:38:58+00:00</updated>
<author>
<name>Pavel Zuna</name>
<email>pzuna@redhat.com</email>
</author>
<published>2011-01-25T20:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=c9ab92f21076c3a97cb2b945cee7c585afc830d0'/>
<id>c9ab92f21076c3a97cb2b945cee7c585afc830d0</id>
<content type='text'>
ldap2.get_allowed_attribute(['posixuser'])

returns a list of unicode all lower case attribute names allowed
for the object class 'posixuser'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ldap2.get_allowed_attribute(['posixuser'])

returns a list of unicode all lower case attribute names allowed
for the object class 'posixuser'
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix assorted bugs found by pylint</title>
<updated>2011-01-25T19:01:36+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-01-25T17:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/freeipa.git/commit/?id=ab2ca8022e4bd89e87e0b7ce908022e6df350866'/>
<id>ab2ca8022e4bd89e87e0b7ce908022e6df350866</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
