Added an opprep overlay to gather some necessary information for op processing.
authorNadezhda Ivanova <nivanova@symas.com>
Mon, 1 Sep 2014 16:48:28 +0000 (19:48 +0300)
committerNadezhda Ivanova <nivanova@symas.com>
Mon, 1 Sep 2014 16:52:17 +0000 (19:52 +0300)
commit8cd1b7367fb5f58e8fd3cb2b62e47a0c465a5b17
treeb4c9e8a2551ff1e5e22a69686da4e25c4d0d3caa
parent89baa366a9938fe7667be05362c9c808516c9907
Added an opprep overlay to gather some necessary information for op processing.

The purpose of the overlay is to save some unnecessary internal searches by consolidating the
information necessary for op processing that is needed by more than one module.
contrib/slapd-modules/samba4/Makefile
contrib/slapd-modules/samba4/opprep.c [new file with mode: 0644]
contrib/slapd-modules/samba4/overlay_utils.c
contrib/slapd-modules/samba4/overlay_utils.h