Alexandre Julliard pushed to branch master at wine / wine
Commits: 01dd12cc by Dmitry Timoshkov at 2025-10-10T18:51:25+02:00 adsldp: Implement IADs::get_Schema().
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - 78111ba9 by Dmitry Timoshkov at 2025-10-10T18:51:25+02:00 adsldp: Fail to create IADs if it doesn't have an associated schema attribute.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - 880564ac by Dmitry Timoshkov at 2025-10-10T18:51:25+02:00 activeds: Retry without ADS_SECURE_AUTHENTICATION for an AD path.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - 682762ac by Dmitry Timoshkov at 2025-10-10T18:51:25+02:00 adsldp/tests: Add some tests for IADs::get_Schema().
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - 20256e16 by Dmitry Timoshkov at 2025-10-10T18:51:25+02:00 adsldp: Accept virtual objects in IADsOpenDSObject::OpenDSObject().
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - d8094294 by Dmitry Timoshkov at 2025-10-10T18:51:26+02:00 adsldp/tests: Add a test for opening schema as an ADs object.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - -
4 changed files:
- dlls/activeds/activeds_main.c - dlls/adsldp/Makefile.in - dlls/adsldp/adsldp.c - dlls/adsldp/tests/ldap.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5118a614b2d4dbbb248c3902c784f1...