summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* RESPONDERS: Show a bit more info in case of SELINUX_getpeercon() failureFabiano Fidêncio2016-08-041-0/+2
* RESPONDERS: Decrease debug level for failures in SELINUX_getpeercon()Fabiano Fidêncio2016-08-041-2/+2
* Fixed some typos in man pagesThorsten Scherf2016-08-042-2/+2
* LDAP: Use FQDN when linking parent LDAP groupsJakub Hrozek2016-08-041-1/+1
* LDAP: Changing of confusing debug messagePetr Cech2016-08-021-1/+1
* LDAP: Fix storing initgroups for users with no supplementary groupsJakub Hrozek2016-08-021-14/+18
* SDAP: add enterprise principal strings for user searchesSumit Bose2016-07-295-4/+82
* SDAP: add special handling for IPA Kerberos enterprise principal stringsSumit Bose2016-07-291-0/+17
* PAM: Fix domain for UPN based lookupsSumit Bose2016-07-291-0/+17
* NSS: use different neg cache name for UPN searchesSumit Bose2016-07-291-2/+10
* PAM: continue with UPN/email search if name was not foundSumit Bose2016-07-291-0/+39
* NSS: continue with UPN/email search if name was not foundSumit Bose2016-07-291-6/+6
* LDAP/IPA: add local email address to aliasesSumit Bose2016-07-292-0/+71
* utils: add is_email_from_domain()Sumit Bose2016-07-293-0/+49
* NSS: add user email to fill_orig()Sumit Bose2016-07-292-0/+3
* LDAP: include email in UPN searchesSumit Bose2016-07-292-10/+40
* sysdb: include email in UPN searchesSumit Bose2016-07-292-3/+3
* LDAP: new attribute option ldap_user_emailSumit Bose2016-07-2910-0/+24
* LDAP: allow multiple user principalsSumit Bose2016-07-291-14/+18
* IPA: fix lookup by UPN for subdomainsSumit Bose2016-07-291-4/+12
* views: properly override group member namesSumit Bose2016-07-295-129/+134
* sysdb: add sysdb_get_user_members_recursively()Sumit Bose2016-07-292-0/+66
* IPA: expand ghost members of AD groups in server-modeSumit Bose2016-07-291-1/+78
* IPA: make ipa_resolve_user_list_{send|recv} public and allow AD usersSumit Bose2016-07-292-4/+24
* test_utils: Fixing assignment discards 'const' qualifierPetr Cech2016-07-261-2/+2
* SYSDB: Removing of duplication of sysdb_ts_cache_attrsPetr Cech2016-07-261-3/+0
* sysdb_master_domain_add_info: properly set do_updateSumit Bose2016-07-251-2/+2
* AD: replace ad_get_client_site_parse_ndr() with netlogon_get_domain_info()Sumit Bose2016-07-251-120/+33
* tests: add tests for netlogon_get_domain_infoSumit Bose2016-07-251-0/+81
* AD: netlogon_get_domain_info() allow missing arguments and empty resultsSumit Bose2016-07-254-51/+65
* AD: avoid memory leak in netlogon_get_domain_info() and make it publicSumit Bose2016-07-252-9/+26
* SYSDB: Do not try to modify ts cache for unsupported DNsLukas Slebodnik2016-07-251-1/+6
* Amend debug messages after failure of unlinkLukas Slebodnik2016-07-257-13/+21
* tests: add tests for sss_get_domain_mappings_content()Sumit Bose2016-07-251-0/+163
* UTIL: make domain mapping content testableSumit Bose2016-07-252-82/+138
* IPA: fix [capaths] outputSumit Bose2016-07-251-3/+26
* SECRETS: Log message for failures with removing fileLukas Slebodnik2016-07-221-1/+7
* IPA: enable enterprise principals if server supports themSumit Bose2016-07-182-0/+92
* IPA: add ipa_init_get_krb5_auth_ctx()Sumit Bose2016-07-182-0/+18
* DP: add dp_get_module_data()Sumit Bose2016-07-182-0/+7
* sysdb: make subdomain calls aware of upn_suffixesSumit Bose2016-07-189-27/+85
* sysdb: add UPN suffix support for the master domainSumit Bose2016-07-187-12/+74
* IPA: read ipaNTAdditionalSuffixes for master and trusted domainsSumit Bose2016-07-181-2/+5
* test_utils: Clean files after sss_write_krb5_conf_snippetLukas Slebodnik2016-07-181-0/+9
* sssctl: Use localtime for time stampsFabiano Fidêncio2016-07-181-1/+1
* sdap: Fix ldap_rfc_2307_fallback_to_local_usersMichal Židek2016-07-151-0/+3
* DP: rename be_acct_req to dp_id_dataPavel Březina2016-07-1524-118/+118
* sssctl: improve readability of a conditionPavel Březina2016-07-131-4/+4
* sssctl: move filter creation to separate functionPavel Březina2016-07-131-35/+46
* dyndns: Add checks for NULLMichal Židek2016-07-131-0/+20