mirror of
https://github.com/samba-team/samba.git
synced 2025-02-09 09:57:48 +03:00
Currently only ldb_ildap is async, the plan is to first make all backend support the async calls, and then remove the sync functions from backends and keep the only in the API. Modules will need to be transformed along the way. Simo