[Pkg-openldap-devel] [openldap] 37/208: ITS#7889 add olcDropUnrequested to olcRwmConfig

Ryan Tandy rtandy-guest at moszumanska.debian.org
Thu Dec 31 23:54:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

rtandy-guest pushed a commit to branch master
in repository openldap.

commit 5ccfa1760a2c40c35f0b68de332b73b48c4cb25c
Author: Ryan Tandy <ryan at nardis.ca>
Date:   Sat Sep 5 17:59:38 2015 -0700

    ITS#7889 add olcDropUnrequested to olcRwmConfig
---
 servers/slapd/overlays/rwm.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/servers/slapd/overlays/rwm.c b/servers/slapd/overlays/rwm.c
index ad045a9..56004e2 100644
--- a/servers/slapd/overlays/rwm.c
+++ b/servers/slapd/overlays/rwm.c
@@ -1954,7 +1954,8 @@ static ConfigOCs rwmocs[] = {
 			"olcRwmRewrite $ "
 			"olcRwmTFSupport $ "
 			"olcRwmMap $ "
-			"olcRwmNormalizeMapped "
+			"olcRwmNormalizeMapped $ "
+			"olcRwmDropUnrequested"
 			") )",
 		Cft_Overlay, rwmcfg, NULL, NULL },
 	{ NULL, 0, NULL }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git



More information about the Pkg-openldap-devel mailing list