[Freeipa-devel] [PATCH] Fix crash in ipa help for NO_CLI plugins.

2011-02-02 Thread Pavel Zuna
Fix #854 Pavel From 6c9f25fa6c50034db4967e64590cc9d46bdf8e0b Mon Sep 17 00:00:00 2001 From: Pavel Zuna pz...@redhat.com Date: Wed, 2 Feb 2011 12:47:34 -0500 Subject: [PATCH] Fix crash in ipa help for NO_CLI plugins. Fix #854 --- ipalib/cli.py | 16 ++-- 1 files changed, 2

[Freeipa-devel] [PATCH] Fix minor bug in host-add logic.

2011-02-02 Thread Pavel Zuna
Fix #798 Pavel From c5872d7d532429341c86cf1ba10a24709b510664 Mon Sep 17 00:00:00 2001 From: Pavel Zuna pz...@redhat.com Date: Wed, 2 Feb 2011 13:47:21 -0500 Subject: [PATCH] Fix minor bug in host-add logic. Ticket #798 --- ipalib/plugins/host.py |4 ++-- 1 files changed, 2 insertions(+), 2

[Freeipa-devel] [PATCH] 022 Inconsistent error message for ipa group-detach

2011-02-02 Thread Martin Kosek
When attempting to detach a private group that doesn't exist, the error message returned is not consistent with the error returned by the other topic commands. This patch adds a standard message. https://fedorahosted.org/freeipa/ticket/291 From 20639738dbd689839f24775ea4899be3adb8103e Mon Sep 17

Re: [Freeipa-devel] [PATCH] 664 entitlement support

2011-02-02 Thread Rob Crittenden
Jakub Hrozek wrote: On 02/01/2011 08:25 PM, Rob Crittenden wrote: Jakub Hrozek wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/01/2011 04:15 PM, Rob Crittenden wrote: Jakub Hrozek wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/31/2011 04:29 PM, Rob Crittenden wrote:

Re: [Freeipa-devel] [PATCH] Fix crash in ipa help for NO_CLI plugins.

2011-02-02 Thread Jan Zelený
Pavel Zuna pz...@redhat.com wrote: Fix #854 Pavel ack Jan ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] Fix minor bug in host-add logic.

2011-02-02 Thread Jan Zelený
Pavel Zuna pz...@redhat.com wrote: Fix #798 Pavel ack Jan ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] 698 Translate exception messages

2011-02-02 Thread Pavel Zuna
On 02/01/2011 11:36 PM, Rob Crittenden wrote: Pavel mentioned this morning that translations didn't seem to be working. I remembered that I did some things on the cli so I re-tested. Turned out that exceptions aren't being translated. I'm not at all sure this patch does the right thing, so take

[Freeipa-devel] [PATCH] 023 ipa-server-install inconsistent capitalization

2011-02-02 Thread Martin Kosek
A cosmetic patch to IPA server installation output aimed to make capitalization in installer output consistent. Several installation tasks started with a lowercase letter and several installation task steps started with an uppercase letter. https://fedorahosted.org/freeipa/ticket/776 From

[Freeipa-devel] [PATCH] Remove deprecated i18n code from ipalib.request and all references to it.

2011-02-02 Thread Pavel Zuna
This ticket effectively fixes the translation of exception messages. Ticket #903 Pavel From b051be4d816f94ebab3fc932b3d2372d1cf0345a Mon Sep 17 00:00:00 2001 From: Pavel Zuna pz...@redhat.com Date: Wed, 2 Feb 2011 15:37:14 -0500 Subject: [PATCH] Remove deprecated i18n code from ipalib/request

Re: [Freeipa-devel] [PATCH] Fix minor bug in host-add logic.

2011-02-02 Thread Rob Crittenden
Jan Zelený wrote: Pavel Zunapz...@redhat.com wrote: Fix #798 Pavel ack Jan pushed to master ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] Fix crash in ipa help for NO_CLI plugins.

2011-02-02 Thread Rob Crittenden
Jan Zelený wrote: Pavel Zunapz...@redhat.com wrote: Fix #854 Pavel ack Jan pushed to master ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

[Freeipa-devel] [PATCH] 024 Typos in freeIPA messages

