summaryrefslogtreecommitdiff
path: root/src/tests/simple_access-tests.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-26sysdb: sysdb_update_members can take either name or dnPavel Březina1-2/+2
2013-09-17simple access test: initialize be_ctx for all testsPavel Březina1-15/+16
2013-09-17simple access tests: fix typosPavel Březina1-5/+5
2013-08-07add simple access provider init testPavel Březina1-0/+98
2013-05-30Remove empty directories after tests run.Lukas Slebodnik1-12/+2
2013-04-15Fix simple access group control in case-insensitive domainsJakub Hrozek1-2/+2
2013-03-19Resolve GIDs in the simple access providerJakub Hrozek1-101/+260
2013-03-19Add unit tests for simple access test by groupsJakub Hrozek1-31/+253
2012-10-29Include talloc log in our debug facilityMichal Zidek1-1/+1
2012-07-27tests: allow changing cwd in all testsPavel Březina1-0/+3
2011-12-16Use the case sensitivity flag in the simple access providerJakub Hrozek1-0/+30
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina1-1/+4
2011-08-25New DEBUG facility - conversionPavel Březina1-0/+1
2010-12-13Add group support to the simple access providerStephen Gallagher1-2/+2
2010-10-13Use POPT_TABLEEND to close option tableSumit Bose1-1/+1
2010-03-08Add simple access providerSumit Bose1-0/+173