Re: [Freeipa-devel] [PATCH] 887 add missing aci prefix to dns acis

2011-10-10 Thread Martin Kosek
On Fri, 2011-10-07 at 11:09 -0400, Rob Crittenden wrote: > Martin Kosek wrote: > > > > I tested the patch when I replaced all add: directives 40-dns.update > > with addifexist. The clean installation now did not produce any error, > > memberships were OK. > > > > However, updating existing install

[Freeipa-devel] [PATCH] 023 Circular entity dependency

2011-10-10 Thread Petr Vobornik
https://fedorahosted.org/freeipa/ticket/1531 (3.0 Core Effort Iteration 01 September Y11 Release) Implemented solution: * all entities are created on application start * dependant objects (facets and dialogs) are created at once on their first use in entity. Note(patch naming): patch 022 wa

[Freeipa-devel] [PATCH, 2.1] 0021 Fedora 16 and systemd support

2011-10-10 Thread Alexander Bokovoy
Hi, rebased, updated package dependencies, and verified against Fedora 16+updates-testing. This patch is for ipa-2-1 branch. I need to do few cosmetic changes in freeipa.spec.in to accomodate it to 3.0 (master branch) as ipa_kpasswd is gone there. -- / Alexander Bokovoy >From f71e9d5f59de432

Re: [Freeipa-devel] [PATCH, 2.1] 0021 Fedora 16 and systemd support

2011-10-10 Thread Alexander Bokovoy
On Mon, 10 Oct 2011, Alexander Bokovoy wrote: > rebased, updated package dependencies, and verified against > Fedora 16+updates-testing. > > This patch is for ipa-2-1 branch. I need to do few cosmetic changes in > freeipa.spec.in to accomodate it to 3.0 (master branch) as ipa_kpasswd > is gone

[Freeipa-devel] [PATCH] 889 fix selfsign upgrades

2011-10-10 Thread Rob Crittenden
Upgrading an installation that was installed with selfsign CA will fail in ipa-upgradeconfig because it doesn't handle the case where dogtag isn't installed. rob >From 0bf202793ee74f0dd10121acdbcb8ee49211498c Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Mon, 10 Oct 2011 10:15:41 -0400 S

Re: [Freeipa-devel] [PATCHES] 0287 and 0288 for Proxy upgrade

2011-10-10 Thread Rob Crittenden
Adam Young wrote: On 10/07/2011 02:42 PM, Rob Crittenden wrote: Adam Young wrote: On 10/06/2011 10:21 PM, Rob Crittenden wrote: Adam Young wrote: Not yet ready for prime time. I've tested the changes to updateinstance by hand, so I know they work. I'm having problems with the python import s

Re: [Freeipa-devel] [PATCH] 0286-split-metadata-call

2011-10-10 Thread Rob Crittenden
Adam Young wrote: Even if ACKed, don't push this patch alone. It is part of some work that Petr V is going to be doing as part of fixing https://fedorahosted.org/freeipa/ticket/1933. Adam pushed to ipa-2-1 on Friday, I pushed to master rob ___ Free

Re: [Freeipa-devel] [PATCH] 887 add missing aci prefix to dns acis

2011-10-10 Thread Rob Crittenden
Martin Kosek wrote: On Fri, 2011-10-07 at 11:09 -0400, Rob Crittenden wrote: Martin Kosek wrote: I tested the patch when I replaced all add: directives 40-dns.update with addifexist. The clean installation now did not produce any error, memberships were OK. However, updating existing instal

Re: [Freeipa-devel] [PATCH] 021 Split Web UI initialization to several smaller calls

2011-10-10 Thread Rob Crittenden
Adam Young wrote: On 10/07/2011 11:55 AM, Petr Vobornik wrote: https://fedorahosted.org/freeipa/ticket/1933 based on ayoung-0286-split-metadata-call Web UI init method was modified to get initialization data in 3 calls. First call remains the same as before except that the json_metadata comman