<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipa-server/ipa-install/share, branch ipa-1-0</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>Index the memberof attribute</title>
<updated>2008-06-11T21:29:23+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcrit@ipa.greyoak.com</email>
</author>
<published>2008-06-11T21:16:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=1e695789cfd7aa82fc9419efc8e402c94ac4c840'/>
<id>1e695789cfd7aa82fc9419efc8e402c94ac4c840</id>
<content type='text'>
450951
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
450951
</pre>
</div>
</content>
</entry>
<entry>
<title>Move admin into cn=users,cn=accounts</title>
<updated>2008-05-23T19:08:02+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2008-05-22T21:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=3b7b9bfdc24bcbf6104c3fa5d309feb5e1ca860f'/>
<id>3b7b9bfdc24bcbf6104c3fa5d309feb5e1ca860f</id>
<content type='text'>
After some deep thinking I think the advantages of keeping all
posix enabled user accounts under cn=users,cn=accounts overweight a
perceived better protection of the admin account by keeping it in a
separate tree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After some deep thinking I think the advantages of keeping all
posix enabled user accounts under cn=users,cn=accounts overweight a
perceived better protection of the admin account by keeping it in a
separate tree.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure recent ldapmodify tool (as in F9) do not complain by splitting the</title>
<updated>2008-04-25T18:18:48+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2008-04-25T18:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=e48c0c698fed827604a5f29aef928caa80f26d05'/>
<id>e48c0c698fed827604a5f29aef928caa80f26d05</id>
<content type='text'>
operation into 2 modify operations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
operation into 2 modify operations
</pre>
</div>
</content>
</entry>
<entry>
<title>Add _ntp SRV record</title>
<updated>2008-04-07T19:27:42+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2008-04-07T19:27:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=dc861888ad61a29cc601c0447b0d099b3286e89c'/>
<id>dc861888ad61a29cc601c0447b0d099b3286e89c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the memberof task a public function.</title>
<updated>2008-03-27T13:33:01+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-03-27T13:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=fd92652ace1ab95e850c256f0ecca50ded79debf'/>
<id>fd92652ace1ab95e850c256f0ecca50ded79debf</id>
<content type='text'>
This is used when a new replica is created as well as whenever a replica
is re-initialized from another master.

In order for this to work when not creating an instance the __init__
function needs to be able to determine the suffix and the dm_password
is needed.

I've also added the time to the RDN of the member task to ensure
uniqueness.

438222
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is used when a new replica is created as well as whenever a replica
is re-initialized from another master.

In order for this to work when not creating an instance the __init__
function needs to be able to determine the suffix and the dm_password
is needed.

I've also added the time to the RDN of the member task to ensure
uniqueness.

438222
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ACI that was causing RDN changes to fail</title>
<updated>2008-03-10T14:04:15+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-03-10T14:04:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=5547ed320ae616bec90ee0b04d86ba13d12c0586'/>
<id>5547ed320ae616bec90ee0b04d86ba13d12c0586</id>
<content type='text'>
Fix for session code so RDN change can succeed

433523
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix for session code so RDN change can succeed

433523
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure all entries are generated by us according to IPA</title>
<updated>2008-02-28T18:35:10+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2008-02-28T18:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=d7ad62cd7e1d861270e8fd0ff8a2dd7ddba90127'/>
<id>d7ad62cd7e1d861270e8fd0ff8a2dd7ddba90127</id>
<content type='text'>
default tree. This patch make sure that the DS setup script
does not add unwanted entries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
default tree. This patch make sure that the DS setup script
does not add unwanted entries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure KrbPrincipalName is unique server-wide</title>
<updated>2008-02-22T04:22:31+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-02-22T04:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=231913f3c2786aba520aa3811cb14bae6c564964'/>
<id>231913f3c2786aba520aa3811cb14bae6c564964</id>
<content type='text'>
Fix the build. Somehow this file didn't get committed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the build. Somehow this file didn't get committed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure KrbPrincipalName is unique server-wide</title>
<updated>2008-02-22T03:31:16+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2008-02-22T03:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=144a728182643a6dc303b511b02bfbb419e8faa5'/>
<id>144a728182643a6dc303b511b02bfbb419e8faa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let users write their own password, should fix 433707</title>
<updated>2008-02-21T14:51:47+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2008-02-21T14:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=ae0eaa01203584ee7f992a2139e271aa1f1a3216'/>
<id>ae0eaa01203584ee7f992a2139e271aa1f1a3216</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
