summaryrefslogtreecommitdiffstats
path: root/src/providers/ad/ad_access.c
Commit message (Expand)AuthorAgeFilesLines
* AD-GPO: processing changes for gpo_map_* optionsYassir Elley2014-09-081-1/+2
* AD: Ignore all errors if gpo is in permissive mode.Lukas Slebodnik2014-09-021-1/+18
* UTIL: rename find_subdomain_by_namePavel Reichl2014-07-221-2/+2
* Implemented LDAP component of GPO-based access controlYassir Elley2014-05-131-41/+96
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-9/+9
* AD: Add a utility function to create list of connectionsJakub Hrozek2013-12-191-15/+1
* AD: Fix ad_access_filter parsing with empty filterJakub Hrozek2013-10-301-0/+8
* AD: Add extended access filterJakub Hrozek2013-10-251-1/+212
* AD: Search GC by default during access control, fall back to LDAPJakub Hrozek2013-10-251-7/+157
* LDAP: Amend sdap_access_check to allow any connectionJakub Hrozek2013-10-251-1/+3
* Replace new_subdomain() with find_subdomain_by_name()Sumit Bose2013-06-281-3/+2
* handle ERR_ACCOUNT_EXPIRED properlyPavel Březina2013-06-171-0/+4
* Convert sdap_access to new error codesSimo Sorce2013-03-191-17/+15
* Add realm info to sss_domain_infoSimo Sorce2013-02-101-1/+1
* Add be_req_get_data() helper funciton.Simo Sorce2013-01-211-3/+4
* Add be_req_get_be_ctx() helper.Simo Sorce2013-01-211-9/+7
* Introduce be_req_terminate() helperSimo Sorce2013-01-211-5/+6
* Pass domain not be_req to access check functionsSimo Sorce2013-01-211-4/+7
* Remove sysdb as a be request structure memberSimo Sorce2013-01-211-1/+0
* AD: Add AD access-control providerStephen Gallagher2012-07-061-0/+96