freeipa/ipaserver
Martin Basti 65c89cc711 Add method to read changes from LDIF
modifications_from_ldif will read LDIF file and changes in LDIF will
be cached until parse() is called. After calling parse() method changes
will be applied into destination LDIF.

Only changetype modify is supported, the default operation is add.

https://fedorahosted.org/freeipa/ticket/4949

Also fixes:
https://fedorahosted.org/freeipa/ticket/4048
https://fedorahosted.org/freeipa/ticket/1930

Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
2015-10-15 18:37:52 +02:00
..
advise Use the print function 2015-09-01 11:42:01 +02:00
install Add method to read changes from LDIF 2015-10-15 18:37:52 +02:00
plugins vault: select a server with KRA for vault operations 2015-10-08 13:42:58 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py Alias long to int under Python 3 2015-10-13 14:16:32 +02:00
rpcserver.py Use six.moves.xmlrpc.client instead of xmlrpclib 2015-10-07 10:27:20 +02:00