summaryrefslogtreecommitdiffstats
path: root/src/responder/kcm/kcmsrv_op_queue.c
Commit message (Collapse)AuthorAgeFilesLines
* KCM: Queue requests by the same UIDJakub Hrozek2017-03-271-0/+264
In order to avoid race conditions, we queue requests towards the KCM responder coming from the same client UID. Reviewed-by: Michal Židek <mzidek@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com> Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>