<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipa-client/man, branch testing</title>
<subtitle>FreeIPA project</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/'/>
<entry>
<title>Consolidate man pages and IPA tools help</title>
<updated>2011-05-12T20:55:27+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-05-04T08:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=9de10f3674078ef8c423522e30fe704a2d09a7c2'/>
<id>9de10f3674078ef8c423522e30fe704a2d09a7c2</id>
<content type='text'>
IPA tools options are not consistent with information in man
pages.

https://fedorahosted.org/freeipa/ticket/1163
https://fedorahosted.org/freeipa/ticket/1178
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IPA tools options are not consistent with information in man
pages.

https://fedorahosted.org/freeipa/ticket/1163
https://fedorahosted.org/freeipa/ticket/1178
</pre>
</div>
</content>
</entry>
<entry>
<title>Bad return values for ipa-rmkeytab command</title>
<updated>2011-05-03T13:19:07+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-05-02T08:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=e90120bdcbdeaa47ef23882465e6d883a79abc58'/>
<id>e90120bdcbdeaa47ef23882465e6d883a79abc58</id>
<content type='text'>
ipa-rmkeytab returns success even when the realm passed to the
program is not found in a keytab. This patch adds an explanatory
error message and returns error code 5 - Principal or realm not
found.

https://fedorahosted.org/freeipa/ticket/694
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ipa-rmkeytab returns success even when the realm passed to the
program is not found in a keytab. This patch adds an explanatory
error message and returns error code 5 - Principal or realm not
found.

https://fedorahosted.org/freeipa/ticket/694
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress --on-master from ipa-client-install command-line and man page.</title>
<updated>2011-04-12T07:31:56+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-04-11T17:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=811f631c0978e02c8b4a771eead6e13160f1e528'/>
<id>811f631c0978e02c8b4a771eead6e13160f1e528</id>
<content type='text'>
This option is only used when configuring an IPA client on an IPA server.
Describing it on the command-line will only confuse people so don't
list it as an option.

Ticket 1050
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option is only used when configuring an IPA client on an IPA server.
Describing it on the command-line will only confuse people so don't
list it as an option.

Ticket 1050
</pre>
</div>
</content>
</entry>
<entry>
<title>Add man page for the IPA configuration file</title>
<updated>2011-02-23T16:56:31+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-02-23T16:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=388c9a1705bd3e6744ca996559cb4372c532056e'/>
<id>388c9a1705bd3e6744ca996559cb4372c532056e</id>
<content type='text'>
ticket 969
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ticket 969
</pre>
</div>
</content>
</entry>
<entry>
<title>Document --enable-dns-updates in ipa-client-install man page</title>
<updated>2011-02-21T16:55:50+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-02-21T16:23:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=119b8a4ccf73c443ae66b1266f7be8f084cf1ce0'/>
<id>119b8a4ccf73c443ae66b1266f7be8f084cf1ce0</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/991
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/991
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes in ipa-join man page</title>
<updated>2011-02-18T15:37:46+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2011-02-15T13:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=7fe78b4e48ab54ef819244d13c7bd7f76ca9faa0'/>
<id>7fe78b4e48ab54ef819244d13c7bd7f76ca9faa0</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/784
https://fedorahosted.org/freeipa/ticket/786
https://fedorahosted.org/freeipa/ticket/787
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/784
https://fedorahosted.org/freeipa/ticket/786
https://fedorahosted.org/freeipa/ticket/787
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a typo in ipa-client-install man page</title>
<updated>2011-02-15T20:41:19+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2011-02-15T10:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=5f317ab680c77b088617160929ac2a08220043b5'/>
<id>5f317ab680c77b088617160929ac2a08220043b5</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/782
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/782
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an option for overriding the hostname value.</title>
<updated>2011-01-26T20:53:41+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2011-01-24T22:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=80e87e75bd6ab56e3e20c49ece55bd4d52f1a503'/>
<id>80e87e75bd6ab56e3e20c49ece55bd4d52f1a503</id>
<content type='text'>
Ticket 834
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ticket 834
</pre>
</div>
</content>
</entry>
<entry>
<title>Unchecked return values in ipa-join</title>
<updated>2011-01-12T16:31:26+00:00</updated>
<author>
<name>Martin Kosek</name>
<email>mkosek@redhat.com</email>
</author>
<published>2011-01-11T10:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=974287895ec5dbb377a65a83c050f088df79ffb7'/>
<id>974287895ec5dbb377a65a83c050f088df79ffb7</id>
<content type='text'>
krb5_get_default_realm() and asprintf() return values were ignored.
This could lead to unhandled error issues or memory access
issues.

This patch adds return value checks to all such functions.
As a consequence, one new return value has been added to man page.

https://fedorahosted.org/freeipa/ticket/720
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
krb5_get_default_realm() and asprintf() return values were ignored.
This could lead to unhandled error issues or memory access
issues.

This patch adds return value checks to all such functions.
As a consequence, one new return value has been added to man page.

https://fedorahosted.org/freeipa/ticket/720
</pre>
</div>
</content>
</entry>
<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>
</feed>
