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
Joe Martin
OpenLDAP
Commits
833c5974
Commit
833c5974
authored
Jul 10, 2008
by
Quanah Gibson-Mount
Browse files
ITS#5383
parent
f7a7778f
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
833c5974
...
...
@@ -5,8 +5,9 @@ OpenLDAP 2.4.11 Engineering
Added libldap assertion control (ITS#5560)
Fixed libldap GnuTLS CRL result handling (ITS#5577)
Fixed slapd check for structural_class failures (ITS#5540)
Fixed slapd
equality rules for olcRootDN/olcSchemaDN
(ITS#5
540
)
Fixed slapd
configContext OID
(ITS#5
383
)
Fixed slapd crash with no listeners (ITS#5563)
Fixed slapd equality rules for olcRootDN/olcSchemaDN (ITS#5540)
Fixed slapd sets memory leak (ITS#5557)
Fixed slapd-sock, back-shell buffer count (ITS#5558)
Added slapo-nssov contrib module
...
...
servers/slapd/schema_prep.c
View file @
833c5974
...
...
@@ -690,7 +690,7 @@ static struct slap_schema_ad_map {
NULL
,
NULL
,
NULL
,
NULL
,
NULL
,
NULL
,
NULL
,
offsetof
(
struct
slap_internal_schema
,
si_ad_monitorContext
)
},
{
"configContext"
,
"( 1.3.6.1.4.1.4203.
666.1
1.1.1 "
{
"configContext"
,
"( 1.3.6.1.4.1.4203.1.1
2.2
.1 "
"NAME 'configContext' "
"DESC 'config context' "
"SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 "
...
...
Write
Preview
Markdown
is supported
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