summaryrefslogtreecommitdiffstats
path: root/src/providers/simple/simple_access_check.c
Commit message (Expand)AuthorAgeFilesLines
* simple provider: obey case sensitivity for subdomain users and groupsPavel Březina2013-09-171-7/+43
* simple provider: support subdomain groupsPavel Březina2013-09-171-23/+64
* Fix formating of variables with type: gid_tLukas Slebodnik2013-09-111-4/+4
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-111-2/+2
* Convert the simple access check to new error codesJakub Hrozek2013-04-191-9/+17
* Fix simple access group control in case-insensitive domainsJakub Hrozek2013-04-151-16/+9
* Resolve GIDs in the simple access providerJakub Hrozek2013-03-191-117/+618
* Split simple_access_check function outSimo Sorce2013-01-211-0/+224