summaryrefslogtreecommitdiff
path: root/src/providers/simple/simple_access_check.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-17simple provider: obey case sensitivity for subdomain users and groupsPavel Březina1-7/+43
2013-09-17simple provider: support subdomain groupsPavel Březina1-23/+64
2013-09-11Fix formating of variables with type: gid_tLukas Slebodnik1-4/+4
2013-09-11Fix formating of variables with type: size_tLukas Slebodnik1-2/+2
2013-04-19Convert the simple access check to new error codesJakub Hrozek1-9/+17
2013-04-15Fix simple access group control in case-insensitive domainsJakub Hrozek1-16/+9
2013-03-19Resolve GIDs in the simple access providerJakub Hrozek1-117/+618
2013-01-21Split simple_access_check function outSimo Sorce1-0/+224