<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/install/share, branch testing</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>Remove redundant configuration values from krb5.conf.</title>
<updated>2011-06-28T05:10:06+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2011-06-27T12:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=f05141e6468ce972b9c0d9707a4d640fe40da2b7'/>
<id>f05141e6468ce972b9c0d9707a4d640fe40da2b7</id>
<content type='text'>
ticket 1358
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket 1358
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow recursion by default</title>
<updated>2011-06-28T03:14:16+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-06-22T06:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=5f4c75eb28b3d50a35fbf3a86a6d842bce8e72f9'/>
<id>5f4c75eb28b3d50a35fbf3a86a6d842bce8e72f9</id>
<content type='text'>
Update name server configuration file to allow any host to issue
recursive queries (allow-recursion statement).

https://fedorahosted.org/freeipa/ticket/1335
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update name server configuration file to allow any host to issue
recursive queries (allow-recursion statement).

https://fedorahosted.org/freeipa/ticket/1335
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove root autobind search restriction, fix upgrade logging &amp; error handling.</title>
<updated>2011-06-13T07:51:05+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-06-09T17:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=7940270b9fbebfa09b25c18198933b6a6b82b1d3'/>
<id>7940270b9fbebfa09b25c18198933b6a6b82b1d3</id>
<content type='text'>
There was no point in limiting autobind root to just search cn=config since
it could always just modify its way out of the box, so remove the
restriction.

The upgrade log wasn't being created. Clearing all other loggers before
we calling logging.basicConfig() fixes this.

Add a global exception when performing updates so we can gracefully catch
and log problems without leaving the server in a bad state.

https://fedorahosted.org/freeipa/ticket/1243
https://fedorahosted.org/freeipa/ticket/1254
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was no point in limiting autobind root to just search cn=config since
it could always just modify its way out of the box, so remove the
restriction.

The upgrade log wasn't being created. Clearing all other loggers before
we calling logging.basicConfig() fixes this.

Add a global exception when performing updates so we can gracefully catch
and log problems without leaving the server in a bad state.

https://fedorahosted.org/freeipa/ticket/1243
https://fedorahosted.org/freeipa/ticket/1254
</pre>
</div>
</content>
</entry>
<entry>
<title>Configure Managed Entries on replicas.</title>
<updated>2011-05-25T20:39:27+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-05-18T19:12:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=201ffc07bdb9e45ebb155a36b3b8ca77e7f9719c'/>
<id>201ffc07bdb9e45ebb155a36b3b8ca77e7f9719c</id>
<content type='text'>
The Managed Entries plugin configurations weren't being created on
replica installs. The templates were there but the cn=config
portions were not.

This patch adds them as updates. The template portion will be added
in the initial replication.

ticket 1222
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Managed Entries plugin configurations weren't being created on
replica installs. The templates were there but the cn=config
portions were not.

This patch adds them as updates. The template portion will be added
in the initial replication.

ticket 1222
</pre>
</div>
</content>
</entry>
<entry>
<title>28 One Liner: Typo in host_nis_groups has been creating 2 CN's</title>
<updated>2011-05-25T20:36:25+00:00</updated>
<author>
<name>Jr Aquino</name>
<email>jr.aquino@citrix.com</email>
</author>
<published>2011-05-18T20:01:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=5a4f77ac1433ca1a0c9327dc90af58e3f225151d'/>
<id>5a4f77ac1433ca1a0c9327dc90af58e3f225151d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A new flag to disable creation of UPG</title>
<updated>2011-05-25T06:39:47+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-05-16T10:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=dea578a357b2ebc68f56ef31f841cfe056f73303'/>
<id>dea578a357b2ebc68f56ef31f841cfe056f73303</id>
<content type='text'>
Automatic creation may of User Private Groups (UPG) may not be
wanted at all times. This patch adds a new flag --noprivate to
ipa user-add command to disable it.

https://fedorahosted.org/freeipa/ticket/1131
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic creation may of User Private Groups (UPG) may not be
wanted at all times. This patch adds a new flag --noprivate to
ipa user-add command to disable it.

https://fedorahosted.org/freeipa/ticket/1131
</pre>
</div>
</content>
</entry>
<entry>
<title>Wait for memberof task and DS to start before proceeding in installation.</title>
<updated>2011-04-22T09:43:50+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-04-21T20:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=46a341142079d1722647d24d06155346fc1c8442'/>
<id>46a341142079d1722647d24d06155346fc1c8442</id>
<content type='text'>
This was causing a replica DS instance to crash if the task was not
completed when we attempted a shutdown to do a restart.

In replication.py we were restarting the DS instance without waiting
for the ports to become available.

It is unlikely that the dn of the memberof task will change but just in
case I noted it in the two places it is referenced.

ticket 1188
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was causing a replica DS instance to crash if the task was not
completed when we attempted a shutdown to do a restart.

In replication.py we were restarting the DS instance without waiting
for the ports to become available.

It is unlikely that the dn of the memberof task will change but just in
case I noted it in the two places it is referenced.

ticket 1188
</pre>
</div>
</content>
</entry>
<entry>
<title>The default groups we create should have ipaUniqueId set</title>
<updated>2011-04-15T11:02:17+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-04-14T18:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=fe67680da5c3d7799884bdbd4d900070394dc5d0'/>
<id>fe67680da5c3d7799884bdbd4d900070394dc5d0</id>
<content type='text'>
This adds a new directive to ipa-ldap-updater: addifnew. This will add
a new attribute only if it doesn't exist in the current entry. We can't
compare values because the value we are adding is automatically generated.

ticket 1177
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a new directive to ipa-ldap-updater: addifnew. This will add
a new attribute only if it doesn't exist in the current entry. We can't
compare values because the value we are adding is automatically generated.

ticket 1177
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ORDERING in some attributetypes and remove other unnecessary elements.</title>
<updated>2011-04-06T01:46:32+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-04-05T20:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=b9a2c11d6f6be6e7e599a48c70e798b720222b35'/>
<id>b9a2c11d6f6be6e7e599a48c70e798b720222b35</id>
<content type='text'>
Looking at the schema in 60basev2.ldif there were many attributes that did
not have an ORDERING matching rule specified correctly. There were also a
number of attributeTypes that should have been just SUP
distinguishedName that had a combination of SUP, SYNTAX, ORDERING, etc.

This requires 389-ds-base-1.2.8.0-1+

ticket 1153
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Looking at the schema in 60basev2.ldif there were many attributes that did
not have an ORDERING matching rule specified correctly. There were also a
number of attributeTypes that should have been just SUP
distinguishedName that had a combination of SUP, SYNTAX, ORDERING, etc.

This requires 389-ds-base-1.2.8.0-1+

ticket 1153
</pre>
</div>
</content>
</entry>
<entry>
<title>Store list of non-master replicas in DIT and provide way to list them</title>
<updated>2011-03-02T14:46:46+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2011-02-28T22:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=54b26270186422607ef52b9b408326744b2d86d1'/>
<id>54b26270186422607ef52b9b408326744b2d86d1</id>
<content type='text'>
Fixes: https://fedorahosted.org/freeipa/ticket/1007
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: https://fedorahosted.org/freeipa/ticket/1007
</pre>
</div>
</content>
</entry>
</feed>
