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
3fd49843
Commit
3fd49843
authored
Feb 18, 2009
by
Quanah Gibson-Mount
Browse files
ITS#5740
parent
6cf56480
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
3fd49843
...
...
@@ -5,6 +5,8 @@ OpenLDAP 2.4.15 Engineering
Fixed slapd corrupt contextCSN (ITS#5947)
Fixed slapd syncrepl order to match on add/delete (ITS#5954)
Fixed slapo-rwm objectClass preservation (ITS#5760)
Build Environment
Fixed tester library linking for windows (ITS#5740)
OpenLDAP 2.4.14 Release (2009/02/14)
Added libldap option to disable SASL host canonicalization (ITS#5812)
...
...
tests/progs/Makefile.in
View file @
3fd49843
...
...
@@ -23,7 +23,7 @@ SRCS = slapd-common.c \
LDAP_INCDIR
=
../../include
LDAP_LIBDIR
=
../../libraries
XLIBS
=
$(LDAP_LIBLDAP_LA)
$(LDAP_LIBL
BER_L
A)
$(LDAP_LIBL
UTIL_
A)
XLIBS
=
$(LDAP_LIBLDAP_LA)
$(LDAP_LIBL
UTIL_
A)
$(LDAP_LIBL
BER_L
A)
XXLIBS
=
$(SECURITY_LIBS)
$(LUTIL_LIBS)
OBJS
=
slapd-common.o
...
...
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