#47531 1.3.2 with mozldap - need to redo sasl_io_recv
Closed: wontfix None Opened 10 years ago by mreynolds.

mozldap does not know about ber_skip_element(from openldap). Need to find a way to accomplish the same functionality with mozldap.


git merge ticket47531
Updating 92f9e83..62c89ea
Fast-forward
ldap/servers/slapd/mozldap.h | 45 ++++++++++++++++++++++++++++++++++++++++++
ldap/servers/slapd/sasl_io.c | 39 +++++++++++++++++++++++++++++++++--
2 files changed, 81 insertions(+), 3 deletions(-)
create mode 100644 ldap/servers/slapd/mozldap.h

git push origin master
Counting objects: 12, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 2.24 KiB, done.
Total 7 (delta 4), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
92f9e83..62c89ea master -> master

commit 62c89ea
Author: Mark Reynolds mreynolds@redhat.com
Date: Wed Oct 2 17:26:11 2013 -0400

Metadata Update from @mreynolds:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.3.2 - 09/13 (September)

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/868

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata