Re: [Freeipa-devel] [PATCH] 468 Make ipa-client-automount backwards compatible

2014-04-02 Thread Martin Kosek
On 04/01/2014 07:33 PM, Rob Crittenden wrote: Martin Kosek wrote: ipa-client-automount calls automountlocation-show command during the process. Unfortunately, FreeIPA commands are forward compatible only and thus fail the installer. Similarly to ipa-client-install, call XML-RPC interface

[Freeipa-devel] [PATCH] 260 Fix update_ca_renewal_master plugin on CA-less installs

2014-04-02 Thread Jan Cholasta
Hi, the attached patch fixes https://fedorahosted.org/freeipa/ticket/4294. Honza -- Jan Cholasta From b0e3b7c855b517ef75abd3d9eac4d5db63ef4767 Mon Sep 17 00:00:00 2001 From: Jan Cholasta jchol...@redhat.com Date: Wed, 2 Apr 2014 10:28:00 +0200 Subject: [PATCH] Fix update_ca_renewal_master

[Freeipa-devel] [PATCH 0001] Add basic trust and legacy client integration tests

2014-04-02 Thread Tomas Babej
Hi, this adds basic trust and legacy client integration tests to our Jenkins jobs repo. -- Tomas Babej Associate Software Engineer | Red Hat | Identity Management RHCE | Brno Site | IRC: tbabej | freeipa.org From 3dc23d1f4ee312e01eafb9677af2d97fdc40845b Mon Sep 17 00:00:00 2001 From: Tomas

Re: [Freeipa-devel] [PATCH 0161] ipa-range-check: Fix memory leaks when freeing range object

2014-04-02 Thread Martin Kosek
On 04/01/2014 12:03 PM, Jan Pazdziora wrote: On Tue, Apr 01, 2014 at 10:05:39AM +0200, Tomas Babej wrote: Yes, that was the intention. Mistake on my part, I'll send updated patches. Updated patch attached. Ack based on reading the code and documentation for slapi_ch_free_string. Ok,

Re: [Freeipa-devel] [PATCH 0161] ipa-range-check: Fix memory leaks when freeing range object

2014-04-02 Thread Alexander Bokovoy
On Wed, 02 Apr 2014, Martin Kosek wrote: On 04/01/2014 12:03 PM, Jan Pazdziora wrote: On Tue, Apr 01, 2014 at 10:05:39AM +0200, Tomas Babej wrote: Yes, that was the intention. Mistake on my part, I'll send updated patches. Updated patch attached. Ack based on reading the code and

[Freeipa-devel] [PATCH 0017] Add wait_for_dns option to default.conf

2014-04-02 Thread Petr Spacek
Hello, Add wait_for_dns option to default.conf. This option makes record changes in DNS tree synchronous. IPA calls will wait until new data are visible over DNS protocol or until timeout. It is intended only for testing. It should prevent tests from failing if there is bigger delay between

Re: [Freeipa-devel] [PATCH 0017] Add wait_for_dns option to default.conf

2014-04-02 Thread Petr Spacek
On 2.4.2014 14:36, Petr Spacek wrote: Hello, Add wait_for_dns option to default.conf. This option makes record changes in DNS tree synchronous. IPA calls will wait until new data are visible over DNS protocol or until timeout. It is intended only for testing. It should prevent tests from

Re: [Freeipa-devel] [PATCH 0015] Add wait_for_dns option to default.conf

2014-04-02 Thread Petr Spacek
On 28.3.2014 09:43, Martin Kosek wrote: On 03/28/2014 09:37 AM, Petr Viktorin wrote: On 03/27/2014 05:44 PM, Petr Spacek wrote: On 27.3.2014 13:15, Martin Kosek wrote: On 02/20/2014 03:56 PM, Martin Basti wrote: On Thu, 2014-02-20 at 14:36 +0100, Petr Spacek wrote: On 19.2.2014 17:55,

Re: [Freeipa-devel] [PATCH 0001] Add basic trust and legacy client integration tests

2014-04-02 Thread Petr Viktorin
On 04/02/2014 01:34 PM, Tomas Babej wrote: Hi, this adds basic trust and legacy client integration tests to our Jenkins jobs repo. Thanks! Pushed to master at https://github.com/encukou/freeipa-ci -- PetrĀ³ ___ Freeipa-devel mailing list

Re: [Freeipa-devel] [PATCH] 565-568 webui: field and widget binding refactoring

2014-04-02 Thread Misnyovszki Adam
On Thu, 27 Mar 2014 16:07:55 +0100 Petr Vobornik pvobo...@redhat.com wrote: The last refactoring I did while implementing RCUE login or more precisely support for standalone facets which have forms but are not details facets. [PATCH] webui: field and widget binding refactoring This is

Re: [Freeipa-devel] [PATCHES] 241-253 CA certificate renewal

2014-04-02 Thread Rob Crittenden
Jan Cholasta wrote: Hi, the attached patches implement automatic CA certificate renewal as well as the initial version of the CA certificate management tool. Requires my patches 172-196. In order to test, you must install current git version of certmonger (see