Alexandre Julliard pushed to branch master at wine / wine
Commits: f2a9a032 by Dmitry Timoshkov at 2025-02-03T18:13:36+01:00 wldap32: Use correct host when connecting to Kerberos DC.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - 6e265207 by Dmitry Timoshkov at 2025-02-03T18:13:36+01:00 wldap32: ldap_init() should resolve NULL hostname to default Kerberos DC.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - 4a63a3bd by Dmitry Timoshkov at 2025-02-03T18:13:36+01:00 wldap32/tests: Add some tests for LDAP authentication to a Kerberos DC.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - -
6 changed files:
- dlls/wldap32/Makefile.in - dlls/wldap32/bind.c - dlls/wldap32/init.c - dlls/wldap32/tests/Makefile.in - dlls/wldap32/tests/parse.c - dlls/wldap32/winldap_private.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/10a36f7d26c320d58567a401452183...