summaryrefslogtreecommitdiffstats
path: root/src/providers/ad
Commit message (Expand)AuthorAgeFilesLines
* AD: Establish cross-domain memberships after enumeration finishesJakub Hrozek2014-01-292-22/+379
* AD: Enumerate users from GC, other entities from LDAPJakub Hrozek2014-01-291-3/+17
* LDAP: Pass a private context to enumeration ptask instead of hardcoded connec...Jakub Hrozek2014-01-293-10/+17
* AD: Store info on whether a subdomain is set to enumerateJakub Hrozek2014-01-291-5/+33
* AD: Don't mark domain as enumerated twiceJakub Hrozek2014-01-291-13/+0
* AD SRV: use right domain name for CLDAP pingSumit Bose2014-01-281-1/+1
* LDAP: Don't abort request if no id mapping domain matchesJakub Hrozek2014-01-241-1/+1
* AD: Don't fail the request if ad_account_can_shortcut failsJakub Hrozek2014-01-201-1/+3
* AD: Return right error code from netlogon_get_flat_nameLukas Slebodnik2014-01-161-1/+1
* responder: Set forest attribute in AD domainsPavel Reichl2014-01-094-14/+49
* AD: Enable fallback to LDAP of trusted domainJakub Hrozek2013-12-191-13/+1
* AD: Add a new option to turn off GC lookupsJakub Hrozek2013-12-193-13/+20
* AD: Add a utility function to create list of connectionsJakub Hrozek2013-12-196-41/+70
* AD: cross-domain membership fixSumit Bose2013-12-192-17/+4
* Add new option ldap_group_typeSumit Bose2013-12-191-0/+1
* AD: Refresh subdomain data structures on startupJakub Hrozek2013-12-181-17/+32
* AD: use LDAP for group lookupsSumit Bose2013-12-132-3/+150
* SUBDOMAINS: Reuse cached results if DP is offlineJakub Hrozek2013-12-091-0/+7
* Initialize sid_str to NULL to avoid freeing random dataJakub Hrozek2013-11-081-1/+1
* free idmapped SIDs correctlyPavel Březina2013-11-072-2/+3
* AD: Fix ad_access_filter parsing with empty filterJakub Hrozek2013-10-301-0/+8
* 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