summaryrefslogtreecommitdiffstats
path: root/src/providers/ad
Commit message (Expand)AuthorAgeFilesLines
* 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
* LDAP: Provide a common sdap_set_sasl_options init functionJakub Hrozek2012-11-191-44/+8
* Fix default upper limit of slicesOndrej Kos2012-10-041-1/+1
* Flip the default value of ldap_initgroups_use_matching_rule_in_chainJakub Hrozek2012-10-021-1/+1
* Failover: use _srv_ when no primary server is definedPavel Březina2012-09-171-12/+3
* Fix: IPv6 address with square brackets doesn't work.Michal Zidek2012-08-231-0/+7
* Typo in debug message (SSSd -> SSSD).Michal Zidek2012-08-231-1/+1
* Consolidation of functions that make realm upper-caseOndrej Kos2012-08-231-6/+1
* AD context was set to null due to type mismatchOndrej Kos2012-08-233-1/+14
* Duplicate detection in fail over did not work.Michal Zidek2012-08-151-1/+6
* SRV resolution for backup servers should not be permitted.Michal Zidek2012-08-091-1/+9
* Change default for ldap_idmap_range_min to 200000Jakub Hrozek2012-08-091-1/+1
* Primary server support: new option in AD providerJan Zeleny2012-08-013-1/+5
* Primary server support: new options in krb5 providerJan Zeleny2012-08-011-0/+3
* Primary server support: new option in ldap providerJan Zeleny2012-08-011-0/+2
* Primary server support: AD adaptationJan Zeleny2012-08-013-35/+77
* AD: Fix defaults for krb5_canonicalizeStephen Gallagher2012-07-181-2/+2
* AD: Add missing DP option terminatorStephen Gallagher2012-07-161-1/+2
* AD: Force case-insensitive operation in AD providerStephen Gallagher2012-07-061-0/+18