Hello
I've written slapo-nops, an overlay that removes idempotent operations where attribute values are being replaced by the same values.
This is a workaround to broken client that take the whole entry and change all attributes, even the ones that have not changed. Such behavior makes logs unreadable, and it badly weight on accesslog databases. Hence the overlay to filter the garbage out of modification operations.
Is it desirable in servers/slapd/overlays/slapo-nops? In contrib/slapd-modules? Nowhere?