summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* IPA: ipa_resolve_user_list_send() take care of overridesSumit Bose2015-01-131-10/+8
* sysdb: fix group members with overridden namesSumit Bose2015-01-132-11/+63
* 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-137-22/+39
* 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
* libwbclient: initialize some return valuesSumit Bose2015-01-131-0/+36
* 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: do not try to add override gid twiceSumit Bose2015-01-131-1/+7
* 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
* SYSDB: sysdb_search_object_by_sid returns ENOENTPavel Reichl2015-01-135-89/+38
* NSS: nss_cmd_getbysid_search return ENOENTPavel Reichl2015-01-131-8/+8
* TESTS: sysdb_delete_by_sid() test return valuePavel Reichl2015-01-131-0/+22
* krb5_child: Initialize REALM earlierLukas Slebodnik2015-01-131-6/+6
* MAN: Clarify ad_gpo_map* optionsDan Lavu2015-01-131-0/+11
* LDAP: retain external membersPavel Reichl2014-12-153-0/+193
* KRB5: Check FAST kinit errors using get_tgt_times()Jakub Hrozek2014-12-131-13/+15
* RESPONDER: Log failures to resolve user names in csv_string_to_uid_arrayJakub Hrozek2014-12-131-0/+3
* MAN: Misspelled username in pam_trusted_users is not fatalJakub Hrozek2014-12-131-5/+0
* PAM: Missing argument to domains= should fail authJakub Hrozek2014-12-131-0/+6
* PAM: Domain names are case-insensitiveJakub Hrozek2014-12-131-2/+2
* Skip CHAUTHTOK_PRELIM when using OTPsJakub Hrozek2014-12-136-3/+43
* sss_client: Work around glibc bugLukas Slebodnik2014-12-082-0/+23
* TESTS: Build test_child even without cmockaJakub Hrozek2014-12-081-1/+4
* 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-038-22/+93
* TESTS: Basic child testsJakub Hrozek2014-12-033-0/+258
* krb5_child: become user earlierSumit Bose2014-12-032-38/+94
* ldap_child: copy keytab into memory to drop privileges earlierSumit Bose2014-12-032-19/+46
* krb5: add copy_keytab_into_memory()Sumit Bose2014-12-034-0/+427
* krb5: add copy_ccache_into_memory()Sumit Bose2014-12-034-0/+383
* test: avoid leaks in leak testsSumit Bose2014-12-032-2/+9
* krb5: do not fail if checking the old ccache failedSumit Bose2014-12-032-2/+6
* 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
* PAM: Move is_uid_trusted from pam_ctx to preqJakub Hrozek2014-11-262-12/+13
* PAM: Check for trusted domain before sending the request to BEJakub Hrozek2014-11-261-41/+26
* views: allow view name change at startupSumit Bose2014-11-262-24/+85
* sysdb: add sysdb_invalidate_overrides()Sumit Bose2014-11-263-0/+195
* sysdb: add sysdb_delete_view_tree()Sumit Bose2014-11-263-0/+110
* util: sss_get_domain_name regex mismatch not fatalMichal Zidek2014-11-251-1/+7
* util: Special-case PCRE_ERROR_NOMATCH in sss_parse_nameMichal Zidek2014-11-254-8/+10