summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* IPA: make version check more preciseSumit Bose2015-01-141-2/+2
* IPA: do not look up overrides on client with default viewSumit Bose2015-01-141-14/+49
* IPA: ipa_resolve_user_list_send() take care of overridesSumit Bose2015-01-131-10/+8
* IPA: resolve ghost members if a non-default view is appliedSumit Bose2015-01-132-0/+213
* IPA: add get_be_acct_req_for_user_name()Sumit Bose2015-01-132-0/+18
* GPO: Extract server hostname after connectingJakub Hrozek2015-01-131-29/+29
* GPO: Don't use stdout for output in gpo_childJakub Hrozek2015-01-133-6/+12
* UTIL: Allow dup-ing child pipe to a different FDJakub Hrozek2015-01-134-9/+7
* GPO: Set libsmb debugging to stderrJakub Hrozek2015-01-131-0/+1
* GPO: Ignore ENOENT result from sysdb_gpo_get_gpo_result_setting()Jakub Hrozek2015-01-131-1/+4
* simple access provider: non-existing objectPavel Reichl2015-01-131-10/+25
* IPA: handle GID overrides for MPG domains on clientsSumit Bose2015-01-131-0/+26
* IPA: properly handle groups from different domainsLukas Slebodnik2015-01-131-2/+16
* IPA: verify group memberships of trusted domain usersSumit Bose2015-01-131-1/+144
* krb5: handle KRB5KRB_ERR_GENERIC as unspecific errorSumit Bose2015-01-131-1/+12
* krb5_child: Initialize REALM earlierLukas Slebodnik2015-01-131-6/+6
* LDAP: retain external membersPavel Reichl2014-12-151-0/+104
* KRB5: Check FAST kinit errors using get_tgt_times()Jakub Hrozek2014-12-131-13/+15
* Skip CHAUTHTOK_PRELIM when using OTPsJakub Hrozek2014-12-135-3/+41
* IPA: Do not append domain name to fq nameLukas Slebodnik2014-12-081-4/+17
* KRB5: Relax DEBUG messageJakub Hrozek2014-12-081-2/+5
* KRB5: Create the fast ccache in a child processJakub Hrozek2014-12-032-28/+100
* Add extra_args to exec_child()Jakub Hrozek2014-12-034-4/+7
* krb5_child: become user earlierSumit Bose2014-12-031-38/+93
* ldap_child: copy keytab into memory to drop privileges earlierSumit Bose2014-12-031-19/+45
* krb5: add copy_keytab_into_memory()Sumit Bose2014-12-032-0/+196
* krb5: add copy_ccache_into_memory()Sumit Bose2014-12-032-0/+127
* krb5: do not fail if checking the old ccache failedSumit Bose2014-12-031-2/+5
* IPA: only update view data if it really changedSumit Bose2014-12-031-50/+66
* krb5: make krb5 provider view awareSumit Bose2014-12-032-6/+25
* views: allow view name change at startupSumit Bose2014-11-261-16/+81
* AD/IPA: add krb5_confd_path configuration optionSumit Bose2014-11-256-0/+20
* IPA: Handle IPA groups returned from extop pluginJakub Hrozek2014-11-251-4/+9
* IPA: check overrrides for IPA users as wellSumit Bose2014-11-203-4/+432
* IPA: make get_object_from_cache() publicSumit Bose2014-11-202-4/+10
* ipa: add get_be_acct_req_for_uuid()Sumit Bose2014-11-202-6/+40
* LDAP: always store UUID if availableSumit Bose2014-11-202-13/+52
* LDAP: add support for lookups by UUIDSumit Bose2014-11-202-5/+55
* ipa: add split_ipa_anchor()Sumit Bose2014-11-202-0/+65
* BE: Become a regular user after initializationJakub Hrozek2014-11-191-0/+13
* KRB5: Move all ccache operations to krb5_child.cJakub Hrozek2014-11-195-244/+267
* KRB5: Move checking for illegal RE to krb5_utils.cJakub Hrozek2014-11-195-48/+42
* KRB5: Move ccache-related functions to krb5_ccache.cJakub Hrozek2014-11-199-709/+783
* KRB5: Drop privileges in the child, not the back endJakub Hrozek2014-11-192-21/+56
* PROXY: Preserve service name in proxy providerMichal Zidek2014-11-191-1/+21
* proxy: Do not try to store same alias twiceMichal Zidek2014-11-191-28/+49
* LDAP: Disable token groups by defaultLukas Slebodnik2014-11-191-1/+1
* Revert "LDAP: Change defaults for ldap_user/group_objectsid"Lukas Slebodnik2014-11-191-4/+4
* Fix uuid defaultsSumit Bose2014-11-192-6/+4
* Revert "LDAP: Remove unused option ldap_group_uuid"Sumit Bose2014-11-194-0/+7