<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipaserver/plugins, branch ad-work</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>Use LDAP modify operation directly to add/remove group members.</title>
<updated>2013-07-11T09:39:26+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-06-25T13:10:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=30c06f757303e140e781dbd55d0048ac732b11cc'/>
<id>30c06f757303e140e781dbd55d0048ac732b11cc</id>
<content type='text'>
This prevents getting full member list from LDAP and putting it back later.

https://fedorahosted.org/freeipa/ticket/3706
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This prevents getting full member list from LDAP and putting it back later.

https://fedorahosted.org/freeipa/ticket/3706
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle a 501 in cert-find from dogtag as a "not supported"</title>
<updated>2013-05-03T20:05:49+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2013-04-23T21:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=6e2c3a45a1da4b2b39037bf7ed3a0d3fcd42b008'/>
<id>6e2c3a45a1da4b2b39037bf7ed3a0d3fcd42b008</id>
<content type='text'>
Upgrading from d9 -&gt; d10 does not set up the RESTful interface
in dogtag, they just never coded it. Rather than trying to backport
things they have decided to not support upgrades.

We need to catch this and report a more reasonable error. They are
returning a 501 (HTTP method unimplemented) in this case.

https://fedorahosted.org/freeipa/ticket/3549
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrading from d9 -&gt; d10 does not set up the RESTful interface
in dogtag, they just never coded it. Rather than trying to backport
things they have decided to not support upgrades.

We need to catch this and report a more reasonable error. They are
returning a 501 (HTTP method unimplemented) in this case.

https://fedorahosted.org/freeipa/ticket/3549
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop --selfsign server functionality</title>
<updated>2013-04-15T20:56:12+00:00</updated>
<author>
<name>Petr Viktorin</name>
<email>pviktori@redhat.com</email>
</author>
<published>2013-03-27T13:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=e736e75ce9724ae8298a5b69d093313cd6e62b60'/>
<id>e736e75ce9724ae8298a5b69d093313cd6e62b60</id>
<content type='text'>
Design: http://freeipa.org/page/V3/Drop_selfsign_functionality
Ticket: https://fedorahosted.org/freeipa/ticket/3494
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Design: http://freeipa.org/page/V3/Drop_selfsign_functionality
Ticket: https://fedorahosted.org/freeipa/ticket/3494
</pre>
</div>
</content>
</entry>
<entry>
<title>Add logging to join command</title>
<updated>2013-03-25T09:58:23+00:00</updated>
<author>
<name>Tomas Babej</name>
<email>tbabej@redhat.com</email>
</author>
<published>2013-03-13T13:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=2f0c7d6e233f3f9ed5559bf760f274c33c42be3d'/>
<id>2f0c7d6e233f3f9ed5559bf760f274c33c42be3d</id>
<content type='text'>
The following is mentioned in the log now:
  - existence of host entry (if it already does exist)
  - missing krbprincipalname and its new value (if there was no
    principal name set)

https://fedorahosted.org/freeipa/ticket/3481
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The following is mentioned in the log now:
  - existence of host entry (if it already does exist)
  - missing krbprincipalname and its new value (if there was no
    principal name set)

https://fedorahosted.org/freeipa/ticket/3481
</pre>
</div>
</content>
</entry>
<entry>
<title>Move ipaldap to ipapython</title>
<updated>2013-03-13T11:36:33+00:00</updated>
<author>
<name>Petr Viktorin</name>
<email>pviktori@redhat.com</email>
</author>
<published>2013-01-31T11:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=4e6a2a916d99c4eb9f5e6f5d622517e1b3fe323e'/>
<id>4e6a2a916d99c4eb9f5e6f5d622517e1b3fe323e</id>
<content type='text'>
Part of the work for: https://fedorahosted.org/freeipa/ticket/3446
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of the work for: https://fedorahosted.org/freeipa/ticket/3446
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support for DN normalization from LDAPClient.</title>
<updated>2013-03-01T15:59:47+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-02-04T10:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=61c0938c769f5ece202f04095138a5348f95aa18'/>
<id>61c0938c769f5ece202f04095138a5348f95aa18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use full DNs in plugin code.</title>
<updated>2013-03-01T15:59:47+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-02-04T08:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=a09c50671ecc53af63765afca13edd27ee598081'/>
<id>a09c50671ecc53af63765afca13edd27ee598081</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Aggregate IPASimpleLDAPObject in LDAPEntry.</title>
<updated>2013-03-01T15:59:47+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-01-31T10:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=f17aa00ff01e3fff35d3b3ac75f001d076827ec8'/>
<id>f17aa00ff01e3fff35d3b3ac75f001d076827ec8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the dn attribute of LDAPEntry to set/get DNs of entries.</title>
<updated>2013-03-01T15:59:46+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-01-31T10:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=bb36683c8480a68d54ef632daa0a4d6df9802187'/>
<id>bb36683c8480a68d54ef632daa0a4d6df9802187</id>
<content type='text'>
Convert all code that uses the 'dn' key of LDAPEntry for this to use the dn
attribute instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert all code that uses the 'dn' key of LDAPEntry for this to use the dn
attribute instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some uses of raw python-ldap</title>
<updated>2013-03-01T15:59:46+00:00</updated>
<author>
<name>Petr Viktorin</name>
<email>pviktori@redhat.com</email>
</author>
<published>2013-01-30T14:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=982b78277755a301e3baa1d4f2bd7e1663fb88a5'/>
<id>982b78277755a301e3baa1d4f2bd7e1663fb88a5</id>
<content type='text'>
Part of the work for: https://fedorahosted.org/freeipa/ticket/2660
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of the work for: https://fedorahosted.org/freeipa/ticket/2660
</pre>
</div>
</content>
</entry>
</feed>
