summaryrefslogtreecommitdiffstats
path: root/src
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-096-10/+18
* responder: Set forest attribute in AD domainssssd-1.11.2-22.el7Pavel Reichl2014-01-098-18/+87
* pac: fix potential memory leaksPavel Březina2014-01-091-5/+5
* pac: fix double freePavel Březina2014-01-091-8/+6
* 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 sysdb_attrs_get_int32_tsssd-1.11.2-18.el7Sumit Bose2013-12-192-0/+28
* Add new option ldap_group_typeSumit Bose2013-12-1910-0/+32
* Use lower-case name for case-insensitive searchesSumit Bose2013-12-197-18/+108
* Use sysdb_attrs_add_lc_name_alias to add case-insensitive aliasSumit Bose2013-12-195-55/+27
* Add sysdb_attrs_add_lc_name_aliasSumit Bose2013-12-193-0/+53
* sss_cache: fix case-sensitivity issueSumit Bose2013-12-191-27/+36
* sss_cache: initialize names member of sss_domain_infoSumit Bose2013-12-191-13/+10
* 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-192-16/+5
* AD: Add a new option to turn off GC lookupsJakub Hrozek2013-12-196-13/+58
* AD: Add a utility function to create list of connectionsJakub Hrozek2013-12-197-41/+291
* 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 binary SIDs correctlyPavel Březina2013-12-192-6/+6
* free idmapped smb SIDs correctlyPavel Březina2013-12-191-3/+3
* free idmapped dom SIDs correctlyPavel Březina2013-12-191-6/+6
* free idmapped SIDs correctlyPavel Březina2013-12-198-13/+20
* idmap: add API to free allocated SIDsPavel Březina2013-12-192-0/+84
* AD: use LDAP for group lookupsSumit Bose2013-12-183-3/+152
* NSS: Fix memory leak in sss_setnetgrentLukas Slebodnik2013-12-181-1/+1
* NSS: Set packet length for initgroupsLukas Slebodnik2013-12-121-0/+7
* 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
* SYSDB: Sanitize filter before removing ghost attrsLukas Slebodnik2013-12-022-1/+27
* SYSDB: Sanitize filter before sysdb_search_groupsLukas Slebodnik2013-12-022-1/+13
* do not use default_domain_suffix with autofsAron Parsons2013-12-021-1/+1
* SSSD: Unit test - sss_ldap_dn_in_search_basesPavel Reichl2013-12-021-0/+191
* SSSD: Improved domain detectionPavel Reichl2013-12-023-16/+57
* LDAP: Initialize user count for AD matching ruleJakub Hrozek2013-12-021-1/+1
* AD: Fix a typo in the man pageJakub Hrozek2013-12-021-1/+1
* monitor: Specific error message for missing sssd.confPavel Reichl2013-12-024-3/+16
* SYSDB: Skip malformed netgroup attribute.Lukas Slebodnik2013-11-291-1/+5
* Updating translation for the 1.11.2 releasesssd-1_11_2Jakub Hrozek2013-10-3015-2244/+3694
* AD: Fix ad_access_filter parsing with empty filterJakub Hrozek2013-10-302-0/+24
* NSS: Fix parenthesisJakub Hrozek2013-10-301-1/+1