<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipa-python/config.py, 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>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>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>Under some conditions rl may not have been initialized so the config may error out with:</title>
<updated>2008-06-05T02:40:32+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-06-04T17:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=ec2eff9774ef9ad50f3ce6d3bb9da17801a74553'/>
<id>ec2eff9774ef9ad50f3ce6d3bb9da17801a74553</id>
<content type='text'>
UnboundLocalError: "local variable 'rl' referenced before assignment"

This is caught and ignored but the result is that the records in DNS may
not be used at all. Initializing rl to zero fixes this.

I also convert the server list into a set to make each entry unique (and
back to a list because that is what we are supposed to return)

433506
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UnboundLocalError: "local variable 'rl' referenced before assignment"

This is caught and ignored but the result is that the records in DNS may
not be used at all. Initializing rl to zero fixes this.

I also convert the server list into a set to make each entry unique (and
back to a list because that is what we are supposed to return)

433506
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the case where domain != lower(REALM)</title>
<updated>2008-05-29T13:43:00+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2008-05-23T18:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=53afb67537f6be9712f2cb23fb021d204b5182b0'/>
<id>53afb67537f6be9712f2cb23fb021d204b5182b0</id>
<content type='text'>
add the domain to the ipa.conf file for apps that need to know
This should fix a bug in the replica setup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add the domain to the ipa.conf file for apps that need to know
This should fix a bug in the replica setup
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix existence check, default_server is an array so we need to</title>
<updated>2008-05-10T15:25:31+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2008-05-08T22:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=0b2756bed7e91c3d18a5f710b5110e37a3645f77'/>
<id>0b2756bed7e91c3d18a5f710b5110e37a3645f77</id>
<content type='text'>
check its length to determine if it is empty
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check its length to determine if it is empty
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure we use the configured server in ipa.conf first, and</title>
<updated>2008-04-09T18:37:01+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2008-04-09T18:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=3e47b4806842d6695e50a9086de28256efa1b855'/>
<id>3e47b4806842d6695e50a9086de28256efa1b855</id>
<content type='text'>
fallback to the discovered ones only if that's not available
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fallback to the discovered ones only if that's not available
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't define bogus realm/server in configuration file by default</title>
<updated>2008-03-17T17:16:56+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-03-17T17:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=c3fedca013cebc29ac9e162c7a59db1a96c2a30a'/>
<id>c3fedca013cebc29ac9e162c7a59db1a96c2a30a</id>
<content type='text'>
Add default exception handler to avoid backtraces in cmdline tools
Enhance error message when the IPA server or realm can't be found

437565
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add default exception handler to avoid backtraces in cmdline tools
Enhance error message when the IPA server or realm can't be found

437565
</pre>
</div>
</content>
</entry>
<entry>
<title>Add failover to the XML-RPC client</title>
<updated>2008-02-22T19:47:15+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-02-22T19:47:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=8f0d4a8ed3cd80ee1c68d3f17e777fa89bcc105a'/>
<id>8f0d4a8ed3cd80ee1c68d3f17e777fa89bcc105a</id>
<content type='text'>
433506
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
433506
</pre>
</div>
</content>
</entry>
</feed>
