summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* FAST: when parsing krb5_child response, make sure to not miss OTP message if ...sssd-1.11.2-24.el7Alexander Bokovoy2014-01-091-3/+4
* LDAP: Add a new error code for malformed access control filtersssd-1.11.2-23.el7Jakub Hrozek2014-01-094-10/+16
* responder: Set forest attribute in AD domainssssd-1.11.2-22.el7Pavel Reichl2014-01-096-16/+51
* LDAP: Fix typo and use the right attribute mapsssd-1.11.2-21.el7Jakub Hrozek2014-01-081-1/+1
* IPA: fix for recent AD group membership changessssd-1.11.2-20.el7Sumit Bose2014-01-081-0/+2
* Add new option ldap_group_typeSumit Bose2013-12-194-0/+6
* Use sysdb_attrs_add_lc_name_alias to add case-insensitive aliasSumit Bose2013-12-194-53/+25
* IPA: Call ipa_ad_subdom_refresh when server mode is initializedsssd-1.11.2-17.el7Jakub Hrozek2013-12-191-6/+14
* IPA: Refresh subdomain data structures on startupJakub Hrozek2013-12-191-19/+32
* AD: Refresh subdomain data structures on startupJakub Hrozek2013-12-191-17/+32
* 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-196-30/+261
* AD: filter domain local groups for trusted/sub domainsSumit Bose2013-12-194-64/+138
* ad: use tokengroups even when id mapping is disabledPavel Březina2013-12-193-26/+525
* ad: refactor tokengroups initgroupsPavel Březina2013-12-193-231/+357
* Initialize sid_str to NULL to avoid freeing random dataJakub Hrozek2013-12-192-2/+2
* free idmapped SIDs correctlyPavel Březina2013-12-194-4/+7
* AD: use LDAP for group lookupsSumit Bose2013-12-183-3/+152
* failover: check dns_domain if primary servers lookup failedPavel Březina2013-12-121-3/+7
* SUBDOMAINS: Reuse cached results if DP is offlineJakub Hrozek2013-12-122-2/+13
* LDAP: Prevent from using uninitialized sdap_optionsLukas Slebodnik2013-12-021-1/+1
* LDAP: Search for original DN during auth if it's missingJakub Hrozek2013-12-021-16/+194
* LDAP: Split out a request to search for a user w/o savingJakub Hrozek2013-12-022-33/+147
* SSSD: Improved domain detectionPavel Reichl2013-12-021-11/+28
* LDAP: Initialize user count for AD matching ruleJakub Hrozek2013-12-021-1/+1
* AD: Fix ad_access_filter parsing with empty filterJakub Hrozek2013-10-301-0/+8
* LDAP: Check all search bases during nested group processingJakub Hrozek2013-10-301-13/+42
* nested groups: pick correct domain for cache lookupsPavel Březina2013-10-301-4/+12
* sdap_fill_memberships: pick correct domain for every memberPavel Březina2013-10-301-4/+19
* ghosts: pick correct domain for every memberPavel Březina2013-10-301-10/+15
* sdap: add sdap_domain_get_by_dn()Pavel Březina2013-10-302-0/+28
* sdap: store base dn in sdap_domainPavel Březina2013-10-302-15/+22
* ad: shortcut if possible during get object by ID or SIDPavel Březina2013-10-301-0/+96
* free sid obtained from sss_idmap_unix_to_sid()Pavel Březina2013-10-301-0/+2
* be_spy_create: free be_req and not the long living dataSumit Bose2013-10-301-1/+1
* LDAP: Return correct error codeLukas Slebodnik2013-10-301-1/+1
* ad_subdom_store: check ID mapping of the domain not of the parentSumit Bose2013-10-291-2/+2
* KRB5: Handle ERR_CHPASS_FAILEDJakub Hrozek2013-10-291-0/+6
* sdap_save_group: try to determine domain by SIDPavel Březina2013-10-291-7/+18
* sdap_save_user: try to determine domain by SIDPavel Březina2013-10-291-22/+32
* ad: destroy ptasks when subdomain is removedPavel Březina2013-10-251-0/+3
* ipa: destroy cleanup task when subdomain is removedPavel Březina2013-10-251-0/+1
* dp: convert cleanup task to be_ptaskPavel Březina2013-10-254-73/+64
* be_ptask: add be_ptask_create_sync()Pavel Březina2013-10-252-0/+117
* dp: free sdap domain if subdomain is removedPavel Březina2013-10-252-0/+15
* dp: add function to terminate request of specific domainPavel Březina2013-10-252-0/+23
* dp: set request domainPavel Březina2013-10-251-0/+43
* dp: store list of ongoing requestsPavel Březina2013-10-252-0/+18