summaryrefslogtreecommitdiffstats
path: root/src/providers/simple/simple_access_check.c
Commit message (Expand)AuthorAgeFilesLines
* foo2sysdbJakub Hrozek2016-01-131-0/+9
* simple-access-provider: make user grp res more robustPavel Reichl2015-04-281-4/+22
* simple-access-provider: break matching allowed usersPavel Reichl2014-12-081-1/+3
* simple access provider: non-existing objectPavel Reichl2014-12-081-10/+25
* UTIL: rename find_subdomain_by_object_namePavel Reichl2014-07-221-9/+9
* UTIL: rename find_subdomain_by_sidPavel Reichl2014-07-221-1/+1
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-59/+59
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-151-1/+1
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)Michal Zidek2013-11-151-6/+5
* 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