summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* LDAP/AD: do not resolve group members during tokenGroups requestrhel7.0Sumit Bose2015-03-179-18/+64
* LDAP: Enable tokenGroups with Windows Server 2003Jakub Hrozek2014-10-141-2/+2
* LDAP: Fall back to functional level of Windows Server 2003Jakub Hrozek2014-10-141-0/+1
* LDAP: Add Windows Server 2012 R2 functional levelJakub Hrozek2014-10-142-1/+3
* IPA: Use GC for group lookups in server modeJakub Hrozek2014-10-141-5/+9
* Ignore referrals in deref and ASQ, tooJakub Hrozek2014-10-141-2/+18
* LDAP: Ignore returned referrals if referral support is disabledJakub Hrozek2014-10-141-3/+15
* IPA: handle searches by SID in apply_subdomain_homedirJakub Hrozek2014-10-141-4/+9
* ipa subdomains provider: make sure search by SID works for homedirAlexander Bokovoy2014-05-211-5/+15
* AD Provider: bugfix use-after-freePavel Reichl2014-05-131-2/+7
* AD Provider: bug-fix uninitialized variablePavel Reichl2014-05-131-1/+2
* AD: Do not remove non-root domains when looking up root domainJakub Hrozek2014-05-131-3/+22
* IPA: Fix SELinux mapping order memory hierarchyJakub Hrozek2014-04-041-8/+8
* AD: connect to forest root when downloading the list of subdomainsJakub Hrozek2014-04-021-9/+363
* IPA: Use function sysdb_attrs_get_el in safe wayLukas Slebodnik2014-04-011-10/+7
* KRB5: Do not attempt to get a TGT after a password change using OTPJakub Hrozek2014-04-012-3/+30
* krb5-child: add revert_changepw_options()Sumit Bose2014-03-211-0/+22
* krb5_client: rename krb5_set_canonicalize() to set_canonicalize_option()Sumit Bose2014-03-211-16/+16
* krb5-child: extract lifetime settings into set_lifetime_options()Sumit Bose2014-03-211-34/+55
* krb5_child: remove unused option lifetime_str from k5c_setup_fast()Sumit Bose2014-03-211-6/+3
* IPA: Write SELinux usernames in the right caseJakub Hrozek2014-03-131-5/+21
* AD: Continue if sssd failes to check extra membersLukas Slebodnik2014-03-131-0/+1
* IPA/KRB5: handle KRB5_PROG_ETYPE_NOSUPP during IPA password migrationSumit Bose2014-03-121-0/+4
* IPA: Use the correct domain when processing SELinux rulesJakub Hrozek2014-03-111-10/+16
* AD: Only connect to GC for subdomain usersJakub Hrozek2014-03-111-0/+17
* IPA: Use GC for AD initgroup requestsSumit Bose2014-03-101-6/+15
* Fix krb5 changepw when FAST-only preauth methods are used (like OTP)Nathaniel McCallum2014-03-101-34/+6
* IPA: Do not save intermediate data to sysdbJakub Hrozek2014-03-051-28/+28
* ipa-server-mode: use lower-case user name for home dirSumit Bose2014-03-041-1/+10
* SUDO: AD providerSumit Bose2014-03-043-0/+80
* DP: Provide separate dp_copy_defaults functionJakub Hrozek2014-02-263-21/+42
* OPTS: Allow using defaults for blobsJakub Hrozek2014-02-261-0/+3
* IPA: check ranges for collisions before saving themSumit Bose2014-02-261-20/+63
* IPA: refactor idmap code and add testSumit Bose2014-02-262-147/+109
* LDAP: Setup periodic task only once.Lukas Slebodnik2014-02-261-13/+41
* IPA: Don't fail if apply_subdomain_homedir returns ENOENTJakub Hrozek2014-02-211-1/+1
* IPA: Don't call tevent_req_post outside _sendJakub Hrozek2014-02-211-1/+0
* IPA: default krb5_fast_principal to host/$client@$realmPavel Březina2014-02-171-3/+5
* IPA: Default to krb5_use_fast=tryJakub Hrozek2014-02-172-1/+28
* LDAP: Handle errors from sdap_id_op properly in enum codeJakub Hrozek2014-02-121-1/+41
* AD: Remove dead codeJakub Hrozek2014-02-121-8/+0
* AD: Only download domains that are set to enumerateJakub Hrozek2014-02-121-1/+5
* LDAP: Detect the presence of POSIX attributesJakub Hrozek2014-02-128-15/+502
* AD: support for subdomain_homedirPavel Reichl2014-02-121-0/+190
* LDAP: require attribute groupType for AD groupsLukas Slebodnik2014-01-291-1/+1
* LDAP: store group if subdomain cannot be found by sidLukas Slebodnik2014-01-291-4/+6
* AD SRV: use right domain name for CLDAP pingSumit Bose2014-01-291-1/+1
* AD: Establish cross-domain memberships after enumeration finishesJakub Hrozek2014-01-292-22/+379
* LDAP: Don't clobber original_member during enumerationJakub Hrozek2014-01-291-6/+11
* AD: Enumerate users from GC, other entities from LDAPJakub Hrozek2014-01-291-3/+17