<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipa-client/ipa-install, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/vakwetu/public_git/freeipa.git/'/>
<entry>
<title>Fix ipa-client-install --uninstall crash</title>
<updated>2014-07-08T08:29:13+00:00</updated>
<author>
<name>David Kupka</name>
<email>dkupka@redhat.com</email>
</author>
<published>2014-07-08T05:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/vakwetu/public_git/freeipa.git/commit/?id=2ff14607b170c86ccd93cff60f5a34d64cd1e419'/>
<id>2ff14607b170c86ccd93cff60f5a34d64cd1e419</id>
<content type='text'>
Fix ipa-client-install crash when chronyd service fails to start.

https://fedorahosted.org/freeipa/ticket/4273

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix ipa-client-install crash when chronyd service fails to start.

https://fedorahosted.org/freeipa/ticket/4273

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-client-install: Restart nisdomain service instead of starting</title>
<updated>2014-06-30T11:58:29+00:00</updated>
<author>
<name>Tomas Babej</name>
<email>tbabej@redhat.com</email>
</author>
<published>2014-06-30T09:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/vakwetu/public_git/freeipa.git/commit/?id=ffab09a7ef7a16b220e657e24813c90ba1a13523'/>
<id>ffab09a7ef7a16b220e657e24813c90ba1a13523</id>
<content type='text'>
To ensure new NIS domain name is loaded after ipa-client-install
even in case when nisdomainname service is already running, we
need to restart the service rather than starting it.

https://fedorahosted.org/freeipa/ticket/4393

Reviewed-By: Alexander Bokovoy &lt;abokovoy@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To ensure new NIS domain name is loaded after ipa-client-install
even in case when nisdomainname service is already running, we
need to restart the service rather than starting it.

https://fedorahosted.org/freeipa/ticket/4393

Reviewed-By: Alexander Bokovoy &lt;abokovoy@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not corrupt sshd_config in client install when trailing newline is missing.</title>
<updated>2014-06-26T10:00:29+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2014-06-18T13:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/vakwetu/public_git/freeipa.git/commit/?id=3e0245f28fe3f294f21b8d0cc298b1901119921d'/>
<id>3e0245f28fe3f294f21b8d0cc298b1901119921d</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/4373

Reviewed-By: Martin Kosek &lt;mkosek@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/4373

Reviewed-By: Martin Kosek &lt;mkosek@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ipaplatform: Move paths from installers to paths module</title>
<updated>2014-06-26T07:22:21+00:00</updated>
<author>
<name>Tomas Babej</name>
<email>tbabej@redhat.com</email>
</author>
<published>2014-06-17T09:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/vakwetu/public_git/freeipa.git/commit/?id=e5e42fc83ae74f0e0c68e68417a39fe6f2f2ae63'/>
<id>e5e42fc83ae74f0e0c68e68417a39fe6f2f2ae63</id>
<content type='text'>
Part of: https://fedorahosted.org/freeipa/ticket/4052

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of: https://fedorahosted.org/freeipa/ticket/4052

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ipaplatform: Remove redundant imports of ipaservices</title>
<updated>2014-06-16T17:48:20+00:00</updated>
<author>
<name>Tomas Babej</name>
<email>tbabej@redhat.com</email>
</author>
<published>2014-05-29T08:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/vakwetu/public_git/freeipa.git/commit/?id=c7edd7b68c98d105f02a5977a0ff7c2a3081f2c9'/>
<id>c7edd7b68c98d105f02a5977a0ff7c2a3081f2c9</id>
<content type='text'>
Also fixes few incorrect imports.

https://fedorahosted.org/freeipa/ticket/4052

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixes few incorrect imports.

https://fedorahosted.org/freeipa/ticket/4052

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ipaplatform: Change paths dependant on ipaservices to use ipaplatform.paths</title>
<updated>2014-06-16T17:48:19+00:00</updated>
<author>
<name>Tomas Babej</name>
<email>tbabej@redhat.com</email>
</author>
<published>2014-05-29T08:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/vakwetu/public_git/freeipa.git/commit/?id=c011bccf45ee46c41e6606e391362938271de75a'/>
<id>c011bccf45ee46c41e6606e391362938271de75a</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/4052

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/4052

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ipaplatform: Change service code in freeipa to use ipaplatform services</title>
<updated>2014-06-16T17:48:19+00:00</updated>
<author>
<name>Tomas Babej</name>
<email>tbabej@redhat.com</email>
</author>
<published>2014-05-29T08:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/vakwetu/public_git/freeipa.git/commit/?id=49fcd42f8fd71b894a0953a37f10a6c326e16048'/>
<id>49fcd42f8fd71b894a0953a37f10a6c326e16048</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/4052

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/4052

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasks</title>
<updated>2014-06-16T17:48:19+00:00</updated>
<author>
<name>Tomas Babej</name>
<email>tbabej@redhat.com</email>
</author>
<published>2014-05-29T08:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/vakwetu/public_git/freeipa.git/commit/?id=926f8647d2a676c1dd2e446633eb76cdf1a7bf0c'/>
<id>926f8647d2a676c1dd2e446633eb76cdf1a7bf0c</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/4052

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/4052

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ipaplatform: Do not require custom Authconfig implementations from platform modules</title>
<updated>2014-06-16T17:48:18+00:00</updated>
<author>
<name>Tomas Babej</name>
<email>tbabej@redhat.com</email>
</author>
<published>2014-05-27T07:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/vakwetu/public_git/freeipa.git/commit/?id=5f31f2d35f714880230c1a92a322c620e8708eb3'/>
<id>5f31f2d35f714880230c1a92a322c620e8708eb3</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/4052

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/4052

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ipaplatform: Moved Fedora 16 service implementations and refactored them as base Fedora module service implementations</title>
<updated>2014-06-16T17:48:17+00:00</updated>
<author>
<name>Tomas Babej</name>
<email>tbabej@redhat.com</email>
</author>
<published>2014-05-26T14:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/vakwetu/public_git/freeipa.git/commit/?id=c465eb842f8b6637268ae790b3cee5a88a5e1544'/>
<id>c465eb842f8b6637268ae790b3cee5a88a5e1544</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/4052

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/4052

Reviewed-By: Petr Viktorin &lt;pviktori@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
