<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipalib/ipauuid.py, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/'/>
<entry>
<title>Fix deprecation error importing sha</title>
<updated>2010-02-12T22:08:27+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-02-12T15:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=2779da3096450ea08ced146e7455ae4a764dac71'/>
<id>2779da3096450ea08ced146e7455ae4a764dac71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Python 2.6 deprecation warning with the md5 import. Use hashlib instead.</title>
<updated>2009-09-28T21:30:22+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-09-16T17:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=30f9f7772771a33f887ad1f4749352078e6c0fd4'/>
<id>30f9f7772771a33f887ad1f4749352078e6c0fd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Many SELinux fixes: ldapi, ctypes and dogtag</title>
<updated>2009-09-10T15:40:59+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-08-28T22:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=df17e42216f5efbda37df524a15de427b47ec34d'/>
<id>df17e42216f5efbda37df524a15de427b47ec34d</id>
<content type='text'>
ldapi: grants httpd and krb5kdc to access the DS ldapi socket

ctypes: the Python uuid module includes ctypes which makes httpd segfault
due to SELinux problems.

dogtag: remove the CRL publishing permissions. This only worked if you
had dogtag installed. In the near future will publish elsewhere so for
the time being CRL file publishing will be broken with SELinux enabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ldapi: grants httpd and krb5kdc to access the DS ldapi socket

ctypes: the Python uuid module includes ctypes which makes httpd segfault
due to SELinux problems.

dogtag: remove the CRL publishing permissions. This only worked if you
had dogtag installed. In the near future will publish elsewhere so for
the time being CRL file publishing will be broken with SELinux enabled.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed ipauuid.py docstring slightly so epydoc formats it correctly</title>
<updated>2009-01-21T20:36:53+00:00</updated>
<author>
<name>Jason Gerard DeRose</name>
<email>jderose@redhat.com</email>
</author>
<published>2009-01-21T20:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=5d82e3b35a8fb2d4c25f282cddad557a7650197c'/>
<id>5d82e3b35a8fb2d4c25f282cddad557a7650197c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed doctest +ELLIPSIS directive from some examples in ipauuid.py that didn't need it</title>
<updated>2009-01-21T20:22:22+00:00</updated>
<author>
<name>Jason Gerard DeRose</name>
<email>jderose@redhat.com</email>
</author>
<published>2009-01-21T20:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=0c95e86cf328a443cbe8559c175f022fd93ce212'/>
<id>0c95e86cf328a443cbe8559c175f022fd93ce212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some Python2.4 issues in ipauuid.py doctests</title>
<updated>2009-01-21T20:08:30+00:00</updated>
<author>
<name>Jason Gerard DeRose</name>
<email>jderose@redhat.com</email>
</author>
<published>2009-01-21T20:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=c4702f3a1e2e8f225ed3a53288adaf9167169772'/>
<id>c4702f3a1e2e8f225ed3a53288adaf9167169772</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip doc testing of the uuid module since by nature it changes every time</title>
<updated>2009-01-19T15:40:12+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-01-19T15:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=aba16941ee6826b0d65d11e73efb8a62f4a35da1'/>
<id>aba16941ee6826b0d65d11e73efb8a62f4a35da1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include local copy of UUID generator for Python 2.4.</title>
<updated>2009-01-19T15:40:11+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-01-16T14:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnagy/public_git/freeipa.git/commit/?id=e708765d61b73e1f8ccba266d7bc934f6f4c1277'/>
<id>e708765d61b73e1f8ccba266d7bc934f6f4c1277</id>
<content type='text'>
Python 2.5+ has a built-in RFC 4122-compliant UUID generator. Include a
copy of this file in our library and import it in a way that it will
work with Python 2.4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 2.5+ has a built-in RFC 4122-compliant UUID generator. Include a
copy of this file in our library and import it in a way that it will
work with Python 2.4.
</pre>
</div>
</content>
</entry>
</feed>
