summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* sudo: memset tm when converting time attributesPavel Březina2014-01-291-0/+2
* AD SRV: use right domain name for CLDAP pingSumit Bose2014-01-281-1/+1
* LDAP: Don't abort request if no id mapping domain matchesJakub Hrozek2014-01-242-6/+40
* krb5: hint to increase krb5_auth_timeoutPavel Reichl2014-01-241-1/+4
* sdap_idamp: Fall back to another method if sid is wrongLukas Slebodnik2014-01-221-2/+8
* LDAP: update id mapping detection for ldap providerLukas Slebodnik2014-01-221-0/+5
* LDAP: Don't fail if subdomain cannot be found by sidLukas Slebodnik2014-01-221-4/+6
* LDAP: Fix error checkJakub Hrozek2014-01-201-2/+2
* MAN: Fix a typoJakub Hrozek2014-01-201-1/+1
* AD: Don't fail the request if ad_account_can_shortcut failsJakub Hrozek2014-01-201-1/+3
* AD: Return right error code from netlogon_get_flat_nameLukas Slebodnik2014-01-161-1/+1
* NSS: add support for subdomain_homedirPavel Reichl2014-01-151-0/+8
* simple access: refresh master domain infoPavel Reichl2014-01-152-45/+92
* simple access: match objects using flat namePavel Reichl2014-01-151-1/+3
* NSS: Use plain user name when expanding homedirJakub Hrozek2014-01-151-1/+12
* UTIL: Inherit parent domain's default_shellJakub Hrozek2014-01-151-1/+4
* tests: Remove tests that check creating public directoriesJakub Hrozek2014-01-091-121/+0
* LDAP: Add a new error code for malformed access control filterJakub Hrozek2014-01-096-10/+18
* responder: Set forest attribute in AD domainsPavel Reichl2014-01-098-18/+87
* FAST: when parsing krb5_child response, make sure to not miss OTP message if ...Alexander Bokovoy2014-01-091-3/+4
* LDAP: Fix typo and use the right attribute mapJakub Hrozek2014-01-081-1/+1
* IPA: fix for recent AD group membership changesSumit Bose2014-01-081-0/+2
* Updating translations for the 1.11.3 releasesssd-1_11_3Jakub Hrozek2013-12-1915-4818/+5441
* 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
* Add sysdb_attrs_get_int32_tSumit 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 initializedJakub Hrozek2013-12-191-6/+14
* IPA: Refresh subdomain data structures on startupJakub Hrozek2013-12-181-19/+32
* AD: Refresh subdomain data structures on startupJakub Hrozek2013-12-181-17/+32
* ad: use tokengroups even when id mapping is disabledPavel Březina2013-12-183-26/+525
* ad: refactor tokengroups initgroupsPavel Březina2013-12-183-231/+357
* AD: use LDAP for group lookupsSumit Bose2013-12-133-3/+152
* AUTOTOOLS: krb5 1.12 is also supported krb5 libsLukas Slebodnik2013-12-101-1/+2
* NSS: Fix memory leak in sss_setnetgrentLukas Slebodnik2013-12-101-1/+1
* SUBDOMAINS: Reuse cached results if DP is offlineJakub Hrozek2013-12-092-2/+13
* failover: check dns_domain if primary servers lookup failedPavel Březina2013-12-091-3/+7
* sysv/gentoo: Send debug output to a file instead of stderrMarkos Chandras2013-12-041-1/+1
* sysv/gentoo: Use xdm if possibleMarkos Chandras2013-12-041-1/+1
* SSSD: Unit test - sss_ldap_dn_in_search_basesPavel Reichl2013-11-291-0/+191
* SSSD: Improved domain detectionPavel Reichl2013-11-293-16/+57
* SYSDB: Sanitize filter before removing ghost attrsLukas Slebodnik2013-11-292-1/+27