diff options
author | Simo Sorce <ssorce@redhat.com> | 2010-11-22 09:12:27 -0500 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2010-11-22 12:18:27 -0500 |
commit | c89589fa349f38214c9cb8d9389c0fd557e5dca2 (patch) | |
tree | 0db51a68faa682708a75b0866b7da9a0f9d0f0c3 /src/providers | |
parent | a2a695539c79316812fd9d7a1936331784d0e8c3 (diff) | |
download | sssd-c89589fa349f38214c9cb8d9389c0fd557e5dca2.tar.gz sssd-c89589fa349f38214c9cb8d9389c0fd557e5dca2.tar.xz sssd-c89589fa349f38214c9cb8d9389c0fd557e5dca2.zip |
sss_client: make code thread-safe
Add mutexes around nss operations and serialize them.
This is necessary because nss operations may have global state.
For pam it is sufficient to protect socket operations instead.
As pam functions use only the provided pam handler.
Fixes: https://fedorahosted.org/sssd/ticket/640
Diffstat (limited to 'src/providers')
0 files changed, 0 insertions, 0 deletions