<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git, branch ipa-2-1</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>Fix replication setup</title>
<updated>2012-01-13T15:23:53+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2012-01-04T18:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=869940ec4ae6bf43998dea911940c6504fafbbac'/>
<id>869940ec4ae6bf43998dea911940c6504fafbbac</id>
<content type='text'>
Changes to add a cs-replication management tool mistakenly always set a flag
that caused replicas to not add the list of attribute we exclude from
replication.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes to add a cs-replication management tool mistakenly always set a flag
that caused replicas to not add the list of attribute we exclude from
replication.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move ONLY_CLIENT in spec so services.py always gets generated in %install</title>
<updated>2012-01-11T16:34:32+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2012-01-10T21:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=4ef3d7ba9b101553d79110b8823abef1f5ef178b'/>
<id>4ef3d7ba9b101553d79110b8823abef1f5ef178b</id>
<content type='text'>
Discovered this difference when merging in master branch patches
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Discovered this difference when merging in master branch patches
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix two typos in role help.</title>
<updated>2012-01-05T02:05:42+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2012-01-05T02:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=1be9f481fda01accbe7db5cb6af9e0aa2bb8d8b4'/>
<id>1be9f481fda01accbe7db5cb6af9e0aa2bb8d8b4</id>
<content type='text'>
Contributed by Jérôme Fenal
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Contributed by Jérôme Fenal
</pre>
</div>
</content>
</entry>
<entry>
<title>update i18n pot file for branch ipa-2-1</title>
<updated>2012-01-03T21:37:00+00:00</updated>
<author>
<name>John Dennis</name>
<email>jdennis@redhat.com</email>
</author>
<published>2011-12-08T20:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=942336340dc924fd725e7c74c06f19eb0fab8f6e'/>
<id>942336340dc924fd725e7c74c06f19eb0fab8f6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that install tools log</title>
<updated>2012-01-03T11:00:59+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2012-01-02T15:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=575f32f6ce60bc23ca827370d99c9d9f7762c513'/>
<id>575f32f6ce60bc23ca827370d99c9d9f7762c513</id>
<content type='text'>
When any log message is emitted before IPA install tools logging is
configured, it may break and leave install tools log empty. This
happens for example when

ipa-server-install --ip-address=$IP_ADDRESS

is run.

This patch makes sure that logging is right in these cases.

https://fedorahosted.org/freeipa/ticket/2214
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When any log message is emitted before IPA install tools logging is
configured, it may break and leave install tools log empty. This
happens for example when

ipa-server-install --ip-address=$IP_ADDRESS

is run.

This patch makes sure that logging is right in these cases.

https://fedorahosted.org/freeipa/ticket/2214
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-enable web password migration on Fedora 16 after SE Linux policy restrictions</title>
<updated>2011-12-21T12:44:06+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>abokovoy@redhat.com</email>
</author>
<published>2011-12-21T12:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=d214ba7547fdda279fa3fd38129a600979d6213b'/>
<id>d214ba7547fdda279fa3fd38129a600979d6213b</id>
<content type='text'>
Web password migration tool uses connection to the LDAPI socket.
Enable access to the ns-slapd socket.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Web password migration tool uses connection to the LDAPI socket.
Enable access to the ns-slapd socket.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some pylint issues found in F-16</title>
<updated>2011-12-09T12:52:02+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-12-08T21:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=d27b23d4315d24e62d83ddf0012b347ffad36e9c'/>
<id>d27b23d4315d24e62d83ddf0012b347ffad36e9c</id>
<content type='text'>
* Using default_attributes rather than what would be defined in output
  is the preferred mechanism for determining what attributes to
  retrieve.

* Replace some add_s() calls with addEntry()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Using default_attributes rather than what would be defined in output
  is the preferred mechanism for determining what attributes to
  retrieve.

* Replace some add_s() calls with addEntry()
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old RPMROOT contents before it is used for rpmbuild</title>
<updated>2011-12-09T09:03:50+00:00</updated>
<author>
<name>John Dennis</name>
<email>jdennis@redhat.com</email>
</author>
<published>2011-12-09T09:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=bd4fddf866374f0ac165e9ac65b1c89774b1726a'/>
<id>bd4fddf866374f0ac165e9ac65b1c89774b1726a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add connection failure recovery to IPAdmin</title>
<updated>2011-12-08T13:58:56+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-12-08T13:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=859d28ce9d4b0f356122b576eab397ed7a066745'/>
<id>859d28ce9d4b0f356122b576eab397ed7a066745</id>
<content type='text'>
Recover from connection failures in IPAdmin LDAP bind functions and
rather try reconnect in scope of a given timeout instead of giving
up after the first failed connection.

The recovery fixes ipa-ldap-updater on F-16 which always failed
because of a missing dirsrv socket.

https://fedorahosted.org/freeipa/ticket/2175
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Recover from connection failures in IPAdmin LDAP bind functions and
rather try reconnect in scope of a given timeout instead of giving
up after the first failed connection.

The recovery fixes ipa-ldap-updater on F-16 which always failed
because of a missing dirsrv socket.

https://fedorahosted.org/freeipa/ticket/2175
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorder privileges so that memberof for permissions are generated properly.</title>
<updated>2011-12-08T09:08:18+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-12-08T09:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=6d984172afd16492ec220c3f36b51a6314808fd1'/>
<id>6d984172afd16492ec220c3f36b51a6314808fd1</id>
<content type='text'>
The privilege was added after the permission causing the memberof to not
be generated.

Add a new task to regenerate memberof for existing PBAC to fix upgrades.

https://fedorahosted.org/freeipa/ticket/2058
https://fedorahosted.org/freeipa/ticket/2059
https://fedorahosted.org/freeipa/ticket/2060
https://fedorahosted.org/freeipa/ticket/2061
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The privilege was added after the permission causing the memberof to not
be generated.

Add a new task to regenerate memberof for existing PBAC to fix upgrades.

https://fedorahosted.org/freeipa/ticket/2058
https://fedorahosted.org/freeipa/ticket/2059
https://fedorahosted.org/freeipa/ticket/2060
https://fedorahosted.org/freeipa/ticket/2061
</pre>
</div>
</content>
</entry>
</feed>
