Re: [Freeipa-devel] [PATCH] 467 fix aci-mod command

2010-06-24 Thread Rob Crittenden

Martin Nagy wrote:

On 06/11/2010 06:16 PM, Rob Crittenden wrote:

Convert the ACI back into keywords so we can merge in any changes, then
re-create the ACI. This is a much safer method of doing it.

I also switched to use the declarative test mechanism and tripled the
number of aci tests we perform.

rob


Ack.

Martin


pushed to master

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


[Freeipa-devel] [PATCH] 471 crypto cleanup

2010-06-24 Thread Rob Crittenden
Drop our x509v3 asn.1 parser and use the new capabilities of python-nss. 
Include a lot more information when returning a certificate.


I'm including an API change here too. I'm renaming cert-get to cert-show 
to be more consistent with other plugins. I don't know of any external 
apps that use cert-get so we should be ok there.


rob


freeipa-471-cert.patch
Description: application/mbox
___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

[Freeipa-devel] [PATCH] 472 cleanup imports of hbacsvc plugin

2010-06-24 Thread Rob Crittenden
I ran pylint against the hbacsvc plugin and identified a slew of unused 
imports. I removed them and pulled only the classes we need out of baseldap.


rob


freeipa-472-hbacsvc.patch
Description: application/mbox
___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

[Freeipa-devel] [PATCH] 473 fix aci update summary

2010-06-24 Thread Rob Crittenden
Seems I changed the summary message for updating hosts which breaks a 
few of the aci tests. This should bring it back in line.


rob


freeipa-473-aci.patch
Description: application/mbox
___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] 470 maintainer-clean change

2010-06-24 Thread Rob Crittenden

Martin Nagy wrote:

On 06/17/2010 10:37 PM, Rob Crittenden wrote:

I almost pushed this under the one-liner rule but what the heck. Add a
maintainer-clean target to install/po. All the heavy lifting is already
done in distclean so just depend on that.

rob


Ack.

Martin


pushed to master

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] [PATCH] 468 don't run through pre-bind code on enrollment

2010-06-24 Thread Rob Crittenden

Simo Sorce wrote:

On Mon, 14 Jun 2010 11:42:00 -0400
Rob Crittenden rcrit...@redhat.com wrote:


Updated patch attached. I took the opportunity to fix another
instance of comparing to host/ in the principal name as well.


Looks good to me.

Ack.

Simo.



pushed to master

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


[Freeipa-devel] [PATCH] 474 add missing version file

2010-06-24 Thread Rob Crittenden
I missed adding a new file in the replication version plugin. I went 
ahead and pushed it to fix the build.


I also updated the minimum level of 389-ds-base to 1.2.6. This is still 
in testing but the versioning plugin won't work without it.


To pull this from Fedora do:

# yum --enablerepo=updates-testing update 389-ds-base

rob


freeipa-474-version.patch
Description: application/mbox
___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel