[Freeipa-devel] [PATCH] 107 Fix idnsUpdatePolicy for reverse zone record

2011-08-09 Thread Martin Kosek
Make sure that idnsUpdatePolicy for reverse zone does not contain double trailing dot after server installation. https://fedorahosted.org/freeipa/ticket/1591 From 3040c3e9bc8423d336aa07febdffd6d9c3fa1f6e Mon Sep 17 00:00:00 2001 From: Martin Kosek mko...@redhat.com Date: Tue, 9 Aug 2011 10:30:18

Re: [Freeipa-devel] [PATCH] 107 Fix idnsUpdatePolicy for reverse zone record

2011-08-09 Thread Martin Kosek
On Tue, 2011-08-09 at 12:02 +0300, Alexander Bokovoy wrote: On 09.08.2011 11:32, Martin Kosek wrote: Make sure that idnsUpdatePolicy for reverse zone does not contain double trailing dot after server installation. https://fedorahosted.org/freeipa/ticket/1591 ACK. Pushed to master.

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

2011-08-09 Thread Petr Vobornik
On 08/08/2011 08:34 PM, Endi Sukma Dewata wrote: 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.

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

2011-08-09 Thread Petr Vobornik
On 08/08/2011 11: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 the

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

2011-08-09 Thread Martin Kosek
On Mon, 2011-08-08 at 16:16 +, JR Aquino wrote: On Aug 8, 2011, at 2:04 AM, Martin Kosek wrote: On Fri, 2011-08-05 at 18:36 +, JR Aquino wrote: ~ Jr Aquino, GCIH | Information Security Specialist Citrix Online | 7408 Hollister Avenue | Goleta,

[Freeipa-devel] [PATCH] 37 Make sure messagebus service is running before starting certmonger

2011-08-09 Thread Jan Cholasta
Start messagebus every time before starting certmonger. https://fedorahosted.org/freeipa/ticket/1580 Honza -- Jan Cholasta From 0f2ad936f7b0fb1a765ba48287a063d5a6d30935 Mon Sep 17 00:00:00 2001 From: Jan Cholasta jchol...@redhat.com Date: Tue, 9 Aug 2011 12:37:56 +0200 Subject: [PATCH] Make

Re: [Freeipa-devel] [PATCH 34/34] ticket 1568 - DN objects should support the insert method

2011-08-09 Thread Jan Cholasta
On 4.8.2011 01:16, John Dennis wrote: Add dn.insert() and update unittest -- John Dennisjden...@redhat.com Looking to carve out IT costs? www.redhat.com/carveoutcosts/ ACK. Honza -- Jan Cholasta ___ Freeipa-devel mailing list

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

2011-08-09 Thread John Dennis
It looks like the curl fix for xmlrpc was applied and built in version xmlrpc-c-1.25.1-1501.svn2077.fc15 built in Koji yesterday at 2011-02-08 07:52:36. Correct? However that build has not been pushed to Bohdi yet so it's not in an update channel yet, is there a reason why? -- John Dennis

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

2011-08-09 Thread Endi Sukma Dewata
On 8/9/2011 6:06 AM, Petr Vobornik wrote: Code looks good. But, I didn't test it in IE9, because I don't have one nor Windows vm (will try to get one). Modifications in error handling are OK. If it really works in IE I would consider it ACKed. Since we don't officially support IE, as long

Re: [Freeipa-devel] [PATCH 35/35] ticket 1569 - Test DN object non-latin Unicode support

2011-08-09 Thread Jan Cholasta
On 4.8.2011 01:35, John Dennis wrote: The DN unittest was lacking a test for i18n. The unittest was updated to store Hello in Arabic with both utf-8 and unicode and verify the values could be properly retrieved and converted to dn string syntax. During the testing a few problems were discovered

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

2011-08-09 Thread Vojtech Vitek
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

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

2011-08-09 Thread Endi Sukma Dewata
On 8/9/2011 7:12 AM, Petr Vobornik wrote: NACK Add and edit without existing DNS reverse zone don't redirect to edit page. Field 'fqdn' doesn't exist any more so getting fqdn from field in host.js:280 fqdn: that.get_field('fqdn').save() isn't functional. Fixed. Now the fqdn is obtained from

[Freeipa-devel] [PATCH] 240 Fixed DNS zone adder dialog.

2011-08-09 Thread Endi Sukma Dewata
The DNS zone adder dialog has been modified to use radio buttons to select whether to enter a zone name or a reverse zone IP network. Ticket #1575 -- Endi S. Dewata From 0c8eadaa3690335c65f6e9ec094094a94481c66b Mon Sep 17 00:00:00 2001 From: Endi S. Dewata edew...@redhat.com Date: Mon, 8 Aug

[Freeipa-devel] [PATCH] 241 Fixed broken links in ipa_error.css and ipa_migration.css.

2011-08-09 Thread Endi Sukma Dewata
Some of the images that were previously deleted are actually needed by ipa_error.css and ipa_migration.css, so they have been restored. Ticket #1564 -- Endi S. Dewata From 92b5307e6134c0611a466f636724df27c607576a Mon Sep 17 00:00:00 2001 From: Endi S. Dewata edew...@redhat.com Date: Tue, 9 Aug