Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
9045d8b6
Commit
9045d8b6
authored
Nov 01, 2013
by
Quanah Gibson-Mount
Browse files
ITS#7737 Add a matching rule for OlcDbEnvFlgs
parent
9dd1b17d
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-mdb/config.c
View file @
9045d8b6
...
...
@@ -59,6 +59,7 @@ static ConfigTable mdbcfg[] = {
{
"envflags"
,
"flags"
,
2
,
0
,
0
,
ARG_MAGIC
|
MDB_ENVFLAGS
,
mdb_cf_gen
,
"( OLcfgDbAt:12.3 NAME 'olcDbEnvFlags' "
"DESC 'Database environment flags' "
"EQUALITY caseIgnoreMatch "
"SYNTAX OMsDirectoryString )"
,
NULL
,
NULL
},
{
"index"
,
"attr> <[pres,eq,approx,sub]"
,
2
,
3
,
0
,
ARG_MAGIC
|
MDB_INDEX
,
mdb_cf_gen
,
"( OLcfgDbAt:0.2 NAME 'olcDbIndex' "
...
...
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