summaryrefslogtreecommitdiffstats
path: root/src/providers/ad
Commit message (Expand)AuthorAgeFilesLines
* ad: shortcut if possible during get object by ID or SIDPavel Březina2013-10-301-0/+96
* 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
* AD: Add extended access filterJakub Hrozek2013-10-252-2/+216
* AD: Search GC by default during access control, fall back to LDAPJakub Hrozek2013-10-253-10/+163
* AD: Use the ad_access_filter if it's setJakub Hrozek2013-10-251-2/+20
* AD: Add a new option ad_access_filterJakub Hrozek2013-10-252-0/+2
* LDAP: Amend sdap_access_check to allow any connectionJakub Hrozek2013-10-251-1/+3
* AD: fall back to LDAP if GC is not available.Lukas Slebodnik2013-10-251-0/+11
* AD: Prefer GC port from SRV recordLukas Slebodnik2013-10-251-2/+6
* sdap_idmap_domain_has_algorithmic_mapping: add domain name argumentSumit Bose2013-10-251-0/+1
* AD: properly intitialize GC from ad_server optionSumit Bose2013-10-041-1/+1
* AD: talk to GC first even for local domain objectsJakub Hrozek2013-09-272-7/+18
* 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-223-68/+86
* AD: Download master domain info when enumeratingJakub Hrozek2013-09-183-1/+200
* AD: async request to retrieve master domain infoJakub Hrozek2013-09-184-214/+414
* util: add sss_idmap_talloc[_free]Pavel Březina2013-09-171-11/+3
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-111-2/+2
* AD: Rename parametrized #defineJakub Hrozek2013-09-051-3/+3
* ad srv: prefer servers that are in the same domain as clientPavel Březina2013-09-051-0/+89
* Fix czech specific character in my namePavel Březina2013-09-022-2/+2
* SYSDB: Store enumerate flag for subdomainJakub Hrozek2013-08-281-2/+2
* LDAP: Make sdap_id_setup_tasks reusable for subdomainsJakub Hrozek2013-08-281-1/+1
* DB: remove unused realm parameter from sysdb_master_domain_add_infoJakub Hrozek2013-08-281-1/+1
* krb5: Fetch ccname template from krb5.confStephen Gallagher2013-08-281-1/+1
* AD: Use the correct include guardJakub Hrozek2013-08-191-3/+3
* AD: Cast SASL callbacks to propper typeOndrej Kos2013-08-091-1/+3
* sssd_ad: Add hackish workaround for sasl ad_compatSimo Sorce2013-08-061-0/+41
* KRB5: Do not send PAC in server modeJakub Hrozek2013-07-231-0/+1
* AD: Set the bool value same as default value in optsJakub Hrozek2013-07-191-4/+4
* IPA: Look up AD users directly if IPA server mode is onJakub Hrozek2013-06-282-2/+13
* AD: Move storing sdap_domain for subdomain to generic LDAP codeJakub Hrozek2013-06-281-65/+1
* AD: initialize failover with custom realm, domain and failover serviceJakub Hrozek2013-06-283-28/+41
* AD: decouple ad_id_ctx initializationJakub Hrozek2013-06-283-102/+285
* Save mpg state for subdomainsSumit Bose2013-06-281-1/+3
* Replace new_subdomain() with find_subdomain_by_name()Sumit Bose2013-06-281-3/+2
* Add now options ldap_min_id and ldap_max_idSumit Bose2013-06-281-0/+2
* AD: Write out domain-realm mappingsJakub Hrozek2013-06-271-0/+7
* AD: kinit with the local DC even when talking to a GCJakub Hrozek2013-06-262-4/+21
* Use forest for GC SRV lookupsSumit Bose2013-06-261-12/+40
* handle ERR_ACCOUNT_EXPIRED properlyPavel Březina2013-06-171-0/+4
* Fix allocation checkJakub Hrozek2013-06-171-1/+1
* AD: Remove ad_options->auth options referenceJakub Hrozek2013-06-141-1/+0
* AD: Fix segfault in DEBUG messageJakub Hrozek2013-06-141-1/+1
* Use the correct talloc context when creating AD subdomainsJakub Hrozek2013-06-121-1/+1
* Fix allocation check in the AD providerJakub Hrozek2013-06-111-1/+1