<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipa-python, branch setkeytab</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>Rename ipa-python directory to ipapython so it is a real python library</title>
<updated>2009-02-09T19:35:15+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-02-05T20:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=262ff2d731b1bfc4acd91153088b8fcde7ae92b8'/>
<id>262ff2d731b1bfc4acd91153088b8fcde7ae92b8</id>
<content type='text'>
We used to install it as ipa, now installing it as ipapython. The rpm
is still ipa-python.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We used to install it as ipa, now installing it as ipapython. The rpm
is still ipa-python.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove more unused files and functions, replace ipaerror with new error classes</title>
<updated>2009-02-06T20:25:34+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-02-05T18:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=412104e34c0f85f32a4991bed0393b22e7cdf345'/>
<id>412104e34c0f85f32a4991bed0393b22e7cdf345</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some duplicated code that was moved to ipaserver and use it Remove some unused files</title>
<updated>2009-02-06T20:04:42+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-02-04T15:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=6b34f0772026ede7788f9d2ec7989912ba17216f'/>
<id>6b34f0772026ede7788f9d2ec7989912ba17216f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix delegation using the special python-kerberos patch.</title>
<updated>2009-01-26T19:44:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-01-26T19:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=c4ed025001895bfc65c613cabbbfcb27c19cc29f'/>
<id>c4ed025001895bfc65c613cabbbfcb27c19cc29f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't try to discover servers if we specified them on command line.</title>
<updated>2008-09-17T21:06:23+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2008-09-17T10:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=191399658422353cf62e9672edcdcbdbeb9b8986'/>
<id>191399658422353cf62e9672edcdcbdbeb9b8986</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tool for doing configuration updates over LDAP</title>
<updated>2008-09-13T00:06:46+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-09-10T06:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=ec57bc3e44ec5e8f6c7e5e1ad5c56751016e3b09'/>
<id>ec57bc3e44ec5e8f6c7e5e1ad5c56751016e3b09</id>
<content type='text'>
This tool takes as input a file which contains basically an LDIF, prefixed
with a command: default, add, remove or only. These define the operations
to perform such as adding new entries, adding new sub-entries to an existing
entry, adding or modifying attributes in a record.

If an index entry is modified a task is created to re-create the index.

Schema may be added using this tool.

454031
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This tool takes as input a file which contains basically an LDIF, prefixed
with a command: default, add, remove or only. These define the operations
to perform such as adding new entries, adding new sub-entries to an existing
entry, adding or modifying attributes in a record.

If an index entry is modified a task is created to re-create the index.

Schema may be added using this tool.

454031
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore GSS exception when iterating through server list. Fixes: 459864</title>
<updated>2008-09-11T21:38:41+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2008-09-09T13:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=fa019e932d2557b49e3dc1c29a0704fa8076086b'/>
<id>fa019e932d2557b49e3dc1c29a0704fa8076086b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try servers from ipa.conf even if we specified them on the command line.</title>
<updated>2008-09-11T21:34:01+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2008-09-09T11:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=a9e8a72059ca5a6db13a9835d20f68dd16ce9a7a'/>
<id>a9e8a72059ca5a6db13a9835d20f68dd16ce9a7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework config.py and change cli tools. Maintain order of IPA servers from command line, config and DNS. Parse options before detecting IPA configuration. Don't ignore rest of the options if one is missing in ipa.conf. Drop the --usage options, we will rely on --help. Fixes: 458869, 459070, 458980, 459234</title>
<updated>2008-09-11T21:34:01+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2008-08-15T16:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=885103c32127d10250564e25c5895464fb366f9e'/>
<id>885103c32127d10250564e25c5895464fb366f9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Display name as separate attributes instead of showing common name.</title>
<updated>2008-08-22T22:02:20+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcrit@ipa.greyoak.com</email>
</author>
<published>2008-08-21T14:32:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=76bf420754d5dc38ad71f56be456505115e18357'/>
<id>76bf420754d5dc38ad71f56be456505115e18357</id>
<content type='text'>
We allow one to individually set first and last name but we do not
automatically update the common name so changes don't seem to happen.

451318
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We allow one to individually set first and last name but we do not
automatically update the common name so changes don't seem to happen.

451318
</pre>
</div>
</content>
</entry>
</feed>
