Re: [Freeipa-devel] [PATCH] 34 Create FreeIPA CLI Plugin for the 389 Auto Membership plugin

2011-08-08 Thread Martin Kosek
On Fri, 2011-08-05 at 18:36 +, JR Aquino wrote: ~ Jr Aquino, GCIH | Information Security Specialist Citrix Online | 7408 Hollister Avenue | Goleta, CA 93117 T: +1 805.690.3478 jr.aqu...@citrixonline.com http://www.citrixonline.com On Aug 2, 2011,

[Freeipa-devel] [PATCH] 36 Ask for reverse DNS zone information right after asking for DNS forwarders

2011-08-08 Thread Jan Cholasta
This patch modifies ipa-server-install and ipa-dns-install so that they ask for reverse DNS zone information right after asking for DNS forwarders so that DNS configuration is done in one place. https://fedorahosted.org/freeipa/ticket/1522 Honza -- Jan Cholasta From

Re: [Freeipa-devel] [PATCH] 106 Improve dnszone-add error message

2011-08-08 Thread Jan Cholasta
On 4.8.2011 10:02, Martin Kosek wrote: Check that NS address passed in dnszone-add is a domain name and not an IP address. Make this clear also the parameter help. https://fedorahosted.org/freeipa/ticket/1567 ACK. I'd prefer if doc said Authoritative nameserver hostname instead of

[Freeipa-devel] Correct xmlrpc-c version?

2011-08-08 Thread John Dennis
I checked today to see if we have a new xmlrpc-c package that meets our release requirements for 2.1. I see that 1.27.4 was build earlier today for F16 and F17 with the changelog comment just saying it was upgraded to latest upstream (is that our fix?). The upstream tarball does not have a

Re: [Freeipa-devel] Correct xmlrpc-c version?

2011-08-08 Thread Simo Sorce
On Mon, 2011-08-08 at 10:07 -0400, John Dennis wrote: I checked today to see if we have a new xmlrpc-c package that meets our release requirements for 2.1. I see that 1.27.4 was build earlier today for F16 and F17 with the changelog comment just saying it was upgraded to latest upstream (is

Re: [Freeipa-devel] Correct xmlrpc-c version?

2011-08-08 Thread Martin Kosek
On Mon, 2011-08-08 at 10:07 -0400, John Dennis wrote: I checked today to see if we have a new xmlrpc-c package that meets our release requirements for 2.1. I see that 1.27.4 was build earlier today for F16 and F17 with the changelog comment just saying it was upgraded to latest upstream (is

Re: [Freeipa-devel] [PATCH] 106 Improve dnszone-add error message

2011-08-08 Thread Martin Kosek
On Mon, 2011-08-08 at 15:33 +0200, Jan Cholasta wrote: On 4.8.2011 10:02, Martin Kosek wrote: Check that NS address passed in dnszone-add is a domain name and not an IP address. Make this clear also the parameter help. https://fedorahosted.org/freeipa/ticket/1567 ACK. I'd prefer

Re: [Freeipa-devel] [PATCH] 236 Fixed 3rd level tab style.

2011-08-08 Thread Adam Young
On 08/05/2011 12:12 PM, Endi Sukma Dewata wrote: The 3rd level tab style has been adjusted according to UXD input. ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel ACK

Re: [Freeipa-devel] [PATCH] 237 Fixed facet group labels.

2011-08-08 Thread Adam Young
On 08/05/2011 02:25 PM, Endi Sukma Dewata wrote: The facet group labels have been modified according to UXD spec. Some facet groups will have more descriptive labels. Some others will not have any labels because the facet tab is self-explanatory. Ticket #1423, #1561

Re: [Freeipa-devel] [PATCH] 236 Fixed 3rd level tab style.

2011-08-08 Thread Adam Young
On 08/08/2011 11:58 AM, Adam Young wrote: On 08/05/2011 12:12 PM, Endi Sukma Dewata wrote: The 3rd level tab style has been adjusted according to UXD input. ___ Freeipa-devel mailing list Freeipa-devel@redhat.com

Re: [Freeipa-devel] Correct xmlrpc-c version?

2011-08-08 Thread John Dennis
On 08/08/2011 11:42 AM, Martin Kosek wrote: On Mon, 2011-08-08 at 10:07 -0400, John Dennis wrote: I checked today to see if we have a new xmlrpc-c package that meets our release requirements for 2.1. I see that 1.27.4 was build earlier today for F16 and F17 with the changelog comment just

[Freeipa-devel] [PATCH] 238 Fixed error after login on IE

2011-08-08 Thread Endi Sukma Dewata
The IE does not resend the request body during negotiation, so after after a successful authentication the server could not find the JSON request to parse. The Web UI has been modified to detect this error and resend the initialization request. Ticket #1540 -- Endi S. Dewata From

Re: [Freeipa-devel] [PATCH] 003 Redirection after changing browser configuration

2011-08-08 Thread Adam Young
On 08/08/2011 09:50 AM, Petr Vobornik wrote: On 08/05/2011 11:12 PM, Adam Young wrote: On 08/05/2011 09:22 AM, Petr Vobornik wrote: Redirection after changing browser configuration https://fedorahosted.org/freeipa/ticket/1502 Added redirection link. Notes: Modified preferences.html.template

Re: [Freeipa-devel] Correct xmlrpc-c version?

2011-08-08 Thread Jakub Hrozek
On 08/08/2011 06:13 PM, John Dennis wrote: On 08/08/2011 11:42 AM, Martin Kosek wrote: On Mon, 2011-08-08 at 10:07 -0400, John Dennis wrote: I checked today to see if we have a new xmlrpc-c package that meets our release requirements for 2.1. I see that 1.27.4 was build earlier today for F16

[Freeipa-devel] [PATCH] 239 Fixed host adder dialog.

2011-08-08 Thread Endi Sukma Dewata
The host adder dialog has been modified to use separate fields for hostname and DNS zone. The hostname is a text field and the DNS zone is an editable drop-down list. The fields will have the following behavior: - If the user types a dot into the hostname field, the cursor will automatically

Re: [Freeipa-devel] [PATCH] 239 Fixed host adder dialog.

2011-08-08 Thread Adam Young
On 08/08/2011 05:13 PM, Endi Sukma Dewata wrote: The host adder dialog has been modified to use separate fields for hostname and DNS zone. The hostname is a text field and the DNS zone is an editable drop-down list. The fields will have the following behavior: - If the user types a dot into