[ldapvi] using add/delete instead of replace

Julien Soula julien.soula at univ-lille2.fr
Tue Sep 25 17:42:11 CEST 2012


hello,

Currently all attribute modification are done using "replace"
operation. When the number of values is very big (e.g. several
thousands of members in a group) and you just want to add or delete
some few, using replacement takes much time whereas add/delete is
instantaneous.

I change the way to generate ldif in order to use add/delete when the
changes are lesser than for replacement.

I join the patch if someone is interested in.

Sincerly,
-- 
Julien
	<< Vous n'avez rien a dire... Parlons-en! >>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff_add_delete.patch
Type: text/x-diff
Size: 3936 bytes
Desc: not available
URL: <http://lists.askja.de/pipermail/ldapvi/attachments/20120925/84b3df09/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://lists.askja.de/pipermail/ldapvi/attachments/20120925/84b3df09/attachment.pgp>


More information about the ldapvi mailing list