Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
384979a0
Commit
384979a0
authored
Jan 31, 2007
by
Howard Chu
Browse files
Note for future - we should provide macros for all of the syntaxes
listed in RFC4517 and just let users use them.
parent
9fc2268c
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/bconfig.c
View file @
384979a0
...
@@ -200,6 +200,12 @@ static OidRec OidMacros[] = {
...
@@ -200,6 +200,12 @@ static OidRec OidMacros[] = {
{
"OLcfgBkOc"
,
"OLcfgOc:1"
},
{
"OLcfgBkOc"
,
"OLcfgOc:1"
},
{
"OLcfgDbOc"
,
"OLcfgOc:2"
},
{
"OLcfgDbOc"
,
"OLcfgOc:2"
},
{
"OLcfgOvOc"
,
"OLcfgOc:3"
},
{
"OLcfgOvOc"
,
"OLcfgOc:3"
},
/* Syntaxes. We should just start using the standard names and
* document that they are predefined and available for users
* to reference in their own schema. Defining schema without
* OID macros is for masochists...
*/
{
"OMsyn"
,
"1.3.6.1.4.1.1466.115.121.1"
},
{
"OMsyn"
,
"1.3.6.1.4.1.1466.115.121.1"
},
{
"OMsBoolean"
,
"OMsyn:7"
},
{
"OMsBoolean"
,
"OMsyn:7"
},
{
"OMsDN"
,
"OMsyn:12"
},
{
"OMsDN"
,
"OMsyn:12"
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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