summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* NSS: Fix domain for UPN based lookupsSumit Bose2016-07-071-0/+29
* NSS: Fix NSS responder to cope with fully-qualified usernamesJakub Hrozek2016-07-072-857/+1028
* NCACHE: Store FQDNs internaly, check for shortnames in filesJakub Hrozek2016-07-074-59/+216
* TESTS: Start fixing the NSS test for fully qualified names in sysdbMichal Zidek2016-07-071-61/+130
* TESTS: Fix the nested group tests to cope with FQDNsJakub Hrozek2016-07-071-43/+132
* UTIL: expand_homedir_template manages usernames internallyJakub Hrozek2016-07-076-27/+41
* RESPONDER: Add a helper function sss_resp_create_fqnameJakub Hrozek2016-07-072-0/+50
* RESPONDER: Use fqnames for cache_req lookups of users and groupsJakub Hrozek2016-07-072-77/+200
* TESTS: Convert the simple access provider to cmockaJakub Hrozek2016-07-072-686/+692
* SIMPLE: Make the simple access provider work with qualified namesJakub Hrozek2016-07-071-19/+19
* TESTS: Amend sysdb_view tests for the FQDN schemaJakub Hrozek2016-07-071-49/+77
* TESTS: Start converting the sysdb views tests to the fqname formatMichal Zidek2016-07-071-14/+35
* TESTS: Fix sysdb tests to work with the new formatJakub Hrozek2016-07-071-767/+797
* TESTS: First pass on converting the sysdb tests to the fqname formatMichal Zidek2016-07-071-97/+206
* TESTS: Fix the ldap_id_cleanup test for using qualified names in sysdbMichal Zidek2016-07-071-6/+32
* SDAP: Store SID members during AD initgroups with a qualified nameMichal Zidek2016-07-071-1/+6
* SDAP: Save user and group aliases qualifiedMichal Zidek2016-07-075-8/+30
* SDAP: Search functions don't need to construct per-domain namesJakub Hrozek2016-07-072-19/+4
* SYSDB: add_name_and_aliases_for_name_override no longer needs to special case...Jakub Hrozek2016-07-071-40/+5
* SYSDB: Search functions don't need to construct per-domain namesMichal Zidek2016-07-071-30/+3
* SYSDB: convert sysdb_group_membership_mod to operate on qualified namesMichal Zidek2016-07-071-2/+22
* UTIL: Add a utility function sss_output_nameJakub Hrozek2016-07-073-0/+79
* UTIL: Add a utility function to create a list of qualified namesJakub Hrozek2016-07-073-0/+72
* TESTS: Add a test for sss_create_internal_fqnameJakub Hrozek2016-07-071-0/+29
* UTIL: Add function to create internal fqnameMichal Zidek2016-07-072-0/+31
* TESTS: Add a test for sss_parse_internal_fqnameJakub Hrozek2016-07-071-6/+69
* UTIL: Add function to parse internal fqname formatMichal Zidek2016-07-074-0/+64
* Remove misleading commentMichal Zidek2016-07-071-1/+0
* IPA/AD: globally set krb5 canonicalization flagSumit Bose2016-07-065-11/+65
* utils: add sss_write_krb5_snippet_common()Sumit Bose2016-07-061-23/+47
* localauth: make plugin non-authoritative on failuresSumit Bose2016-07-061-1/+6
* localauth: remove enable_only sssd from config snippetSumit Bose2016-07-061-2/+1
* sysdb: Use ldb_result as output in sysdb_search_ts_{users,groups}Lukas Slebodnik2016-07-064-38/+53
* test_sysdb_ts_cache: Do not use wrong pointer for output argumentLukas Slebodnik2016-07-061-2/+5
* sssctl: remove also ccachePavel Březina2016-07-061-1/+1
* sssctl: restart SSSD when removing cachePavel Březina2016-07-061-21/+40
* LDAP: Change the default rfc2307 autofs attribute mappingsJakub Hrozek2016-07-063-11/+80
* MAN: Remove leading spaces from elements programlistingLukas Slebodnik2016-07-052-7/+6
* DOC: Fix few typos in doxygen commentsLukas Slebodnik2016-07-052-2/+2
* IPA: Fix uninitialized pointer read (UNINIT)Lukas Slebodnik2016-07-041-1/+1
* MAN: Update documentation of sss_cacheLukas Slebodnik2016-07-041-1/+1
* SSH: Do not print an error message if sss_ssh_authorizedkeys is asked for a l...Jakub Hrozek2016-07-014-5/+26
* Fix warning sign-compareLukas Slebodnik2016-07-011-2/+3
* config: Fix filename matching regexMichal Židek2016-07-011-1/+1
* UTIL: Fix warning Wmissing-bracesLukas Slebodnik2016-07-011-1/+2
* Secrets: Fix format stringLukas Slebodnik2016-07-011-1/+1
* Updating the translations for the 1.14 beta releaseJakub Hrozek2016-06-2917-37/+1135
* MAN: Include idmap_sss.8.xml in the manpage sourcesJakub Hrozek2016-06-291-0/+1
* Monitor: Add mode to generate confdb onlySimo Sorce2016-06-292-3/+22
* Secrets: Add local container entries supportSimo Sorce2016-06-291-7/+102