mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
73c3932b2d
This ensures that two ldap server operations cannot happen in parallel by using packet_recv_disable() and packet_recv_enable() to disable other interfaces during ldap calls. This prevents problems caused by parallel ldap operations where transactions could overlap. |
||
---|---|---|
.. | ||
devdocs | ||
config.mk | ||
ldap_backend.c | ||
ldap_bind.c | ||
ldap_extended.c | ||
ldap_server.c | ||
ldap_server.h | ||
wscript_build |