[Freeipa-devel] A lazy programmer gets tired of git format-patch

2010-09-17 Thread Adam Young
Here’s a little ditty I wrote to et patches in the format we use for the FreeIPA mailing list: http://adam.younglogic.com/2010/09/preparing-patches-for-submission-to-the-freeipa-mailing-list/ ___ Freeipa-devel mailing list Freeipa-devel@redhat.com

[Freeipa-devel] [PATCH] admiyo-freeipa-0025-remove-pagaparams.patch

2010-09-17 Thread Adam Young
Fixes a minor glitch in pzuna-freeipa-0022-4-BIG which re-introduced the pageparams.js entry into the Makefile.am >From 35ad46586643a42300a67a64f910a53b72a626e4 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Thu, 16 Sep 2010 14:24:21 -0400 Subject: [PATCH 25/33] remove pagaparams --- install

[Freeipa-devel] [PATCH] admiyo-freeipa-0026-fixed-formatting-of-search-table.patch

2010-09-17 Thread Adam Young
admiyo-freeipa-0026-fixed-formatting-of-search-table.patch >From 4f4cd60cae0a7650f0af6bcaa7c34100e68eb295 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Wed, 15 Sep 2010 11:00:00 -0400 Subject: [PATCH 26/33] fixed formatting of search table --- install/static/ipa.css | 38 +--

[Freeipa-devel] [PATCH] admiyo-freeipa-0027-fix-sampledata.patch

2010-09-17 Thread Adam Young
URL needs to be relative, not absolute in order for in tree development >From 24a7f6ba8c34b55b3b245885e51a034aa0b1538d Mon Sep 17 00:00:00 2001 From: Adam Young Date: Thu, 16 Sep 2010 14:40:50 -0400 Subject: [PATCH 27/33] fix sampledata URL needs to be relative, not absolute in order for in tre

[Freeipa-devel] [PATCH] theme

2010-09-17 Thread Adam Young
Use customized theme and images that is closer to the UX suggested look and feel From db1625ba4a4b5592c3c3a8e625be704d9d4e6a12 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Thu, 16 Sep 2010 14:47:37 -0400 Subject: [PATCH 28/33] theme Use customized theme and images that is closer to the UX

[Freeipa-devel] [PATCH] admiyo-freeipa-0029-css-tabs-and-facets.patch

2010-09-17 Thread Adam Young
css tabs and facets includes Makfile changes to get images to deploy Note that the Makefile changes are undone by a later patch. ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] admiyo-freeipa-0029-css-tabs-and-facets.patch

2010-09-17 Thread Adam Young
On 09/17/2010 10:36 AM, Adam Young wrote: css tabs and facets includes Makfile changes to get images to deploy Note that the Makefile changes are undone by a later patch. ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com

[Freeipa-devel] [PATCH] admiyo-freeipa-0031-unbroke-the-facets-link.patch

2010-09-17 Thread Adam Young
This has a fix for a previous patch which turned the facets into a hortizontal list, but broke the clickability. >From 00563225466b1a16fe8d75d8f41f53414f294715 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Thu, 16 Sep 2010 17:31:21 -0400 Subject: [PATCH 31/33] unbroke the facets link --- inst

Re: [Freeipa-devel] A lazy programmer gets tired of git format-patch

2010-09-17 Thread John Dennis
On 09/17/2010 10:28 AM, Adam Young wrote: Here’s a little ditty I wrote to et patches in the format we use for the FreeIPA mailing list: Attached is my python script to do something similar. It keeps all the patches I've generated in a patch directory, numbers them, sends them as a properly

[Freeipa-devel] [PATCH] admiyo-freeipa-0032-css-cleanup.patch

2010-09-17 Thread Adam Young
Fixes many of the CSS issues introduced by jquery.ui.tabs. Not all, but it looks a lot better >From 9b69b237cec0880ae1ad0e44b8db0b90f3f622b0 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Thu, 16 Sep 2010 21:41:24 -0400 Subject: [PATCH 32/33] css cleanup Site looks much better. It is not curr

[Freeipa-devel] [PATCH] admiyo-freeipa-0033-pointer-cursor-for-facets.patch

