<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/tests, branch my-master</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>Add a function for formatting network locations of the form host:port for use in URLs.</title>
<updated>2011-10-05T08:58:25+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2011-09-30T08:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=12bfed37d4d22319e2cfadb5d9b460da7e748432'/>
<id>12bfed37d4d22319e2cfadb5d9b460da7e748432</id>
<content type='text'>
If the host part is a literal IPv6 address, it must be enclosed in square
brackets (RFC 2732).

ticket 1869
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the host part is a literal IPv6 address, it must be enclosed in square
brackets (RFC 2732).

ticket 1869
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix HBAC tests hostnames</title>
<updated>2011-09-30T10:25:09+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-09-30T09:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=79e9feb247daed4b65361b92b7e0fc7e1a5caa3e'/>
<id>79e9feb247daed4b65361b92b7e0fc7e1a5caa3e</id>
<content type='text'>
Make HBAC test hosts compliant with hostname restrictions placed
in ticket 1780.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make HBAC test hosts compliant with hostname restrictions placed
in ticket 1780.
</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/abbra/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>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/abbra/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>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/abbra/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>
<entry>
<title>Add ipa-adtrust-install utility</title>
<updated>2011-09-14T22:45:13+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2011-09-07T08:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=29a7a7e8cee8ec767ee8f5bb67534c68d2fcc2b5'/>
<id>29a7a7e8cee8ec767ee8f5bb67534c68d2fcc2b5</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1619
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1619
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress managed netgroups from showing as memberof hostgroups.</title>
<updated>2011-08-31T12:34:52+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-08-30T22:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=ca1ca17cb61516dff6933b1b0381b32e1e38d44c'/>
<id>ca1ca17cb61516dff6933b1b0381b32e1e38d44c</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>
<entry>
<title>Sort lists so order is predictable and tests pass as expected.</title>
<updated>2011-08-31T09:18:08+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-08-31T03:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=8f5e82940fd2f5a81fe3644686b06ec08fb22c58'/>
<id>8f5e82940fd2f5a81fe3644686b06ec08fb22c58</id>
<content type='text'>
Related to https://fedorahosted.org/freeipa/ticket/1272
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related to https://fedorahosted.org/freeipa/ticket/1272
</pre>
</div>
</content>
</entry>
<entry>
<title>34 Create FreeIPA CLI Plugin for the 389 Auto Membership plugin</title>
<updated>2011-08-31T07:49:43+00:00</updated>
<author>
<name>Jr Aquino</name>
<email>jr.aquino@citrix.com</email>
</author>
<published>2011-08-31T00:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=d05ace8fba6ea4a61c1070d5e5687aaa5d2aee2b'/>
<id>d05ace8fba6ea4a61c1070d5e5687aaa5d2aee2b</id>
<content type='text'>
Added new container in etc to hold the automembership configs.
Modified constants to point to the new container
Modified dsinstance to create the container
Created automember.py to add the new commands
Added xmlrpc test to verify functionality
Added minor fix to user.py for constant behavior between memberof
and automember

https://fedorahosted.org/freeipa/ticket/1272
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added new container in etc to hold the automembership configs.
Modified constants to point to the new container
Modified dsinstance to create the container
Created automember.py to add the new commands
Added xmlrpc test to verify functionality
Added minor fix to user.py for constant behavior between memberof
and automember

https://fedorahosted.org/freeipa/ticket/1272
</pre>
</div>
</content>
</entry>
<entry>
<title>Add netgroup as possible memberOf for hostgroups</title>
<updated>2011-08-30T01:29:16+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-08-30T18:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=e52f6528736f311e06c188e5b4858b6fc0ec16f0'/>
<id>e52f6528736f311e06c188e5b4858b6fc0ec16f0</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1563
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1563
</pre>
</div>
</content>
</entry>
</feed>
