-----------------
- Added a new flag ``purge`` to the ``ldap-servers`` and
``ldap-schema`` export/import XML elements for finer-grained
control over value purging for those two settings if the
global purge flag is not set.
(https://bugs.launchpad.net/bugs/586970)
- The export/import code did not handle server definitions
using the ``ldapi`` protocol correctly.
(part of https://bugs.launchpad.net/bugs/586970)
- When adding a new server definition, the comparison to avoid
duplicate server definitions was faulty. Furthermore, operations
and connection timeout values were disregarded for duplicate
server definitions.
(https://bugs.launchpad.net/bugs/586967)