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
06768206
Commit
06768206
authored
Dec 05, 2008
by
Quanah Gibson-Mount
Browse files
ITS#5842
parent
d33a44c8
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
06768206
...
...
@@ -3,6 +3,8 @@ OpenLDAP 2.4 Change Log
OpenLDAP 2.4.14 Engineering
Fixed libldap_r deref building (ITS#5768)
Fixed slapd syncrepl rename handling (ITS#5809)
Build Environment
Fixed test049,test050 to work on windows (ITS#5842)
OpenLDAP 2.4.13 Release (2008/11/24)
Added libldap dereference control support (ITS#5768)
...
...
tests/scripts/test049-sync-config
View file @
06768206
...
...
@@ -22,7 +22,7 @@ if test $SYNCPROV = syncprovno; then
fi
PRODIR
=
$TESTDIR
/pro
CONDIR
=
$TESTDIR
/con
CONDIR
=
$TESTDIR
/con
1
DBPRO
=
$PRODIR
/db
DBCON
=
$CONDIR
/db
CFPRO
=
$PRODIR
/slapd.d
...
...
tests/scripts/test050-syncrepl-multimaster
View file @
06768206
...
...
@@ -22,7 +22,7 @@ if test $SYNCPROV = syncprovno; then
fi
PRODIR
=
$TESTDIR
/pro
CONDIR
=
$TESTDIR
/con
CONDIR
=
$TESTDIR
/con
1
CONDIR2
=
$TESTDIR
/con2
DBPRO
=
$PRODIR
/db
DBCON
=
$CONDIR
/db
...
...
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