Hans Leidekker : wldap32: Move support for ber functions to the Unix library.

Alexandre Julliard julliard at winehq.org
Wed Apr 14 16:01:18 CDT 2021


Module: wine
Branch: master
Commit: 1114f2970d659def7e9b785db06d60d80eb26b58
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=1114f2970d659def7e9b785db06d60d80eb26b58

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Apr 14 09:40:26 2021 +0200

wldap32: Move support for ber functions to the Unix library.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wldap32/ber.c             | 348 +++++++++++++++++------------------------
 dlls/wldap32/libldap.c         | 260 ++++++++++++++++++++++++++++++
 dlls/wldap32/libldap.h         |  28 ++++
 dlls/wldap32/misc.c            |  28 ++--
 dlls/wldap32/winldap_private.h |  22 +++
 include/winber.h               |   6 +
 6 files changed, 477 insertions(+), 215 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=1114f2970d659def7e9b785db06d60d80eb26b58



More information about the wine-cvs mailing list