Project

General

Profile

Actions

Feature #976

closed

export ldap_add_result_entry from libldap.so.5

Added by Gordon Ross about 12 years ago. Updated about 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Start date:
2011-04-29
Due date:
% Done:

0%

Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

Samba needs this OpenLDAP function for its AD support:
void ldap_add_result_entry( LDAPMessage **list, LDAPMessage *e );

This is currently private in our lib, but exported on other systems.
Let's just go ahead and export this symbol.

Actions #1

Updated by Gordon Ross about 12 years ago

  • Difficulty set to Medium
  • Tags set to needs-triage

In IRC it was suggested we also export ldap_delete_result_entry
so we're not exporting "half of an interface". Updated the webrev.

Actions #2

Updated by Gordon Ross about 12 years ago

  • Status changed from New to Resolved

changeset: 13374:b156817e002c
tag: tip
user: Gordon Ross <>
date: Tue May 17 11:08:25 2011 -0400
description:
976 export ldap_add_result_entry from libldap.so.5
1010 export gss_mech_krb5 from libgss.so.1
Reviewed by: Garrett D'Amore <>
Reviewed by: Jason King <>
Reviewed by: Richard Lowe <>
Reviewed by: Eric Schrock <>
Reviewed by: Robert Gordon <>
Approved by: Garrett D'Amore <>

Actions

Also available in: Atom PDF