mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 07:09:34 -05:00
Add sssvlv overlay
This commit is contained in:
parent
5e29929490
commit
db3610ce26
1 changed files with 3 additions and 0 deletions
|
|
@ -1014,6 +1014,9 @@
|
||||||
/* define for Sequential Modify overlay */
|
/* define for Sequential Modify overlay */
|
||||||
#undef SLAPD_OVER_SEQMOD
|
#undef SLAPD_OVER_SEQMOD
|
||||||
|
|
||||||
|
/* define for ServerSideSort/VLV overlay */
|
||||||
|
#undef SLAPD_OVER_SSSVLV
|
||||||
|
|
||||||
/* define for Syncrepl Provider overlay */
|
/* define for Syncrepl Provider overlay */
|
||||||
#undef SLAPD_OVER_SYNCPROV
|
#undef SLAPD_OVER_SYNCPROV
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue