[fix] ensure DNs outside the current base DN are handled properly
[fix] corrected display of unknown DN (closes #109)
[evol] switched to a higher activeldap library (closes #27)
[licence] copyright updated (or added when missing)
[evol] search can use family relationship as criterias
[fix] corrected attributes not retrieved anymore
[fix] remove remaining ref to $shadow outside the shadowwalker scope
[fix/cleanup] handle the 'root' element better (even if ActiveLdap seems not to behave properly with the root DSA)
[evol] recognize 'root' and understand it as value (but not yet as argument), clarify the full handle format, and recognize the MP root
[fix] ensure objects are properly recognized (care about excluded objectClasses)
[evol] replace DNs with recognized objects in show command (if not in debug mode)
[cleanup] moved helper things out of LdapObject in Manipulation and began sweeping dust