Overview
Request 867413 accepted
- Update to 2.9
* SafeSync strategy (SAFE_SYNC) for using a synchronous Connection
object in a multi-threading program
* try to use Crypto library if present for hashing NTLM password
on python interpreter missing the MD4 OpenSSL algorithm
* SafeRestartable strategy (SAFE_RESTARTABLE) for using a restartable
Connection object in a multi-threading program
* many smaller changes and bugfixes
- Rebase skip-missing-LDAP-server.patch
* suprisingly still needed
- Created by mcalabkova
- In state accepted
Request History
mcalabkova created request
- Update to 2.9
* SafeSync strategy (SAFE_SYNC) for using a synchronous Connection
object in a multi-threading program
* try to use Crypto library if present for hashing NTLM password
on python interpreter missing the MD4 OpenSSL algorithm
* SafeRestartable strategy (SAFE_RESTARTABLE) for using a restartable
Connection object in a multi-threading program
* many smaller changes and bugfixes
- Rebase skip-missing-LDAP-server.patch
* suprisingly still needed
mcalabkova accepted request
ok