summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
...
* GPO: add systemd-user to gpo default permit listPavel Reichl2015-01-151-1/+3
* UTIL: Unify the fd_nonblocking implementationJakub Hrozek2015-01-154-8/+8
* LDAP: Use child_io_destructor instead of child_cleanup in a custom desctructorJakub Hrozek2015-01-151-22/+17
* krb5_child: Return ERR_NETWORK_IO on KRB5_KDCREP_SKEWJakub Hrozek2015-01-141-0/+1
* IPA: set SYSDB_INITGR_EXPIRE for RESP_USER_GROUPLISTSumit Bose2015-01-141-0/+14
* IPA: resolve missing membersSumit Bose2015-01-141-14/+48
* IPA: rename ipa_s2n_get_groups_send() to ipa_s2n_get_fqlist_send()Sumit Bose2015-01-141-50/+50
* IPA: process_members() optionally return missing members listSumit Bose2015-01-141-18/+67
* IPA: add missing breakSumit Bose2015-01-141-0/+1
* 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-081-1/+4
* IPA: handle GID overrides for MPG domains on clientsSumit Bose2014-12-171-0/+26
* IPA: properly handle groups from different domainsLukas Slebodnik2014-12-171-2/+16
* IPA: verify group memberships of trusted domain usersSumit Bose2014-12-171-1/+144
* krb5: handle KRB5KRB_ERR_GENERIC as unspecific errorSumit Bose2014-12-171-1/+12
* krb5_child: Initialize REALM earlierLukas Slebodnik2014-12-171-6/+6
* Skip CHAUTHTOK_PRELIM when using OTPsJakub Hrozek2014-12-135-3/+41
* LDAP: retain external membersPavel Reichl2014-12-131-0/+104
* KRB5: Check FAST kinit errors using get_tgt_times()Jakub Hrozek2014-12-111-13/+15
* be_ptask: use gettimeofday() instead of time()Pavel Březina2014-12-111-1/+1
* simple-access-provider: break matching allowed usersPavel Reichl2014-12-081-1/+3
* simple access provider: non-existing objectPavel Reichl2014-12-081-10/+25
* IPA: Do not append domain name to fq nameLukas Slebodnik2014-12-081-4/+17
* be_ptask: let backoff affect only periodPavel Březina2014-12-082-30/+43
* krb5: add wrapper for krb5_kt_have_content()Sumit Bose2014-12-071-1/+1
* KRB5: Relax DEBUG messageJakub Hrozek2014-12-031-2/+5
* sss_atomic_write_s() return value is signedJakub Hrozek2014-12-034-4/+4
* LDAP: Remove useless includeJakub Hrozek2014-12-031-2/+0
* 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
* SYSDB: sysdb_get_bool() return ENOENT & unit testsPavel Reichl2014-12-021-1/+5
* krb5_child: become user earlierSumit Bose2014-12-021-38/+93
* ldap_child: copy keytab into memory to drop privileges earlierSumit Bose2014-12-021-19/+45
* krb5: add copy_keytab_into_memory()Sumit Bose2014-12-022-0/+196
* krb5: add copy_ccache_into_memory()Sumit Bose2014-12-022-0/+127
* krb5: do not fail if checking the old ccache failedSumit Bose2014-12-021-2/+5
* IPA: only update view data if it really changedSumit Bose2014-12-021-50/+66
* krb5: make krb5 provider view awareSumit Bose2014-12-022-6/+25
* AD: Set dp_error if gc was not usedLukas Slebodnik2014-12-021-0/+4
* be_ptask: do not store sync ctx to _taskPavel Březina2014-11-281-4/+0
* be_ptask: add next_execution time to struct be_ptaskPavel Březina2014-11-282-0/+3
* be_ptask: handle OFFLINE_DISABLE mode before task executionPavel Březina2014-11-281-1/+4