summaryrefslogtreecommitdiffstats
path: root/src/providers/ad/ad_subdomains.c
Commit message (Expand)AuthorAgeFilesLines
* ad_subdom_store: check ID mapping of the domain not of the parentSumit Bose2013-10-291-2/+2
* ad: destroy ptasks when subdomain is removedPavel Březina2013-10-251-0/+3
* dp: free sdap domain if subdomain is removedPavel Březina2013-10-251-0/+11
* dp: make subdomains refresh interval configurablePavel Březina2013-10-251-4/+4
* sdap_idmap_domain_has_algorithmic_mapping: add domain name argumentSumit Bose2013-10-251-0/+1
* AD: talk to GC first even for local domain objectsJakub Hrozek2013-09-271-1/+7
* ipa_server_mode: write capaths to krb5 include fileSumit Bose2013-09-271-1/+1
* IPA: store forest name for forest member domainsSumit Bose2013-09-271-1/+1
* AD: Failure to get flat name is not fatalJakub Hrozek2013-09-221-3/+0
* AD: async request to retrieve master domain infoJakub Hrozek2013-09-181-213/+22
* util: add sss_idmap_talloc[_free]Pavel Březina2013-09-171-11/+3
* SYSDB: Store enumerate flag for subdomainJakub Hrozek2013-08-281-2/+2
* DB: remove unused realm parameter from sysdb_master_domain_add_infoJakub Hrozek2013-08-281-1/+1
* AD: Move storing sdap_domain for subdomain to generic LDAP codeJakub Hrozek2013-06-281-65/+1
* Save mpg state for subdomainsSumit Bose2013-06-281-1/+3
* AD: Write out domain-realm mappingsJakub Hrozek2013-06-271-0/+7
* Use the correct talloc context when creating AD subdomainsJakub Hrozek2013-06-121-1/+1
* AD: Store trusted AD domains as subdomainsJakub Hrozek2013-06-071-2/+364
* LDAP: new SDAP domain structureJakub Hrozek2013-06-071-1/+3
* LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek2013-06-071-1/+1
* Fix return code for AD subdomain requestSumit Bose2013-05-221-1/+3
* Fix segfault in AD Subdomains ModuleLukas Slebodnik2013-05-151-0/+2
* AD: read flat name and SID of the AD domainSumit Bose2013-05-071-0/+522