[Freeipa-devel] [PATCH] Tooltips for quick links.

2010-10-04 Thread Endi Sukma Dewata
Hi, Please review the attached patch. Thanks! The ipa_entity_quick_links() has been modified to show tooltips when hovering on quick links. -- Endi S. Dewata From 98a75d0b1d72f8d10f1a741aac3b12de71a6f655 Mon Sep 17 00:00:00 2001 From: Endi S. Dewata edew...@redhat.com Date: Mon, 4 Oct 2010

Re: [Freeipa-devel] [PATCH] Tooltips for quick links.

2010-10-04 Thread Endi Sukma Dewata
- Adam Young ayo...@redhat.com wrote: ACK Thanks. Pushed to master. -- Endi S. Dewata ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

[Freeipa-devel] [PATCH] Fix 14 char limit with NT hash

2010-10-04 Thread Simo Sorce
This patch fixes bz#475051/trac#223 Simo. -- Simo Sorce * Red Hat, Inc * New York From fdf2092618c68065b3880f9f01567c94e36ae57d Mon Sep 17 00:00:00 2001 From: Simo Sorce sso...@redhat.com Date: Fri, 1 Oct 2010 12:13:43 -0400 Subject: [PATCH 1/6] pwd-plugin: Remove 14 chars limitation from the

[Freeipa-devel] [PATCH] Cosmetic fixes

2010-10-04 Thread Simo Sorce
Cosmetic changes to fix code style and LDAP attribute descriptions. -- Simo Sorce * Red Hat, Inc * New York From d89e2d07e7b306b95cafb27e9cf355fa3835d1cc Mon Sep 17 00:00:00 2001 From: Simo Sorce sso...@redhat.com Date: Fri, 1 Oct 2010 12:29:05 -0400 Subject: [PATCH 2/6] pwd-plugin:

[Freeipa-devel] [PATCH] Improve NTLM hash generation configuration

2010-10-04 Thread Simo Sorce
Long overdue, fix TODOs in the code. With this patch it is now possible to configure the password plugin so that only certain types of NTLM hashes are created for Samba objects. Simo. -- Simo Sorce * Red Hat, Inc * New York From 77b22920bb962c46712c31ac1d66b757b02c7c5a Mon Sep 17 00:00:00 2001

[Freeipa-devel] [PATCH] more style fixes

2010-10-04 Thread Simo Sorce
fix style in some more code. purely cosmetic again. Simo. -- Simo Sorce * Red Hat, Inc * New York From faeb3b4677cefdd32ae05de8468a6456aef0761d Mon Sep 17 00:00:00 2001 From: Simo Sorce sso...@redhat.com Date: Mon, 4 Oct 2010 15:17:55 -0400 Subject: [PATCH 6/6] Fix ipapwd_start() style Trun

[Freeipa-devel] [PATCH] Fix password history rotation

2010-10-04 Thread Simo Sorce
This patch properly roatets the password history so the oldest entry is pushed out when we reach the max entries limit. Fixes bz#527879/trac#256 Simo. -- Simo Sorce * Red Hat, Inc * New York From 176ee45d4acd31c6cbee8e70e56f66009515e354 Mon Sep 17 00:00:00 2001 From: Simo Sorce

Re: [Freeipa-devel] Sudo Schema Bug/Feature

2010-10-04 Thread JR Aquino
On Oct 4, 2010, at 2:02 PM, Rob Crittenden wrote: Dmitri Pal wrote: Dmitri Pal wrote: Dmitri Pal wrote: How do we adjust FreeIPA such that it ensures Deny-IPASudoRules precede any Allow-IPASudoRules ? So it looks like current schema would not fly well with SUDO due to SUDO

Re: [Freeipa-devel] Sudo Schema Bug/Feature

2010-10-04 Thread JR Aquino
On Oct 4, 2010, at 2:02 PM, Rob Crittenden wrote: Dmitri Pal wrote: Dmitri Pal wrote: Dmitri Pal wrote: How do we adjust FreeIPA such that it ensures Deny-IPASudoRules precede any Allow-IPASudoRules ? So it looks like current schema would not fly well with SUDO due to SUDO

Re: [Freeipa-devel] [PATCH] Cosmetic fixes

2010-10-04 Thread Rob Crittenden
Simo Sorce wrote: Cosmetic changes to fix code style and LDAP attribute descriptions. ACK x2 rob ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] Improve NTLM hash generation configuration

2010-10-04 Thread Rob Crittenden
Simo Sorce wrote: Long overdue, fix TODOs in the code. With this patch it is now possible to configure the password plugin so that only certain types of NTLM hashes are created for Samba objects. Simo. ACK x2 rob ___ Freeipa-devel mailing list

Re: [Freeipa-devel] [PATCH] more style fixes

2010-10-04 Thread Rob Crittenden
Simo Sorce wrote: fix style in some more code. purely cosmetic again. Simo. Shouldn't this contain the __func__ fix as well? rob ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel