[Freeipa-devel] [PATCH] Do not create reverse zone by default

2010-11-15 Thread Jakub Hrozek
Prompt for creation of reverse zone, with the default for unattended installations being False. https://fedorahosted.org/freeipa/ticket/418 -- Jakub Hrozek Red Hat From 2e54c194bd40d59e7bf2625dd2beb6cb42cbd4bd Mon Sep 17 00:00:00 2001 From: Jakub Hrozek jhro...@redhat.com Date: Thu, 11 Nov 2010

[Freeipa-devel] [PATCH] Make the migration plugin more configurable

2010-11-15 Thread Jakub Hrozek
This patch adds new options to the migration plugin: * the option to fine-tune the objectclass of users or groups being * imported * the option to select the LDAP schema (RFC2307 or RFC2307bis) https://fedorahosted.org/freeipa/ticket/429 From 88165ff6ea2d889150e8bdc882a7b6bec1ab0519 Mon Sep 17

Re: [Freeipa-devel] [PATCH] 0010 change uuid plugin to use libuuid

2010-11-15 Thread Jakub Hrozek
On Thu, Nov 11, 2010 at 10:21:15AM -0500, Simo Sorce wrote: Directory Server guys decided not to expose internal uuid functions so change the ipa uuid plugin to use libuuid. The code looks OK and seems to work fine. This changes the string format of the UUID records once again

Re: [Freeipa-devel] [PATCH] 609 Reduce the number of attributes a host is allowed to write.

2010-11-15 Thread Jakub Hrozek
On Wed, Nov 10, 2010 at 04:25:18PM -0500, Rob Crittenden wrote: The list of attributes that a host bound as itself could write was overly broad. A host can now only update its description, information about itself such as OS release, etc, its certificate, password and keytab.

Re: [Freeipa-devel] [PATCH] 602 verify --ip-address option during installation

2010-11-15 Thread Jakub Hrozek
On Tue, Nov 09, 2010 at 09:50:32AM -0500, Rob Crittenden wrote: Jakub Hrozek wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/04/2010 10:00 PM, Rob Crittenden wrote: There was a corner case where the value of --ip-address was never verified if you were also setting up DNS.

Re: [Freeipa-devel] [PATCH] 0010 change uuid plugin to use libuuid

2010-11-15 Thread Simo Sorce
On Mon, 15 Nov 2010 13:48:51 +0100 Jakub Hrozek jhro...@redhat.com wrote: On Thu, Nov 11, 2010 at 10:21:15AM -0500, Simo Sorce wrote: Directory Server guys decided not to expose internal uuid functions so change the ipa uuid plugin to use libuuid. The code looks OK and seems to work

[Freeipa-devel] [PATCH] association buttons to action panel

2010-11-15 Thread Adam Young
Pushed under the one line rule: From dbd823c8d874fc54a3ad8a7061a784a39cea2488 Mon Sep 17 00:00:00 2001 From: Adam Young ayo...@redhat.com Date: Mon, 15 Nov 2010 10:03:27 -0500 Subject: [PATCH] Push associate buttons to the action-panel --- install/static/associate.js |4 ++-- 1 files

Re: [Freeipa-devel] [PATCH] HBAC details page enhancement

2010-11-15 Thread Adam Young
On 11/13/2010 11:14 PM, Endi Sukma Dewata wrote: Hi, Please review the attached patch. Thanks! https://fedorahosted.org/reviewboard/r/107/ The HBAC details page has been enhanced to support Undo and Reset operations. The functionality is implemented in the base widget class so the behavior

Re: [Freeipa-devel] [PATCH] 609 Reduce the number of attributes a host is allowed to write.

2010-11-15 Thread Rob Crittenden
Jakub Hrozek wrote: On Wed, Nov 10, 2010 at 04:25:18PM -0500, Rob Crittenden wrote: The list of attributes that a host bound as itself could write was overly broad. A host can now only update its description, information about itself such as OS release, etc, its certificate, password and

Re: [Freeipa-devel] [PATCH] HBAC details page enhancement

2010-11-15 Thread Adam Young
On 11/15/2010 11:00 AM, Adam Young wrote: On 11/15/2010 10:58 AM, Adam Young wrote: On 11/13/2010 11:14 PM, Endi Sukma Dewata wrote: Hi, Please review the attached patch. Thanks! https://fedorahosted.org/reviewboard/r/107/ The HBAC details page has been enhanced to support Undo and Reset

Re: [Freeipa-devel] [PATCH] HBAC details page enhancement

2010-11-15 Thread Endi Sukma Dewata
On 11/15/2010 11:47 AM, Adam Young wrote: ACK Thanks. Pushed a new rebase to master. -- Endi S. Dewata ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

[Freeipa-devel] [PATCH] dmiyo-0088-HBAC-css-cleanup.

2010-11-15 Thread Adam Young
From e36f0a47317a3b4c185e78e695c35750a3f218cf Mon Sep 17 00:00:00 2001 From: Adam Young ayo...@redhat.com Date: Mon, 15 Nov 2010 13:43:10 -0500 Subject: [PATCH] HBAC css cleanup The additions to the search widget have to go one level deeper, as 'container' has both the action panel and the

Re: [Freeipa-devel] [PATCH] 0010 change uuid plugin to use libuuid

2010-11-15 Thread Simo Sorce
On Mon, 15 Nov 2010 14:45:18 +0100 Jakub Hrozek jhro...@redhat.com wrote: On Mon, Nov 15, 2010 at 08:24:59AM -0500, Simo Sorce wrote: On Mon, 15 Nov 2010 13:48:51 +0100 Jakub Hrozek jhro...@redhat.com wrote: On Thu, Nov 11, 2010 at 10:21:15AM -0500, Simo Sorce wrote: Directory

Re: [Freeipa-devel] [PATCH] 0012 Fix #401 test.po creation fails in make test

2010-11-15 Thread Simo Sorce
On Mon, 15 Nov 2010 13:04:54 +0100 Jakub Hrozek jhro...@redhat.com wrote: On Fri, Nov 12, 2010 at 12:06:06PM -0500, Simo Sorce wrote: This patch fixes the errors caused by the creation of test.po in make test_lang under /install/po It seem make test ahs regressed though because as a

Re: [Freeipa-devel] [PATCH] admiyo-0088-HBAC-css-cleanup.

2010-11-15 Thread Adam Young
On 11/15/2010 01:44 PM, Adam Young wrote: ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel Rebased on top of 0877-2 From 16cc1e8a9558a9070e40277a08ad6de3cb1e6569 Mon Sep 17 00:00:00 2001

[Freeipa-devel] [PATCH] admiyo-0091-buttons-to-action-panel

2010-11-15 Thread Adam Young
From a975881d4c326a06317a22bd21217938440c20c3 Mon Sep 17 00:00:00 2001 From: Adam Young ayo...@redhat.com Date: Mon, 15 Nov 2010 11:32:28 -0500 Subject: [PATCH] buttons to action panel puts the buttons as the top li in the action panel --- install/static/details.js |4 ++--

Re: [Freeipa-devel] [PATCH] admiyo-0088-HBAC-css-cleanup.

2010-11-15 Thread Endi Sukma Dewata
On 11/15/2010 2:17 PM, Adam Young wrote: ACK #90, #87-2, #88-2. Note: the font looks too big on my browser, but this can be addressed later. -- Endi S. Dewata ___ Freeipa-devel mailing list Freeipa-devel@redhat.com