[389-devel] Commit: Allow modrdn to move subtree and rename non-leaf node

Noriko Hosoi nhosoi at redhat.com
Fri Jan 22 18:56:54 UTC 2010


Thanks to Andrey, Rich, and Nathan who reviewed and commented on the patch.

The change has been pushed to master.

I also put the latest patch here:
http://nhosoi.fedorapeople.org/0001-Allow-modrdn-to-move-subtree-and-rename-non-leaf-nod.patch
------------------------------------------------------------------------
This patch includes
- replacing the entrydn index with the entryrdn index
- replacing a full DN in each entry in the DB with an RDN
- extending Slapi_Entry, entry2str, and str2entry to absorb the changes
   made on the entry
- adding DN/RDN helper functions
- adding DN cache
- adding a utility and a migration script to convert the DN format database
   to the RDN format
- extending a database dump utility dbscan to support the entryrdn
- slapi_dn_syntax_check by nkinder at redhat.com is added to check the dn 
before
   modify operations
- big fix for 171338 - Enhancement: winsync modrdn not synced

In addition to the above, compile warnings and memory leaks found in testing
the new feature are fixed.

For more details, see the feature design document at:
     http://directory.fedoraproject.org/wiki/Subtree_Rename

and bugzilla at:
     https://bugzilla.redhat.com/show_bug.cgi?id=171338

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/389-devel/attachments/20100122/b215f475/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6646 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.fedoraproject.org/pipermail/389-devel/attachments/20100122/b215f475/attachment.bin 


More information about the 389-devel mailing list