<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipapython/certdb.py, branch rc_2-2-0-0</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>Change FreeIPA license to GPLv3+</title>
<updated>2010-12-20T22:19:53+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-12-09T12:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=7493d781dfcaa7995f7864a09ad39ba6a89f1a9c'/>
<id>7493d781dfcaa7995f7864a09ad39ba6a89f1a9c</id>
<content type='text'>
The changes include:
 * Change license blobs in source files to mention GPLv3+ not GPLv2 only
 * Add GPLv3+ license text
 * Package COPYING not LICENSE as the license blobs (even the old ones)
   mention COPYING specifically, it is also more common, I think

 https://fedorahosted.org/freeipa/ticket/239
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The changes include:
 * Change license blobs in source files to mention GPLv3+ not GPLv2 only
 * Add GPLv3+ license text
 * Package COPYING not LICENSE as the license blobs (even the old ones)
   mention COPYING specifically, it is also more common, I think

 https://fedorahosted.org/freeipa/ticket/239
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Realm as certs subject base name</title>
<updated>2010-11-18T20:09:31+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2010-11-01T17:51:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=74ba0cc7c1bdb9c560324a68c16593755bcda5d8'/>
<id>74ba0cc7c1bdb9c560324a68c16593755bcda5d8</id>
<content type='text'>
Also use the realm name as nickname for the CA certificate
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also use the realm name as nickname for the CA certificate
</pre>
</div>
</content>
</entry>
<entry>
<title>Use consistent, specific nickname for the IPA CA certificate.</title>
<updated>2010-10-01T17:37:34+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-09-29T03:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=3703062ab25a7817581eefa2f89214e8a6244bee'/>
<id>3703062ab25a7817581eefa2f89214e8a6244bee</id>
<content type='text'>
Also fix some imports for sha. We have a compat module for it, use it.

ticket 181
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix some imports for sha. We have a compat module for it, use it.

ticket 181
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle CSRs whether they have NEW in the header or not</title>
<updated>2010-05-03T23:58:08+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2010-05-03T21:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=3ea044fb59bf6ada2c0e9b507c1d6c4dfd8aaa23'/>
<id>3ea044fb59bf6ada2c0e9b507c1d6c4dfd8aaa23</id>
<content type='text'>
Also consolidate some duplicate code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also consolidate some duplicate code
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a comment and some typos</title>
<updated>2009-05-13T18:18:01+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-05-11T20:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=252e9b61eba65743b834f799f4f2321f66b12676'/>
<id>252e9b61eba65743b834f799f4f2321f66b12676</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix breakage on python 2.4 with missing object subclass</title>
<updated>2009-05-05T18:05:40+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-05-05T18:05:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=82223f3ed1893ee4bd6b1276cc9bcf82711bfc7a'/>
<id>82223f3ed1893ee4bd6b1276cc9bcf82711bfc7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A class for dealing with a temporary NSS certificate database</title>
<updated>2009-05-04T20:56:12+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2009-04-22T18:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=8424ea8c0380b57dd0dc0f8c79ecf23171072249'/>
<id>8424ea8c0380b57dd0dc0f8c79ecf23171072249</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
