<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipalib, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/freeipa.git/'/>
<entry>
<title>Validate name_from_ip parameter of dnszone.</title>
<updated>2011-10-04T07:25:44+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2011-09-26T09:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/freeipa.git/commit/?id=48a67d9a2e932b21d55cd5a2668ed8a9f11e1564'/>
<id>48a67d9a2e932b21d55cd5a2668ed8a9f11e1564</id>
<content type='text'>
ticket 1627
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket 1627
</pre>
</div>
</content>
</entry>
<entry>
<title>I18n clean-up.</title>
<updated>2011-10-03T13:13:38+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-09-30T16:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/freeipa.git/commit/?id=62817a4f7215b37130cd3b29c78581744bb033fd'/>
<id>62817a4f7215b37130cd3b29c78581744bb033fd</id>
<content type='text'>
The hard-coded 'undo' and 'undo all' labels have been moved into
internal.py to allow translation.

Ticket #1897
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The hard-coded 'undo' and 'undo all' labels have been moved into
internal.py to allow translation.

Ticket #1897
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate process cannot handle multivalued pkey attribute</title>
<updated>2011-10-03T08:47:49+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-09-29T09:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/freeipa.git/commit/?id=56d89d39cef552336deaa8852ae62fd88c270a9b'/>
<id>56d89d39cef552336deaa8852ae62fd88c270a9b</id>
<content type='text'>
When group/user is migrated, the attribute used for RDN may be
multivalued. Make sure that we pick the value used in the RDN
which should be the unique one and not just the first one.

https://fedorahosted.org/freeipa/ticket/1892
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When group/user is migrated, the attribute used for RDN may be
multivalued. Make sure that we pick the value used in the RDN
which should be the unique one and not just the first one.

https://fedorahosted.org/freeipa/ticket/1892
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix LDAPCreate search failure</title>
<updated>2011-09-30T10:24:20+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-09-30T09:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/freeipa.git/commit/?id=759ae9e2ef6ce9e4674177cb7892f0cc1c7186cd'/>
<id>759ae9e2ef6ce9e4674177cb7892f0cc1c7186cd</id>
<content type='text'>
LDAPCreate reports "search criteria was not specific enough" when LDAP
object created in LDAPCreate shares its container with other LDAP objects
and there is one with the same name and RDN attribute.

Pass objectclass to find_entry_by_attr() function used to retrieve
newly created object for POST_CALLBACK to identify correct LDAP
object.

https://fedorahosted.org/freeipa/ticket/1864
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LDAPCreate reports "search criteria was not specific enough" when LDAP
object created in LDAPCreate shares its container with other LDAP objects
and there is one with the same name and RDN attribute.

Pass objectclass to find_entry_by_attr() function used to retrieve
newly created object for POST_CALLBACK to identify correct LDAP
object.

https://fedorahosted.org/freeipa/ticket/1864
</pre>
</div>
</content>
</entry>
<entry>
<title>Add regular expression pattern to host names.</title>
<updated>2011-09-27T14:08:26+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-09-12T17:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/freeipa.git/commit/?id=8cf8870d3d11ace41cea1649d41f84341e0e94ac'/>
<id>8cf8870d3d11ace41cea1649d41f84341e0e94ac</id>
<content type='text'>
Limit hostnames to letters, digits and - with a maximum length of 255

https://fedorahosted.org/freeipa/ticket/1780
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Limit hostnames to letters, digits and - with a maximum length of 255

https://fedorahosted.org/freeipa/ticket/1780
</pre>
</div>
</content>
</entry>
<entry>
<title>Include failed service and service groups in hbac rule management</title>
<updated>2011-09-27T13:57:14+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-09-23T20:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/freeipa.git/commit/?id=6aa5bfe5db3b44197b181cf138c8f257b622e8b4'/>
<id>6aa5bfe5db3b44197b181cf138c8f257b622e8b4</id>
<content type='text'>
hbacrule-service-add/remove failures weren't being displayed because
no label was defined.

https://fedorahosted.org/freeipa/ticket/1863
https://fedorahosted.org/freeipa/ticket/1865
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hbacrule-service-add/remove failures weren't being displayed because
no label was defined.

https://fedorahosted.org/freeipa/ticket/1863
https://fedorahosted.org/freeipa/ticket/1865
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error messages in hbacrule</title>
<updated>2011-09-27T13:37:01+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-09-26T07:20:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/freeipa.git/commit/?id=43c968f554d8de1386fe369aba82ed7c37373e37'/>
<id>43c968f554d8de1386fe369aba82ed7c37373e37</id>
<content type='text'>
Fix NotFound error messages in hbacrule commands so that the text is
consistent with the rest of the framework.

https://fedorahosted.org/freeipa/ticket/1861
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix NotFound error messages in hbacrule commands so that the text is
consistent with the rest of the framework.

https://fedorahosted.org/freeipa/ticket/1861
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize uid in user principal to lower-case and do validation</title>
<updated>2011-09-22T13:41:19+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-09-16T13:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/freeipa.git/commit/?id=a1430dcb2c8e63e3077d00878431c0698944a07d'/>
<id>a1430dcb2c8e63e3077d00878431c0698944a07d</id>
<content type='text'>
Use same normalization and validation in passwd plugin and add some
tests for invalid principals

https://fedorahosted.org/freeipa/ticket/1778
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use same normalization and validation in passwd plugin and add some
tests for invalid principals

https://fedorahosted.org/freeipa/ticket/1778
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix /usr/bin/ipa dupled server list</title>
<updated>2011-09-22T13:08:32+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-09-19T16:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/freeipa.git/commit/?id=ffd760c1002cfe6b27d140affa8e0608696d3668'/>
<id>ffd760c1002cfe6b27d140affa8e0608696d3668</id>
<content type='text'>
Fix get_url_list() so that the configured master server is there
just once. This fix lets /usr/bin/ipa try connecting to all IPA
masters just once and not print confusing server list with
dupled master.

https://fedorahosted.org/freeipa/ticket/1817
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix get_url_list() so that the configured master server is there
just once. This fix lets /usr/bin/ipa try connecting to all IPA
masters just once and not print confusing server list with
dupled master.

https://fedorahosted.org/freeipa/ticket/1817
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress managed netgroups as indirect members of hosts.</title>
<updated>2011-09-19T06:41:25+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-09-14T20:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/freeipa.git/commit/?id=8c451705827398d6e7a6d8e9177c80c2d1845f95'/>
<id>8c451705827398d6e7a6d8e9177c80c2d1845f95</id>
<content type='text'>
By design these managed netgroups are not supposed to show unless you
specifically want to see them.

https://fedorahosted.org/freeipa/ticket/1738
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By design these managed netgroups are not supposed to show unless you
specifically want to see them.

https://fedorahosted.org/freeipa/ticket/1738
</pre>
</div>
</content>
</entry>
</feed>
