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
Lukas However
OpenLDAP
Commits
5562857f
Commit
5562857f
authored
Sep 19, 2002
by
Kurt Zeilenga
Browse files
Ready for release
parent
1b86ad0f
Changes
4
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
5562857f
OpenLDAP 2.0 Change Log
OpenLDAP 2.0.26
Engineering
OpenLDAP 2.0.26
Release
Fixed slapd ACL buffer size bug (ITS#1963)
Fixed slapd ACL filters w/substrings bug (ITS#2023, ITS#2027)
Fxied slapd directory string space bug (ITS#2072)
...
...
build/top.mk
View file @
5562857f
...
...
@@ -56,7 +56,7 @@ MKDEP_CFLAGS = @OL_MKDEP_FLAGS@
MKVERSION
=
$(top_srcdir)
/build/mkversion
-v
"
$(VERSION)
"
LIBTOOL
=
@LIBTOOL@
LIBVERSION
=
2:1
6
:0
LIBVERSION
=
2:1
7
:0
LTVERSION
=
-version-info
$(LIBVERSION)
#We don't use our own shared libraries (yet)
#LTLINK = $(LIBTOOL) --mode=link $(CC) -rpath $(libdir) \
...
...
build/version
View file @
5562857f
2.0.26-
Engineering
2.0.26-
Release
include/ldap.h
View file @
5562857f
...
...
@@ -50,7 +50,7 @@ LDAP_BEGIN_DECL
* 2.0.0 -> 20000
* 2.3.16 -> 20316
*/
#define LDAP_VENDOR_VERSION 2002
5
#define LDAP_VENDOR_VERSION 2002
6
/* OpenLDAP API Features */
#define LDAP_API_FEATURE_X_OPENLDAP LDAP_VENDOR_VERSION
...
...
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