2010-09-17 Thread Adam Young
Changes the mouse icon for facets to a the pointer, signifying clickability >From 9508bc3f4da2b5456d34e521b1725a64813dd147 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Thu, 16 Sep 2010 21:44:03 -0400 Subject: [PATCH 33/33] pointer cursor for facets --- install/static/ipa.css |1 + 1 file

Re: [Freeipa-devel] A lazy programmer gets tired of git format-patch

2010-09-17 Thread Adam Young
On 09/17/2010 10:40 AM, John Dennis wrote: On 09/17/2010 10:28 AM, Adam Young wrote: Here’s a little ditty I wrote to et patches in the format we use for the FreeIPA mailing list: Attached is my python script to do something similar. It keeps all the patches I've generated in a patch directo

Re: [Freeipa-devel] A lazy programmer gets tired of git format-patch

2010-09-17 Thread John Dennis
On 09/17/2010 10:57 AM, Adam Young wrote: On 09/17/2010 10:40 AM, John Dennis wrote: On 09/17/2010 10:28 AM, Adam Young wrote: Here’s a little ditty I wrote to et patches in the format we use for the FreeIPA mailing list: Attached is my python script to do something similar. It keeps all the

Re: [Freeipa-devel] A lazy programmer gets tired of git format-patch

2010-09-17 Thread Adam Young
On 09/17/2010 11:12 AM, John Dennis wrote: On 09/17/2010 10:57 AM, Adam Young wrote: On 09/17/2010 10:40 AM, John Dennis wrote: On 09/17/2010 10:28 AM, Adam Young wrote: Here’s a little ditty I wrote to et patches in the format we use for the FreeIPA mailing list: Attached is my python sc

[Freeipa-devel] [PATCH] admiyo-freeipa-0034-Metadata-I18N.patch

2010-09-17 Thread Adam Young
Metadata I18N Created a clone of the json_metadata plugin called plugin_metadata It is identical in all reagards to the json_metadata plugin, except it performs the gettext transalation based on the 'language' parameter Once this is accepted, the next step is to change over to us

Re: [Freeipa-devel] [PATCH] Big webUI patch.

2010-09-17 Thread Adam Young
On 09/17/2010 01:27 PM, Pavel Zůna wrote: Latest version attached. Assuming that this matches wwhat you have in your Git Repo: ACK, but hold until we've got an ACK for all of the follow on patches. ___ Freeipa-devel mailing list Freeipa-devel@redhat

Re: [Freeipa-devel] [PATCH] Add jQuery UI and jQuery BBQ libraries to the project

2010-09-17 Thread Adam Young
On 09/17/2010 01:28 PM, Pavel Zůna wrote: On 2010-09-16 17:10, Pavel Zuna wrote: This adds the minimized version - the ones we want to ship to the end user. For development you can still use the non-minimized versions just by renaming files in your index. Pavel Latest version attached. Pavel

[Freeipa-devel] Git Flow

2010-09-17 Thread Adam Young
THese are a couple links from a discussion on a mailing list for the Pulp project http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/ http://nvie.com/posts/a-successful-git-branching-model/ It seems like a decent naming convention. I'm not suggesting that we do it for the cerntr

Re: [Freeipa-devel] [PATCH] 529 ipaUniqueId enforcement

2010-09-17 Thread Adam Young
On 09/15/2010 01:23 PM, Rob Crittenden wrote: Enforce that ipaUniqueId is a unique attribute via the DS uniqueness plugin and prevent updates to the attribute once it is written. rob ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://ww

Re: [Freeipa-devel] [PATCH] 523 add 2 missing man pages

2010-09-17 Thread Adam Young
On 09/09/2010 06:00 PM, Rob Crittenden wrote: Add missing man pages for ipa-dns-install and ipa-upgradeconfig. tickets 130 and 131 rob ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel ACK

Re: [Freeipa-devel] [PATCH] 522 add some ldap2 Backend tests

2010-09-17 Thread Adam Young
On 09/09/2010 04:38 PM, Rob Crittenden wrote: Add some tests for using the ldap2 Backend. Fix a logic problem in ldap2:get_schema() for determining if it can fetch the schema or not. Normally we only want to do this for servers but if you pass in your own connection it will use that. rob _

