summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* views: add ipa_get_ad_override_send()Sumit Bose2014-10-162-0/+262
* IPA: add view support and get view nameSumit Bose2014-10-166-28/+328
* IPA: make IPA ID context available to extdom client codeSumit Bose2014-10-164-5/+16
* Add sdap_deref_search_with_filter_send()Sumit Bose2014-10-162-5/+88
* nss: add SSS_NSS_GETORIGBYNAME requestSumit Bose2014-10-141-2/+0
* add_v1_group_data: fix for empty members listSumit Bose2014-10-141-16/+25
* GPO: Do not use output argument if function failedLukas Slebodnik2014-10-131-4/+4
* GPO: Fail if we cannot retrieve gpo from cache.Lukas Slebodnik2014-10-131-0/+6
* GPO: fail if there is problem with storing gpo into sysdbLukas Slebodnik2014-10-131-0/+14
* SDAP: check that connection is open before bindPavel Reichl2014-10-121-10/+103
* SDAP: move deciding of tls usage into new functionPavel Reichl2014-10-121-20/+37
* IPA: Fix error handling after talloc_ber_flattenLukas Slebodnik2014-10-121-2/+1
* SDAP: test return value of sysdb_search_servicesLukas Slebodnik2014-10-121-0/+6
* SDAP: Fix warning Value stored to is never readLukas Slebodnik2014-10-121-1/+0
* UTIL: Move become_user outside krb5 treeJakub Hrozek2014-10-102-207/+0
* SDAP: Suppress warning maybe-uninitializedLukas Slebodnik2014-10-091-7/+9
* UTIL: Do not depend on monitor codeJakub Hrozek2014-10-091-1/+1
* DP: Print a type as hexadecimal number in debug message.Lukas Slebodnik2014-10-091-1/+1
* GPO: remove unused talloc contextsLukas Slebodnik2014-10-031-11/+8
* GPO: Use argument ndg_flags instead of constantLukas Slebodnik2014-10-031-6/+6
* AD-GPO resolve conflicting policy settings correctlyYassir Elley2014-10-021-499/+412
* AD GPO: Fix incorrect return of EACCESStephen Gallagher2014-10-021-2/+2
* IPA: add support for new extdom plugin versionSumit Bose2014-09-301-87/+802
* LDAP: Do not require a dereference control to be retuned in a replyJakub Hrozek2014-09-291-1/+6
* PAM: Add domains= option to pam_sssDaniel Gollub2014-09-291-0/+1
* AD: Add a missing break statement to the GPO codeJakub Hrozek2014-09-291-1/+2
* AD GPO: Fix incorrect sAMAccountName selectionStephen Gallagher2014-09-291-2/+2
* Fix debug messages - trailing '.'Pavel Reichl2014-09-294-4/+4
* IPA: Use GC for group lookups in server modeJakub Hrozek2014-09-251-5/+9
* LDAP: Do not clobber return value when multiple controls are returnedJakub Hrozek2014-09-161-3/+4
* Use the alternative objectclass in group maps.Michal Zidek2014-09-157-29/+117
* Add alternative objectClass to group attribute mapsMichal Zidek2014-09-154-1/+7
* LDAP: Always free talloc_reqJakub Hrozek2014-09-101-2/+1
* LDAP: Check return valueJakub Hrozek2014-09-081-0/+6
* AD-GPO: delete stale GPOsYassir Elley2014-09-081-0/+36
* LDAP: Skip dereferenced entries that we are not permitted to readJakub Hrozek2014-09-082-4/+11
* AD: process non-posix nested groups using tokenGroupsPavel Reichl2014-09-081-8/+1
* AD: process non-posix nested groups w/o tokenGroupsPavel Reichl2014-09-081-5/+1
* IPA: process non-posix nested groupsPavel Reichl2014-09-082-2/+2
* AD-GPO: processing changes for gpo_map_* optionsYassir Elley2014-09-085-23/+460
* AD-GPO: config changes for gpo_map_* optionsYassir Elley2014-09-082-0/+17
* LDAP: Don't reuse a single tevent callback for multiple requestsJakub Hrozek2014-09-051-27/+53
* SSS_CACHE: Allow sss_cache tool to flush SSH hosts cacheWilliam B2014-09-051-2/+2
* AD: Ignore all errors if gpo is in permissive mode.Lukas Slebodnik2014-09-021-1/+18
* LDAP: Ignore returned referrals if referral support is disabledJakub Hrozek2014-09-021-8/+18
* LDAP: Set umask before calling mkstempJakub Hrozek2014-09-021-0/+3
* PAM, NSS: allow UPN login namesSumit Bose2014-09-011-0/+1
* PAM: extract checks from parsing routinesSumit Bose2014-09-012-0/+2
* LDAP: If extra_value is 'U' do a UPN searchSumit Bose2014-09-014-4/+25
* LDAP: Enable tokenGroups with Windows Server 2003Jakub Hrozek2014-09-011-2/+2