summaryrefslogtreecommitdiff
path: root/src/providers/ad/ad_access.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-28Replace new_subdomain() with find_subdomain_by_name()Sumit Bose1-3/+2
2013-06-17handle ERR_ACCOUNT_EXPIRED properlyPavel Březina1-0/+4
2013-03-19Convert sdap_access to new error codesSimo Sorce1-17/+15
2013-02-10Add realm info to sss_domain_infoSimo Sorce1-1/+1
2013-01-21Add be_req_get_data() helper funciton.Simo Sorce1-3/+4
2013-01-21Add be_req_get_be_ctx() helper.Simo Sorce1-9/+7
2013-01-21Introduce be_req_terminate() helperSimo Sorce1-5/+6
2013-01-21Pass domain not be_req to access check functionsSimo Sorce1-4/+7
2013-01-21Remove sysdb as a be request structure memberSimo Sorce1-1/+0
2012-07-06AD: Add AD access-control providerStephen Gallagher1-0/+96