Added Conflict Entry and Glue entry classes to lib389, and updated dsconf to allow for conflict entry management.
Made some other minor changes to mapped objects:
- Added an attribute list option to display()
- Added a recursive delete option to delete()
- _gen_filter - had to prevent escape_filter_chars()
from escaping "*" as it would convert it to /02A
and the server would not process pres filters
correctly.
Description:
Added Conflict Entry and Glue entry classes to lib389, and updated dsconf to allow for conflict entry management.
Made some other minor changes to mapped objects:
https://pagure.io/389-ds-base/issue/50327