2011-02-02 Thread Martin Kosek
This patch fixes several reported typos in IPA messages and in comments. https://fedorahosted.org/freeipa/ticket/848 From 9fe64c02a30b165b41268f8f8631bbd0bcf48602 Mon Sep 17 00:00:00 2001 From: Martin Kosek mko...@redhat.com Date: Wed, 2 Feb 2011 17:15:35 +0100 Subject: [PATCH] Typos in freeIPA

Re: [Freeipa-devel] [PATCH] 024 Typos in freeIPA messages

2011-02-02 Thread Rob Crittenden
Martin Kosek wrote: This patch fixes several reported typos in IPA messages and in comments. https://fedorahosted.org/freeipa/ticket/848 Can you add the user that submitted the original patch for this to Contributors.txt? rob ___ Freeipa-devel

Re: [Freeipa-devel] [PATCH] 024 Typos in freeIPA messages

2011-02-02 Thread Martin Kosek
On Wed, 2011-02-02 at 11:20 -0500, Rob Crittenden wrote: Martin Kosek wrote: This patch fixes several reported typos in IPA messages and in comments. https://fedorahosted.org/freeipa/ticket/848 Can you add the user that submitted the original patch for this to Contributors.txt?

[Freeipa-devel] [PATCH] 699 fix city and state in framework

2011-02-02 Thread Rob Crittenden
City and state in the user object were using the wrong LDAP attributes. I also added a unit test for address. This will cause the ui to display undefined for city and state, Adam said he'd take a look. ticket 889 rob freeipa-rcrit-699-city.patch Description: application/mbox

Re: [Freeipa-devel] [PATCH] 024 Typos in freeIPA messages

2011-02-02 Thread Rob Crittenden
Martin Kosek wrote: On Wed, 2011-02-02 at 11:20 -0500, Rob Crittenden wrote: Martin Kosek wrote: This patch fixes several reported typos in IPA messages and in comments. https://fedorahosted.org/freeipa/ticket/848 Can you add the user that submitted the original patch for this to

[Freeipa-devel] [PATCH] Added undo for permission target.

2011-02-02 Thread Endi Sukma Dewata
https://fedorahosted.org/freeipa/ticket/885 -- Endi S. Dewata From bc6f406a758d519500c90f948e8e30753760b50e Mon Sep 17 00:00:00 2001 From: Endi S. Dewata edew...@redhat.com Date: Wed, 2 Feb 2011 10:35:23 -0600 Subject: [PATCH] Added undo for permission target.

Re: [Freeipa-devel] [PATCH] 699 fix city and state in framework

2011-02-02 Thread Rob Crittenden
Rob Crittenden wrote: City and state in the user object were using the wrong LDAP attributes. I also added a unit test for address. This will cause the ui to display undefined for city and state, Adam said he'd take a look. ticket 889 rob With updated API.txt rob

Re: [Freeipa-devel] [PATCH] Added undo for permission target.

2011-02-02 Thread Adam Young
On 02/02/2011 03:40 PM, Endi Sukma Dewata wrote: https://fedorahosted.org/freeipa/ticket/885 ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel ACK Pushed to master

Re: [Freeipa-devel] [PATCH] 699 fix city and state in framework

2011-02-02 Thread Adam Young
On 02/02/2011 03:48 PM, Rob Crittenden wrote: Rob Crittenden wrote: City and state in the user object were using the wrong LDAP attributes. I also added a unit test for address. This will cause the ui to display undefined for city and state, Adam said he'd take a look. ticket 889 rob With

Re: [Freeipa-devel] [PATCH] admiyo-0187-city-and-state

2011-02-02 Thread Adam Young
On 02/02/2011 04:53 PM, Adam Young wrote: requires freeipa-rcrit-699-2-city.patch ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel Hadn't removed the broken custom widget From

Re: [Freeipa-devel] [PATCH] admiyo-0187-city-and-state

2011-02-02 Thread Adam Young
On 02/02/2011 05:03 PM, Rob Crittenden wrote: Adam Young wrote: On 02/02/2011 04:53 PM, Adam Young wrote: requires freeipa-rcrit-699-2-city.patch ___ Freeipa-devel mailing list Freeipa-devel@redhat.com

[Freeipa-devel] [PATCH] 049 Make nsslib IPv6 aware

2011-02-02 Thread Jakub Hrozek
Hi, attached is a patch to nsslib.py that changes its semantics so it is able to work with different address families. It is the last piece of IPv6 support. Aside from the hunks in the patch, I still need to set Requires: in the patch (don't know the exact version yet). Also, the attached patch