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
a902ac81
Commit
a902ac81
authored
Dec 21, 2005
by
Kurt Zeilenga
Browse files
syncprov message id issue fix from HEAD
parent
3de93d7d
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
a902ac81
...
...
@@ -21,6 +21,7 @@ OpenLDAP 2.3.14 Engineering
Fixed slapd-ldap anonymous identity assertion (ITS#4272)
Fixed slapo-rwm static DN free bug (ITS#4248)
Fixed slapo-syncprov unpublished control (ITS#4238)
Fixed slapo-syncprov message id issue
Fixed slapo-unique extraneous searches (ITS#4267)
Updated slapo-dynlist (ITS#3756,4224)
Build environment
...
...
servers/slapd/slap.h
View file @
a902ac81
...
...
@@ -1647,7 +1647,7 @@ struct syncinfo_s;
#define SLAP_SYNC_RID_SIZE 3
#define SLAP_SYNCUUID_SET_SIZE 256
#define SLAP_SYNC_UPDATE_MSGID
2
#define SLAP_SYNC_UPDATE_MSGID
1
struct
sync_cookie
{
struct
berval
ctxcsn
;
...
...
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