summaryrefslogtreecommitdiffstats
path: root/src/tools/sssctl/sssctl_cache.c
Commit message (Collapse)AuthorAgeFilesLines
* TOOLS: sssctl: Work with trusted usersJakub Hrozek2016-07-071-22/+115
| | | | | | | | | For users and groups, convert the input name to the qualified format. Resolves: https://fedorahosted.org/sssd/ticket/3059 Reviewed-by: Sumit Bose <sbose@redhat.com>
* sssctl: new toolPavel Březina2016-06-271-0/+585
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>