<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipaserver, branch 4084</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/'/>
<entry>
<title>Switch httpd to use default CCACHE</title>
<updated>2014-01-16T13:12:29+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2014-01-16T13:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=3900c6dd598971c42481da90b21d200eb2ab1922'/>
<id>3900c6dd598971c42481da90b21d200eb2ab1922</id>
<content type='text'>
Stock httpd no longer uses systemd EnvironmentFile option which is
making FreeIPA's KRB5CCNAME setting ineffective. This can lead in hard
to debug problems during subsequent ipa-server-install's where HTTP
may use a stale CCACHE in the default kernel keyring CCACHE.

Avoid forcing custom CCACHE and switch to system one, just make sure
that it is properly cleaned by kdestroy run as "apache" user during
FreeIPA server installation process.

https://fedorahosted.org/freeipa/ticket/4084
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stock httpd no longer uses systemd EnvironmentFile option which is
making FreeIPA's KRB5CCNAME setting ineffective. This can lead in hard
to debug problems during subsequent ipa-server-install's where HTTP
may use a stale CCACHE in the default kernel keyring CCACHE.

Avoid forcing custom CCACHE and switch to system one, just make sure
that it is properly cleaned by kdestroy run as "apache" user during
FreeIPA server installation process.

https://fedorahosted.org/freeipa/ticket/4084
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not start the service in stopped_service if it was not running before.</title>
<updated>2014-01-15T16:44:10+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-10-15T17:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=7ce3320996e9666581a2b4495b5063b5d99aa937'/>
<id>7ce3320996e9666581a2b4495b5063b5d99aa937</id>
<content type='text'>
This fixes a possible NSS database corruption in renew_ca_cert.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a possible NSS database corruption in renew_ca_cert.
</pre>
</div>
</content>
</entry>
<entry>
<title>ipaserver/install/installutils: clean up properly after yield</title>
<updated>2014-01-15T16:44:10+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>abokovoy@redhat.com</email>
</author>
<published>2014-01-15T16:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=cb411ff94e71579e2a608319b1c7eab877b98019'/>
<id>cb411ff94e71579e2a608319b1c7eab877b98019</id>
<content type='text'>
When a context to which we yield generates exception, the code in
private_ccache() and stopped_service() didn't get called for cleanup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a context to which we yield generates exception, the code in
private_ccache() and stopped_service() didn't get called for cleanup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable Retro Changelog and Content Synchronization DS plugins</title>
<updated>2014-01-14T15:37:56+00:00</updated>
<author>
<name>Ana Krivokapic</name>
<email>akrivoka@redhat.com</email>
</author>
<published>2013-10-25T10:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=689382dc833e687d30349b10a8fd7dc740d54d08'/>
<id>689382dc833e687d30349b10a8fd7dc740d54d08</id>
<content type='text'>
Enable Retro Changelog and Content Synchronization DS plugins which are required
for SyncRepl support.

Create a working directory /var/named/ipa required by bind-dyndb-ldap v4+.

https://fedorahosted.org/freeipa/ticket/3967
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable Retro Changelog and Content Synchronization DS plugins which are required
for SyncRepl support.

Create a working directory /var/named/ipa required by bind-dyndb-ldap v4+.

https://fedorahosted.org/freeipa/ticket/3967
</pre>
</div>
</content>
</entry>
<entry>
<title>Use raw LDAP data in ldapupdate.</title>
<updated>2014-01-10T13:41:40+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-12-10T10:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=f7128b9c03eadb9593be9b781cf5c9a34b9e10bc'/>
<id>f7128b9c03eadb9593be9b781cf5c9a34b9e10bc</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3488
</pre>
</div>
</content>
</entry>
<entry>
<title>Store old entry state in dict rather than LDAPEntry.</title>
<updated>2014-01-10T13:41:39+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-12-10T10:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=d6c3d3f57afb82f39c400e98b878fb57e00c1139'/>
<id>d6c3d3f57afb82f39c400e98b878fb57e00c1139</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3488
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove legacy LDAPEntry properties data and orig_data.</title>
<updated>2014-01-10T13:41:39+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-12-10T10:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=4284a8349b4db3de2d67be6c201cd2490ad48a20'/>
<id>4284a8349b4db3de2d67be6c201cd2490ad48a20</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3488
</pre>
</div>
</content>
</entry>
<entry>
<title>Add LDAPEntry method generate_modlist.</title>
<updated>2014-01-10T13:41:39+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-12-10T10:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=61887ac3929ac3bd5135867f31ad414a547327c9'/>
<id>61887ac3929ac3bd5135867f31ad414a547327c9</id>
<content type='text'>
Use LDAPEntry.generate_modlist instead of LDAPClient._generate_modlist and
remove LDAPClient._generate_modlist.

https://fedorahosted.org/freeipa/ticket/3488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use LDAPEntry.generate_modlist instead of LDAPClient._generate_modlist and
remove LDAPClient._generate_modlist.

https://fedorahosted.org/freeipa/ticket/3488
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce amount of LDAPEntry.reset_modlist calls in ldapupdate.</title>
<updated>2014-01-10T13:41:39+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-12-10T10:42:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=9d4bcb63dead51e927ac2a4b554ee0d98aed052f'/>
<id>9d4bcb63dead51e927ac2a4b554ee0d98aed052f</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3488
</pre>
</div>
</content>
</entry>
<entry>
<title>Use LDAPClient.update_entry for LDAP mods in ldapupdate.</title>
<updated>2014-01-10T13:41:39+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-12-10T10:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mkosek/public_git/freeipa.git/commit/?id=21fab665f482445ebcdcedffad7182acdb02fa28'/>
<id>21fab665f482445ebcdcedffad7182acdb02fa28</id>
<content type='text'>
Remove legacy IPAdmin methods generateModList and updateEntry.

https://fedorahosted.org/freeipa/ticket/3488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove legacy IPAdmin methods generateModList and updateEntry.

https://fedorahosted.org/freeipa/ticket/3488
</pre>
</div>
</content>
</entry>
</feed>