Re: [Freeipa-devel] [PATCH] admiyo-freeipa-0034-2-Metadata-I18N.patch

2010-09-17 Thread Adam Young
On 09/17/2010 02:24 PM, Adam Young wrote: Metadata I18N Created a clone of the json_metadata plugin called plugin_metadata It is identical in all reagards to the json_metadata plugin, except it performs the gettext transalation based on the 'language' parameter Once this is ac

[Freeipa-devel] [PATCH] Restoring Services tab

2010-09-17 Thread Endi Sukma Dewata
Hi, This patch is based on Adam's bbq-tabs-modal branch. The add.js has been modified to support adding new entry with dynamically generated pkey. The index.xhtml has been modified to include service.js. The service.js has been modified to use the new API to define the search, add, and details

Re: [Freeipa-devel] [PATCH] Restoring Services tab

2010-09-17 Thread Adam Young
On 09/17/2010 03:41 PM, Endi Sukma Dewata wrote: Hi, This patch is based on Adam's bbq-tabs-modal branch. The add.js has been modified to support adding new entry with dynamically generated pkey. The index.xhtml has been modified to include service.js. The service.js has been modified to use

Re: [Freeipa-devel] [PATCH] admiyo-freeipa-0025-remove-pagaparams.patch

2010-09-17 Thread Endi Sukma Dewata
- "Adam Young" wrote: > Fixes a minor glitch in pzuna-freeipa-0022-4-BIG which re-introduced > > the pageparams.js entry into the Makefile.am ACK -- Endi S. Dewata ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/

[Freeipa-devel] [PATCH] 530 make client machine cert nickname more unique

2010-09-17 Thread Rob Crittenden
We issue a server certificate into /etc/pki/nssdb when a client is enrolled. Use a more unique nickname of 'IPA Machine Certificate - ' rather than Server-Cert. rob >From 6a65c39bd775f44c359667e77bbd240e8c3a6356 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Fri, 17 Sep 2010 16:32:35 -040

Re: [Freeipa-devel] [PATCH] 530 make client machine cert nickname more unique

2010-09-17 Thread Adam Young
On 09/17/2010 04:36 PM, Rob Crittenden wrote: We issue a server certificate into /etc/pki/nssdb when a client is enrolled. Use a more unique nickname of 'IPA Machine Certificate - ' rather than Server-Cert. rob ___ Freeipa-devel mailing list Freeip

Re: [Freeipa-devel] [PATCH] 530 make client machine cert nickname more unique

2010-09-17 Thread Rob Crittenden
Adam Young wrote: On 09/17/2010 04:36 PM, Rob Crittenden wrote: We issue a server certificate into /etc/pki/nssdb when a client is enrolled. Use a more unique nickname of 'IPA Machine Certificate - ' rather than Server-Cert. rob ___ Freeipa-devel ma

[Freeipa-devel] [PATCH] Icons

2010-09-17 Thread Adam Young
THese are just place holder icons until we get the offical ones from UXD. They look roughly like the finished product, with have some rough points. They will be used by the next patch to Generate the quick links and facets. THis is a huga patch, but it is all binary files. >From b6d6147947fc

[Freeipa-devel] [PATCH] admiyo-freeipa-0036-links-and-facet-icons.patch

2010-09-17 Thread Adam Young
This patch makes use of the previous patch to put the icons in the facets and quick links >From 63cbee90ec885d92ad411991d74432be3848f400 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Fri, 17 Sep 2010 20:30:41 -0400 Subject: [PATCH 36/36] links and facet icons Enables the icons in the links and

[Freeipa-devel] [PATCH] 531 make DNS autodiscovery smarter

2010-09-17 Thread Rob Crittenden
Better distinguish between when DNS discovery works and search more domains. Passing domain and server on the command-line used to be considered as DNS autodiscovery worked. This was problematic if there was in fact no SRV records because krb5.conf would be configured without a specific KDC ca

[Freeipa-devel] [PATCH] 532 unenroll when a client is uninstalled

2010-09-17 Thread Rob Crittenden
Unenroll a host when a client is uninstalled. This means we bind using the host credentials and disable our own keytab. This will let the client be re-enrolled without requiring admin input (used to have to either delete the host or disable the keytab as admin). I also did some other cleanup i