Re: [Freeipa-devel] [PATCH] 23 Add ability to specify DNS reverse zone name by IP network address

2011-06-30 Thread Jan Cholasta
On 30.6.2011 22:54, Adam Young wrote: On 06/28/2011 02:08 PM, Rob Crittenden wrote: Jan Cholasta wrote: On 21.6.2011 14:15, Jan Cholasta wrote: This patch adds a new option name_from_ip to dnszone commands. Default value of idnsname is created from this option. Honza Fixed the API version

[Freeipa-devel] [PATCH] 196 Fixed button style in Entitlements

2011-06-30 Thread Endi Sukma Dewata
Pushed under one-liner rule. The entitlement buttons are located serveral levels underneath facet-controls, so the CSS selector has been fixed to extend beyond facet-controls' immediate children. Ticket #1419 -- Endi S. Dewata ___ Freeipa-devel maili

Re: [Freeipa-devel] [PATCH] 195 Added confirmation dialog for user activation.

2011-06-30 Thread Endi Sukma Dewata
On 6/30/2011 9:02 PM, Adam Young wrote: ACK. Minor tweak, put the "take effect immediately " on its own line so it stands out. Fixed and pushed to master. -- Endi S. Dewata ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.

Re: [Freeipa-devel] [PATCH] 0260-config-widgets

2011-06-30 Thread Adam Young
On 06/30/2011 07:46 PM, Endi Sukma Dewata wrote: On 6/30/2011 12:57 PM, Adam Young wrote: As mentioned in ticket #1409, the checkbox should have a label (i.e. Enabled). Otherwise it's not clear what the checkbox means for migration mode. Other than that it's ACKed. Added 'Enabled' to la

Re: [Freeipa-devel] [PATCH] 195 Added confirmation dialog for user activation.

2011-06-30 Thread Adam Young
On 06/30/2011 09:03 PM, Endi Sukma Dewata wrote: The IPA.user_status_widget has been modified such that it checks the facet dirty status and asks the admin to either Update or Reset the changes. Then the widget shows a dialog to confirm whether the admin wants to activate/deactivate the user. Ti

[Freeipa-devel] [PATCH] 195 Added confirmation dialog for user activation.

2011-06-30 Thread Endi Sukma Dewata
The IPA.user_status_widget has been modified such that it checks the facet dirty status and asks the admin to either Update or Reset the changes. Then the widget shows a dialog to confirm whether the admin wants to activate/deactivate the user. Ticket #1395 -- Endi S. Dewata From c753984bf96d44f

Re: [Freeipa-devel] [PATCH] 0261-entity-link-for-password-policy

2011-06-30 Thread Endi Sukma Dewata
On 6/30/2011 4:42 PM, Adam Young wrote: Some issues: 1. Suppose initially you open an entry that contains a value that matches no_link_value, it will hide the link and show the label. Then suppose you open another entry that has no value, it will empty the link but leaving the label from t

Re: [Freeipa-devel] [PATCH] 0260-config-widgets

2011-06-30 Thread Endi Sukma Dewata
On 6/30/2011 12:57 PM, Adam Young wrote: As mentioned in ticket #1409, the checkbox should have a label (i.e. Enabled). Otherwise it's not clear what the checkbox means for migration mode. Other than that it's ACKed. -- Endi S. Dewata ___ Freei

[Freeipa-devel] [PATCH] 0261-entity-link-for-password-policy

2011-06-30 Thread Adam Young
From a901f18fbd978d7203b705ccbef18be89491d97c Mon Sep 17 00:00:00 2001 From: Adam Young Date: Thu, 30 Jun 2011 17:38:59 -0400 Subject: [PATCH] entity link for password policy https://fedorahosted.org/freeipa/ticket/ --- install/ui/policy.js | 11 +-- install/ui/widget.js | 50 +

Re: [Freeipa-devel] [PATCH] 23 Add ability to specify DNS reverse zone name by IP network address

2011-06-30 Thread Adam Young
On 06/28/2011 02:08 PM, Rob Crittenden wrote: Jan Cholasta wrote: On 21.6.2011 14:15, Jan Cholasta wrote: This patch adds a new option name_from_ip to dnszone commands. Default value of idnsname is created from this option. Honza Fixed the API version number, added usage example to dns plug

Re: [Freeipa-devel] [PATCH] 810 fix re-enrolling a host with a OTP

2011-06-30 Thread Rob Crittenden
Rob Crittenden wrote: Don't set krbLastPwdChange when setting a host OTP password. We have no visibility into whether an entry has a keytab or not so krbLastPwdChange is used as a rough guide. If this value exists during enrollment then it fails because the host is considered already joined. Th

Re: [Freeipa-devel] [PATCH] 193 Fixed hard-coded messages.

2011-06-30 Thread Endi Sukma Dewata
On 6/30/2011 11:45 AM, Endi Sukma Dewata wrote: On 6/30/2011 9:37 AM, Endi Sukma Dewata wrote: Hard-coded messages in the UI have been replaced with I18n messages. Ticket #1396 Rebased. Sent the wrong patch, attached should be the right one. -- Endi S. Dewata From 4307e19f772bb6883f683e522

Re: [Freeipa-devel] [PATCH] 193 Fixed hard-coded messages.

2011-06-30 Thread Adam Young
On 06/30/2011 12:45 PM, Endi Sukma Dewata wrote: On 6/30/2011 9:37 AM, Endi Sukma Dewata wrote: Hard-coded messages in the UI have been replaced with I18n messages. Ticket #1396 Rebased. ___ Freeipa-devel mailing list Freeipa-devel@redhat.com http

Re: [Freeipa-devel] [PATCH]0259-config-fields

2011-06-30 Thread Adam Young
On 06/30/2011 11:21 AM, Adam Young wrote: On 06/29/2011 10:31 PM, Adam Young wrote: On 06/29/2011 10:28 PM, Adam Young wrote: See attached screenshot ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/fre

Re: [Freeipa-devel] [PATCH] 194 Removed unused images.

2011-06-30 Thread Adam Young
On 06/30/2011 01:43 PM, Endi Sukma Dewata wrote: On 6/30/2011 11:47 AM, Endi Sukma Dewata wrote: Images that are no longer used have been removed. Ticket #990 Patch attached. ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redh

[Freeipa-devel] [PATCH] 0260-config-widgets

2011-06-30 Thread Adam Young
From 9a2d9dc30c0c373a75c5199818db4c4f98b3185f Mon Sep 17 00:00:00 2001 From: Adam Young Date: Thu, 30 Jun 2011 13:45:35 -0400 Subject: [PATCH] config widgets entity select default group checkbox for migration --- install/ui/serverconfig.js | 11 +-- install/ui/widget.js |7

[Freeipa-devel] [PATCH] 194 Removed unused images.

2011-06-30 Thread Endi Sukma Dewata
Images that are no longer used have been removed. Ticket #990 -- Endi S. Dewata ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] 811 Set the client auth callback after creating the SSL connection.

2011-06-30 Thread John Dennis
On 06/29/2011 04:58 PM, Rob Crittenden wrote: John Dennis wrote: On 06/29/2011 03:08 PM, Rob Crittenden wrote: If we set the callback before calling connect() then if the connection tries a network family type and fails, it will try other family types. If this happens then the callback set on t