[Freeipa-devel] [PATCH] 163+164 Fix DNS zone --allow-dynupdate option behavior

Martin Kosek mkosek at redhat.com
Wed Nov 9 13:42:01 UTC 2011


Patch 164 fixes dnszone-mod --allow-dynupdate behavior which  disables
the zone dynamic updates value whenever a dnszone-mod command is run and
--allow-dynupdate options is not set.

I introduced a Param.encode() function (patch 163) to our framework to
help encoding Python native values to LDAP representation more
effectively. True/False to LDAP's "TRUE"/"FALSE" in this case. Encoding
functions are executed in a server context only.

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-163-allow-custom-server-backend-encoding.patch
Type: text/x-patch
Size: 4768 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20111109/d6e682f6/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-164-fix-dns-zone-allow-dynupdate-option-behavior.patch
Type: text/x-patch
Size: 8982 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20111109/d6e682f6/attachment-0001.bin>


More information about the Freeipa-devel mailing list