<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipa-python, branch ipa-1-1</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>Add encrypt_file and decrypt_file utility functions. We will use them to encrypt the replica file so that we can transport it over more safely. It contains sensitive data, by encrypting it we assure that even if a distracted admin leaves it around it cannot be accessed without knowing the access passphrase (usually the Directory Manager password)</title>
<updated>2008-09-10T19:43:41+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2008-08-07T20:14:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=1e2ee3fe3c21bef78352b4c1b5455a53ff0cbd79'/>
<id>1e2ee3fe3c21bef78352b4c1b5455a53ff0cbd79</id>
<content type='text'>
Along the way fix also ipautil.run which was buggy and not passing
in correctly stdin.

Add dependency for gnupg in spec file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Along the way fix also ipautil.run which was buggy and not passing
in correctly stdin.

Add dependency for gnupg in spec file
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap up the raw_input() to user_input() for convenience and uniformity.</title>
<updated>2008-09-10T19:43:40+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@notas.(none)</email>
</author>
<published>2008-07-21T10:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=09a473ec45c681b5c26752a9e123222e2c91f9ef'/>
<id>09a473ec45c681b5c26752a9e123222e2c91f9ef</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>Move version.py to the common ipa directory instead of being server-based so it can be used by the client tool.</title>
<updated>2008-06-04T02:39:11+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-05-30T18:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=c58b7a3d7c32147fd8e72de4254bb35191fedc4b'/>
<id>c58b7a3d7c32147fd8e72de4254bb35191fedc4b</id>
<content type='text'>
Fix the client tool imports to fail more gracefully.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the client tool imports to fail more gracefully.
</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>Enforce the maximum username length set by IPA Policy</title>
<updated>2008-05-14T13:48:21+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-05-14T13:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=99141e3a041c7223fa867900050de8d149cc3734'/>
<id>99141e3a041c7223fa867900050de8d149cc3734</id>
<content type='text'>
439891
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
439891
</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>Don't allow the IPA server service principals to be removed.</title>
<updated>2008-05-08T16:57:31+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-04-25T21:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=24f43bc8467f1ded94aec03e00f05138de563ee8'/>
<id>24f43bc8467f1ded94aec03e00f05138de563ee8</id>
<content type='text'>
440282
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
440282
</pre>
</div>
</content>
</entry>
<entry>
<title>Second half of the redoing how the version is managed.</title>
<updated>2008-05-07T22:26:03+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2008-05-05T19:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=570b71372f097ed986f9435d3d9795b21312060f'/>
<id>570b71372f097ed986f9435d3d9795b21312060f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug in our dns library, do not return the query as a reply if 0 replies were returned.</title>
<updated>2008-05-07T18:42:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2008-04-28T20:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=70d5209b11f4a3db2e1791cb5461945327c25493'/>
<id>70d5209b11f4a3db2e1791cb5461945327c25493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
