summaryrefslogtreecommitdiffstats
path: root/src/providers/ad
Commit message (Expand)AuthorAgeFilesLines
* 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
* A new option krb5_use_kdcinfoJakub Hrozek2013-06-102-14/+27
* providers: refresh expired netgroupsPavel Březina2013-06-101-0/+10
* AD: Store trusted AD domains as subdomainsJakub Hrozek2013-06-071-2/+364
* AD ID lookups - choose GC or LDAP as appropriateJakub Hrozek2013-06-071-1/+262
* AD: Add additional service to support Global Catalog lookupsJakub Hrozek2013-06-073-33/+178
* LDAP: new SDAP domain structureJakub Hrozek2013-06-072-6/+15
* LDAP: Pass in a connection to ID functionsJakub Hrozek2013-06-071-1/+1
* LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek2013-06-072-27/+22
* Do not obfuscate calls with booleansJakub Hrozek2013-06-071-7/+21
* AD dyndns: extract the host name from URIJakub Hrozek2013-05-281-9/+31
* Fix dyndns timer initializationJakub Hrozek2013-05-272-2/+9
* Adding option to disable retrieving large AD groups.Lukas Slebodnik2013-05-231-0/+1
* Fix return code for AD subdomain requestSumit Bose2013-05-221-1/+3
* Remove unneeded parameter of setup_child and namespace itJakub Hrozek2013-05-201-1/+1
* Fix segfault in AD Subdomains ModuleLukas Slebodnik2013-05-151-0/+2
* Enable the AD dynamic DNS updates by defaultJakub Hrozek2013-05-131-1/+1
* AD: read flat name and SID of the AD domainSumit Bose2013-05-073-0/+590
* AD: Always initialize ID mappingJakub Hrozek2013-05-031-5/+3
* Active Directory dynamic DNS updatesJakub Hrozek2013-05-035-0/+306
* AD SRV plugin: check if site name is emptyPavel Březina2013-05-031-2/+4
* DNS sites support - add AD SRV pluginPavel Březina2013-05-025-5/+849
* Allow usage of enterprise principalsSumit Bose2013-04-221-0/+1
* DNS sites support - use SRV DNS lookup plugin in all providersPavel Březina2013-04-101-0/+10
* Allow setting krb5_renew_interval with a delimiterAriel Barria2013-04-031-1/+1
* ldap: Fallback option for rfc2307 schemaSimo Sorce2013-03-201-0/+1
* Convert sdap_access to new error codesSimo Sorce2013-03-191-17/+15
* Decrease krb5_auth_timeout defaultOndrej Kos2013-03-181-1/+1
* 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-212-14/+14
* 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
* failover: Protect against empty host namesMichal Zidek2013-01-021-1/+1