<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git, 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>Merge branch 'ticket-1369' into testing</title>
<updated>2011-07-01T09:32:29+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>abokovoy@redhat.com</email>
</author>
<published>2011-07-01T09:32:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=7860beaa2ba821a4ce29eaa41a63f5c2647f4993'/>
<id>7860beaa2ba821a4ce29eaa41a63f5c2647f4993</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import package_installed_name as well</title>
<updated>2011-07-01T09:31:20+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>abokovoy@redhat.com</email>
</author>
<published>2011-07-01T09:31:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=f6ce5cd6ce30d2081c70cf695bc151a9e7cdeef0'/>
<id>f6ce5cd6ce30d2081c70cf695bc151a9e7cdeef0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make error reporting more 'local' for various configurations of nss_ldap packages</title>
<updated>2011-07-01T09:30:35+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>abokovoy@redhat.com</email>
</author>
<published>2011-07-01T09:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=8abb95575390a6784159afcb163bdef8589f470b'/>
<id>8abb95575390a6784159afcb163bdef8589f470b</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1369

When nss_ldap-based configuration does not work, report proper package name instead of always assuming nss_ldap.
At least, in RHEL6 and Fedora appropriate package is called nss-pam-ldapd while in older releases and other
distributions it might be called differently.

The change makes less confusing error reporting. It also introduces common utility function package_installed_name()
which provides an interface to query package manager for existence of mutually exclusive packages which is
helpful to distinguish between different configuration paths.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1369

When nss_ldap-based configuration does not work, report proper package name instead of always assuming nss_ldap.
At least, in RHEL6 and Fedora appropriate package is called nss-pam-ldapd while in older releases and other
distributions it might be called differently.

The change makes less confusing error reporting. It also introduces common utility function package_installed_name()
which provides an interface to query package manager for existence of mutually exclusive packages which is
helpful to distinguish between different configuration paths.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ticket-1369' into testing</title>
<updated>2011-07-01T09:26:35+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>abokovoy@redhat.com</email>
</author>
<published>2011-07-01T09:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=8d4360cff1ba0dbe60c5a072ed19eb5e358290ce'/>
<id>8d4360cff1ba0dbe60c5a072ed19eb5e358290ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rearrange logging for NSCD daemon.</title>
<updated>2011-07-01T09:19:51+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>abokovoy@redhat.com</email>
</author>
<published>2011-07-01T08:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=a7cd88f5aa2db2c18fe76c612573ec28eb51fd40'/>
<id>a7cd88f5aa2db2c18fe76c612573ec28eb51fd40</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1373

When SSSD is in use, we actually trying to disable NSCD daemon. Telling that we failed to configure
automatic _startup_ of the NSCD is wrong then.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1373

When SSSD is in use, we actually trying to disable NSCD daemon. Telling that we failed to configure
automatic _startup_ of the NSCD is wrong then.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make error reporting more 'local' for various configurations of nss_ldap packages</title>
<updated>2011-07-01T09:19:23+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>abokovoy@redhat.com</email>
</author>
<published>2011-07-01T09:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=d29143ce5f6364dfc93dd0228dc58199f956b0a6'/>
<id>d29143ce5f6364dfc93dd0228dc58199f956b0a6</id>
<content type='text'>
https://fedorahosted.org/freeipa/ticket/1369

When nss_ldap-based configuration does not work, report proper package name instead of always assuming nss_ldap.
At least, in RHEL6 and Fedora appropriate package is called nss-pam-ldapd while in older releases and other
distributions it might be called differently.

The change makes less confusing error reporting. It also introduces common utility function package_installed_name()
which provides an interface to query package manager for existence of mutually exclusive packages which is
helpful to distinguish between different configuration paths.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/freeipa/ticket/1369

When nss_ldap-based configuration does not work, report proper package name instead of always assuming nss_ldap.
At least, in RHEL6 and Fedora appropriate package is called nss-pam-ldapd while in older releases and other
distributions it might be called differently.

The change makes less confusing error reporting. It also introduces common utility function package_installed_name()
which provides an interface to query package manager for existence of mutually exclusive packages which is
helpful to distinguish between different configuration paths.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed button style in Entitlements</title>
<updated>2011-07-01T03:10:38+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-07-01T02:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=c746abd63ac544273a2ddec44a3845e4eb880e62'/>
<id>c746abd63ac544273a2ddec44a3845e4eb880e62</id>
<content type='text'>
The entitlement buttons are located serveral levels underneath
facet-controls, so the CSS selector has been fixed to extend beyond
facet-controls' immediate children.

Ticket #1419
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The entitlement buttons are located serveral levels underneath
facet-controls, so the CSS selector has been fixed to extend beyond
facet-controls' immediate children.

Ticket #1419
</pre>
</div>
</content>
</entry>
<entry>
<title>Added confirmation dialog for user activation.</title>
<updated>2011-07-01T02:49:12+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-06-28T15:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=c27a6de2a601f6507b872978e508a29baa8c7b52'/>
<id>c27a6de2a601f6507b872978e508a29baa8c7b52</id>
<content type='text'>
The IPA.user_status_widget has been modified such that it checks
the facet dirty status and asks the admin to either Update or Reset
the changes. Then the widget shows a dialog to confirm whether
the admin wants to activate/deactivate the user.

Ticket #1395
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The IPA.user_status_widget has been modified such that it checks
the facet dirty status and asks the admin to either Update or Reset
the changes. Then the widget shows a dialog to confirm whether
the admin wants to activate/deactivate the user.

Ticket #1395
</pre>
</div>
</content>
</entry>
<entry>
<title>config widgets entity select default group checkbox for migration</title>
<updated>2011-07-01T02:26:19+00:00</updated>
<author>
<name>Adam Young</name>
<email>ayoung@redhat.com</email>
</author>
<published>2011-06-30T17:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=9d8ddb5d46e13d3e6c53ae968465ecfd53948425'/>
<id>9d8ddb5d46e13d3e6c53ae968465ecfd53948425</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed hard-coded messages.</title>
<updated>2011-06-30T18:50:09+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2011-06-30T18:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/abbra/public_git/freeipa.git/commit/?id=2a527234656a08342259ebc30af38b68a592ba8a'/>
<id>2a527234656a08342259ebc30af38b68a592ba8a</id>
<content type='text'>
Hard-coded messages in the UI have been replaced with I18n messages.

Ticket #1396
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hard-coded messages in the UI have been replaced with I18n messages.

Ticket #1396
</pre>
</div>
</content>
</entry>
</feed>
