Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
588fcf2b
Commit
588fcf2b
authored
Mar 26, 2021
by
Quanah Gibson-Mount
Browse files
ITS
#9472
- Fix typos
parent
3e6aaeea
Pipeline
#2273
canceled with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
contrib/slapd-modules/datamorph/datamorph.c
View file @
588fcf2b
...
...
@@ -804,7 +804,7 @@ datamorph_op_search( Operation *op, SlapReply *rs )
* 1. check all requested attributes -> register callback if one matches
* 2. check filter: parse filter, traverse, for configured attributes:
* - presence -> do not touch
* - ava -> replace assertion value with db value if possible, ass
s
ertion with undefined otherwise
* - ava -> replace assertion value with db value if possible, assertion with undefined otherwise
* - inequality -> ???
* - anything else -> undefined
* - might just check for equality and leave the rest to syntax?
...
...
contrib/slapd-modules/datamorph/tests/scripts/test001-config
View file @
588fcf2b
...
...
@@ -84,7 +84,7 @@ for i in 0 1 2 3 4 5; do
sleep
${
SLEEP1
}
done
echo
"Testing slapd.conf supp
p
ort..."
echo
"Testing slapd.conf support..."
mkdir
$TESTDIR
/conftest
$DBDIR2
.
$CONFFILTER
$BACKEND
$MONITORDB
<
$CONFTWO
\
|
sed
-e
'/^argsfile.*/a\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment