summaryrefslogtreecommitdiff
path: root/src/providers/ad
AgeCommit message (Expand)AuthorFilesLines
2013-06-10A new option krb5_use_kdcinfoJakub Hrozek2-14/+27
2013-06-10providers: refresh expired netgroupsPavel Březina1-0/+10
2013-06-07AD: Store trusted AD domains as subdomainsJakub Hrozek1-2/+364
2013-06-07AD ID lookups - choose GC or LDAP as appropriateJakub Hrozek1-1/+262
2013-06-07AD: Add additional service to support Global Catalog lookupsJakub Hrozek3-33/+178
2013-06-07LDAP: new SDAP domain structureJakub Hrozek2-6/+15
2013-06-07LDAP: Pass in a connection to ID functionsJakub Hrozek1-1/+1
2013-06-07LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek2-27/+22
2013-06-07Do not obfuscate calls with booleansJakub Hrozek1-7/+21
2013-05-28AD dyndns: extract the host name from URIJakub Hrozek1-9/+31
2013-05-27Fix dyndns timer initializationJakub Hrozek2-2/+9
2013-05-23Adding option to disable retrieving large AD groups.Lukas Slebodnik1-0/+1
2013-05-22Fix return code for AD subdomain requestSumit Bose1-1/+3
2013-05-20Remove unneeded parameter of setup_child and namespace itJakub Hrozek1-1/+1
2013-05-15Fix segfault in AD Subdomains ModuleLukas Slebodnik1-0/+2
2013-05-13Enable the AD dynamic DNS updates by defaultJakub Hrozek1-1/+1
2013-05-07AD: read flat name and SID of the AD domainSumit Bose3-0/+590
2013-05-03AD: Always initialize ID mappingJakub Hrozek1-5/+3
2013-05-03Active Directory dynamic DNS updatesJakub Hrozek5-0/+306
2013-05-03AD SRV plugin: check if site name is emptyPavel Březina1-2/+4
2013-05-02DNS sites support - add AD SRV pluginPavel Březina5-5/+849
2013-04-22Allow usage of enterprise principalsSumit Bose1-0/+1
2013-04-10DNS sites support - use SRV DNS lookup plugin in all providersPavel Březina1-0/+10
2013-04-03Allow setting krb5_renew_interval with a delimiterAriel Barria1-1/+1
2013-03-20ldap: Fallback option for rfc2307 schemaSimo Sorce1-0/+1
2013-03-19Convert sdap_access to new error codesSimo Sorce1-17/+15
2013-03-18Decrease krb5_auth_timeout defaultOndrej Kos1-1/+1
2013-02-10Add realm info to sss_domain_infoSimo Sorce1-1/+1
2013-01-21Add be_req_get_data() helper funciton.Simo Sorce1-3/+4
2013-01-21Add be_req_get_be_ctx() helper.Simo Sorce2-14/+14
2013-01-21Introduce be_req_terminate() helperSimo Sorce1-5/+6
2013-01-21Pass domain not be_req to access check functionsSimo Sorce1-4/+7
2013-01-21Remove sysdb as a be request structure memberSimo Sorce1-1/+0
2013-01-02failover: Protect against empty host namesMichal Zidek1-1/+1
2012-11-19LDAP: Provide a common sdap_set_sasl_options init functionJakub Hrozek1-44/+8
2012-10-04Fix default upper limit of slicesOndrej Kos1-1/+1
2012-10-02Flip the default value of ldap_initgroups_use_matching_rule_in_chainJakub Hrozek1-1/+1
2012-09-17Failover: use _srv_ when no primary server is definedPavel Březina1-12/+3
2012-08-23Fix: IPv6 address with square brackets doesn't work.Michal Zidek1-0/+7
2012-08-23Typo in debug message (SSSd -> SSSD).Michal Zidek1-1/+1
2012-08-23Consolidation of functions that make realm upper-caseOndrej Kos1-6/+1
2012-08-23AD context was set to null due to type mismatchOndrej Kos3-1/+14
2012-08-15Duplicate detection in fail over did not work.Michal Zidek1-1/+6
2012-08-09SRV resolution for backup servers should not be permitted.Michal Zidek1-1/+9
2012-08-09Change default for ldap_idmap_range_min to 200000Jakub Hrozek1-1/+1
2012-08-01Primary server support: new option in AD providerJan Zeleny3-1/+5
2012-08-01Primary server support: new options in krb5 providerJan Zeleny1-0/+3
2012-08-01Primary server support: new option in ldap providerJan Zeleny1-0/+2
2012-08-01Primary server support: AD adaptationJan Zeleny3-35/+77
2012-07-18AD: Fix defaults for krb5_canonicalizeStephen Gallagher1-2/+2