<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipa-client, branch doc</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pvoborni/public_git/freeipa.git/'/>
<entry>
<title>Add option to ipa-client-install to configure automount</title>
<updated>2013-09-05T10:43:52+00:00</updated>
<author>
<name>Ana Krivokapic</name>
<email>akrivoka@redhat.com</email>
</author>
<published>2013-08-30T14:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pvoborni/public_git/freeipa.git/commit/?id=95483d3b9f0973e825cf37340f8ca91b567ab134'/>
<id>95483d3b9f0973e825cf37340f8ca91b567ab134</id>
<content type='text'>
Add the --automount-location option to ipa-client-install. If the option is
used, ipa-client-automount is called at the end of ipa-client-install.

https://fedorahosted.org/freeipa/ticket/3740
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the --automount-location option to ipa-client-install. If the option is
used, ipa-client-automount is called at the end of ipa-client-install.

https://fedorahosted.org/freeipa/ticket/3740
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent *.pyo and *.pyc multilib problems</title>
<updated>2013-08-13T13:31:46+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2013-08-13T06:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pvoborni/public_git/freeipa.git/commit/?id=b9ec4d1a679f1485c9c109969e891269627d9f7f'/>
<id>b9ec4d1a679f1485c9c109969e891269627d9f7f</id>
<content type='text'>
Differences in the python byte code fails in a build validation
(rpmdiff) done on difference architecture of the same package.

This patch:
 1) Ensures that timestamps of generated *.pyo and *.pyc files match
 2) Python integer literals greater or equal 2^32 and lower than 2^64
    are converted to long right away to prevent different type of
    the integer on architectures with different size of int

https://fedorahosted.org/freeipa/ticket/3858
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Differences in the python byte code fails in a build validation
(rpmdiff) done on difference architecture of the same package.

This patch:
 1) Ensures that timestamps of generated *.pyo and *.pyc files match
 2) Python integer literals greater or equal 2^32 and lower than 2^64
    are converted to long right away to prevent different type of
    the integer on architectures with different size of int

https://fedorahosted.org/freeipa/ticket/3858
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve help entry for ipa host</title>
<updated>2013-08-06T10:31:16+00:00</updated>
<author>
<name>Tomas Babej</name>
<email>tbabej@redhat.com</email>
</author>
<published>2013-08-02T15:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pvoborni/public_git/freeipa.git/commit/?id=3bb6d3830868a50066569b55158fbba1f36654fd'/>
<id>3bb6d3830868a50066569b55158fbba1f36654fd</id>
<content type='text'>
Updates old information produced by the ipa help host command.
Also adds a section to ipa-client-install manpage about client
re-enrollment.

https://fedorahosted.org/freeipa/ticket/3820
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates old information produced by the ipa help host command.
Also adds a section to ipa-client-install manpage about client
re-enrollment.

https://fedorahosted.org/freeipa/ticket/3820
</pre>
</div>
</content>
</entry>
<entry>
<title>Change shebang to absolute path in ipa-client-automount</title>
<updated>2013-07-25T13:27:37+00:00</updated>
<author>
<name>Tomas Babej</name>
<email>tbabej@redhat.com</email>
</author>
<published>2013-07-23T15:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pvoborni/public_git/freeipa.git/commit/?id=8a41b64a8c2f77d5d1245884cb7ef3d0a2e81f93'/>
<id>8a41b64a8c2f77d5d1245884cb7ef3d0a2e81f93</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3811
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3811
</pre>
</div>
</content>
</entry>
<entry>
<title>Use admin@REALM when testing if SSSD is ready</title>
<updated>2013-07-19T10:37:43+00:00</updated>
<author>
<name>Ana Krivokapic</name>
<email>akrivoka@redhat.com</email>
</author>
<published>2013-07-18T17:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pvoborni/public_git/freeipa.git/commit/?id=8a22bce24233ddd4ec9764cecf410c159284f370'/>
<id>8a22bce24233ddd4ec9764cecf410c159284f370</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3771
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3771
</pre>
</div>
</content>
</entry>
<entry>
<title>ipa-client: Use "ipa" as the package name for i18n</title>
<updated>2013-07-19T10:26:28+00:00</updated>
<author>
<name>Petr Viktorin</name>
<email>pviktori@redhat.com</email>
</author>
<published>2013-07-18T15:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pvoborni/public_git/freeipa.git/commit/?id=efb7a2d54d4d7498d60e5e212ef4d53fa5fe39d4'/>
<id>efb7a2d54d4d7498d60e5e212ef4d53fa5fe39d4</id>
<content type='text'>
IPA uses "ipa" as the "package name" for all translations,
even in the ipa-client package.

https://fedorahosted.org/freeipa/ticket/3695
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IPA uses "ipa" as the "package name" for all translations,
even in the ipa-client package.

https://fedorahosted.org/freeipa/ticket/3695
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'ipa_server_mode' option to SSSD configuration</title>
<updated>2013-07-18T15:49:23+00:00</updated>
<author>
<name>Ana Krivokapic</name>
<email>akrivoka@redhat.com</email>
</author>
<published>2013-07-15T09:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pvoborni/public_git/freeipa.git/commit/?id=595de183a757e5c320bddfa7520f7d5dad15ecd7'/>
<id>595de183a757e5c320bddfa7520f7d5dad15ecd7</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3652
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3652
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix client install exception if /etc/ssh is missing</title>
<updated>2013-07-09T16:07:25+00:00</updated>
<author>
<name>Nathaniel McCallum</name>
<email>npmccallum@redhat.com</email>
</author>
<published>2013-07-03T19:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pvoborni/public_git/freeipa.git/commit/?id=784f484cad5f823d0a56dbcaa8f71d1fef4286b9'/>
<id>784f484cad5f823d0a56dbcaa8f71d1fef4286b9</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3766
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3766
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not skip SSSD known hosts in ipa-client-install --ssh-trust-dns.</title>
<updated>2013-06-27T06:48:40+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2013-06-25T08:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pvoborni/public_git/freeipa.git/commit/?id=736dd0fcd6d35abbea28481dc544502c132f78f8'/>
<id>736dd0fcd6d35abbea28481dc544502c132f78f8</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/3705
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/3705
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove entitlement support</title>
<updated>2013-06-26T12:11:42+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2013-06-19T07:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pvoborni/public_git/freeipa.git/commit/?id=77ae4da70632e17b6be09e9ad71fc353b3bad96e'/>
<id>77ae4da70632e17b6be09e9ad71fc353b3bad96e</id>
<content type='text'>
Entitlements code was not tested nor supported upstream since
version 3.0. Remove the associated code.

https://fedorahosted.org/freeipa/ticket/3739
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Entitlements code was not tested nor supported upstream since
version 3.0. Remove the associated code.

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