summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* dyndns: Add checks for NULLMichal Židek2016-07-131-0/+20
* PROVIDERS: Setting right {u,g}id if unprivilegedPetr Cech2016-07-121-0/+2
* FO: Set port to NOT_WORKING when trying a next serverJakub Hrozek2016-07-121-1/+1
* LDAP: Lookup services by all protocols unless a protocol is specifiedJakub Hrozek2016-07-071-2/+5
* PAM/KRB5: optional otp and password promptingSumit Bose2016-07-071-3/+82
* fix some 'might be used uninitialized' warningsSumit Bose2016-07-071-0/+5
* LDAP: Qualify user and group names when saving the sudo usersJakub Hrozek2016-07-071-0/+62
* IPA: Save sudoUser qualified in the cacheJakub Hrozek2016-07-073-20/+35
* SELINUX: Parse the internal fqname before using itJakub Hrozek2016-07-071-26/+5
* IPA: HBAC evaluator consumes shortnamesJakub Hrozek2016-07-071-10/+28
* IPA: make get_object_from_cache() aware of UPN searchesSumit Bose2016-07-073-7/+38
* IPA: add missing user name to homedir_ctxSumit Bose2016-07-071-0/+1
* IPA: expand name in ipa_add_ad_memberships_get_next()Sumit Bose2016-07-071-1/+13
* IPA: Use internal fqname format instead of parsing NSS namesJakub Hrozek2016-07-073-67/+147
* AD: No need to separately qualify subdomain users anymoreJakub Hrozek2016-07-071-11/+2
* KRB5: Use shortname when expanding the user template in Kerberos ccacheJakub Hrozek2016-07-071-4/+4
* KRB5: Rely on sysdb names for the renewal taskJakub Hrozek2016-07-071-18/+6
* KRB5: Rely on internal fqname when constructing UPNsJakub Hrozek2016-07-071-10/+9
* PROXY: Use fully qualified names internallyJakub Hrozek2016-07-072-43/+137
* LDAP: fix typoSumit Bose2016-07-071-1/+1
* LDAP: The access control filter just needs the plain usernameJakub Hrozek2016-07-071-3/+2
* LDAP: Delete cache entry if not found by UPNJakub Hrozek2016-07-071-0/+19
* LDAP: Use FQDNs when saving incomplete groupsJakub Hrozek2016-07-071-4/+4
* LDAP: Use fqdns during nested RFC2307 initgroupsJakub Hrozek2016-07-071-19/+3
* LDAP: make it clear that sdap_add_incomplete_groups operates on sysdb namesJakub Hrozek2016-07-072-6/+6
* SYSDB: Add a utility function to return a list of qualified namesJakub Hrozek2016-07-072-5/+5
* LDAP: Convert RFC2307 member attribute values to FQDN-style ghostnames before...Jakub Hrozek2016-07-071-2/+12
* LDAP: save users with FQDNJakub Hrozek2016-07-071-4/+38
* LDAP: Use shortname for LDAP queriesJakub Hrozek2016-07-072-29/+103
* LDAP: Rename DP filter value from name to filter_valueJakub Hrozek2016-07-073-63/+66
* UTIL: expand_homedir_template manages usernames internallyJakub Hrozek2016-07-072-13/+3
* SIMPLE: Make the simple access provider work with qualified namesJakub Hrozek2016-07-071-19/+19
* 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
* IPA/AD: globally set krb5 canonicalization flagSumit Bose2016-07-062-3/+11
* LDAP: Change the default rfc2307 autofs attribute mappingsJakub Hrozek2016-07-062-4/+70
* IPA: Fix uninitialized pointer read (UNINIT)Lukas Slebodnik2016-07-041-1/+1
* Downcast to errno_t after tevent_req_is_errorLukas Slebodnik2016-06-291-5/+15
* IFP: Provide domain and failover statusPavel Březina2016-06-271-1/+1
* DP: Add org.freedesktop.sssd.DataProvider.FailoverPavel Březina2016-06-278-24/+163
* DP: Add org.freedesktop.sssd.DataProvider.BackendPavel Březina2016-06-276-0/+141
* DP: Add function to get be_ctx directly from dp_clientPavel Březina2016-06-273-3/+12
* SBUS: Add string helper macrosPavel Březina2016-06-272-2/+2
* LDAP: Shortcut looking up for group members soonerJakub Hrozek2016-06-231-10/+53
* GPO: ignore non-KVP lines if possibleMichal Židek2016-06-221-1/+60
* DP: Move be_req_acct and remove discard_constPavel Březina2016-06-203-16/+4
* RESPONDER: New interface for client registrationPavel Březina2016-06-202-38/+0
* DP: Switch to new interfacePavel Březina2016-06-2067-8314/+8084
* DP: Add callback for backward compatibilityPavel Březina2016-06-203-0/+147