4c80037 Backport few upstream patches/fixes

Authored and Committed by lslebodn 6 years ago
93 files changed. 16286 lines added. 3 lines removed.
0001-Fix-minor-typos.patch
file added
+122
0002-CACHE_REQ-Propagate-num_results-to-cache_req_state.patch
file added
+54
0003-NSS-Move-shell-options-to-common-responder.patch
file added
+416
0004-NSS-Move-nss_get_shell_override-to-responder-utils.patch
file added
+233
0005-CONFIG-Add-session_recording-section.patch
file added
+113
0006-BUILD-Support-configuring-session-recording-shell.patch
file added
+59
0007-UTIL-Add-session-recording-conf-management-module.patch
file added
+236
0008-RESPONDER-Add-session-recording-conf-loading.patch
file added
+112
0009-DP-Add-session-recording-conf-loading.patch
file added
+74
0010-SYSDB-Add-sessionRecording-attribute-macro.patch
file added
+40
0011-DP-Load-override_space-into-be_ctx.patch
file added
+73
0012-DP-Update-viewname-for-all-providers.patch
file added
+37
0013-DP-Overlay-sessionRecording-attribute-on-initgr.patch
file added
+358
0014-CACHE_REQ-Pull-sessionRecording-attrs-from-initgr.patch
file added
+500
0015-NSS-Substitute-session-recording-shell.patch
file added
+87
0016-PAM-Export-original-shell-to-tlog-rec-session.patch
file added
+135
0017-INTG-Add-session-recording-tests.patch
file added
+1059
0018-MAN-Describe-session-recording-configuration.patch
file added
+352
0019-SPEC-Use-language-file-for-sssd-kcm.patch
file added
+29
0020-MAN-Don-t-tell-the-user-to-autostart-sssd-kcm.servic.patch
file added
+37
0021-CACHE_REQ-Fix-warning-may-be-used-uninitialized.patch
file added
+32
0022-INTG-Add-with-session-recording-bin-false-to-intgche.patch
file added
+50
0023-Moving-headers-used-by-both-server-and-client-to-spe.patch
file added
+350
0025-IFP-Do-not-fail-when-a-GHOST-group-is-not-found.patch
file added
+41
0026-SHARED-Return-warning-back-about-minimal-header-file.patch
file added
+94
0027-intg-Disable-add_remove-tests.patch
file added
+74
0028-UTIL-Set-udp_preference_limit-0-in-krb5-snippet.patch
file added
+198
0029-Fix-minor-typos.patch
file added
+54
0030-Fix-minor-typos-in-docs.patch
file added
+192
0031-SPEC-require-http-parser-only-on-rhel7.4.patch
file added
+31
0032-intg-Increase-startup-timeouts-for-kcm-and-secrets.patch
file added
+59
0033-sudo-add-a-threshold-option-to-reduce-size-of-rules-.patch
file added
+210
0034-libwbclient-Change-return-code-for-wbcAuthenticateUs.patch
file added
+54
0035-libwbclient-Fix-warning-statement-with-no-effect.patch
file added
+40
0036-ldap_child-Removing-duplicate-log-message.patch
file added
+66
0037-IFP-fix-typo-in-option-name-in-man-pages.patch
file added
+43
0038-IFP-Filter-with-in-infopipe-group-methods.patch
file added
+67
0039-IFP-Fix-of-limit-0-unlimited-result.patch
file added
+45
0040-IFP-Change-ifp_list_ctx_remaining_capacity-return-ty.patch
file added
+181
0041-IFP-Don-t-pre-allocate-the-amount-of-entries-request.patch
file added
+75
0042-IPA_ACCESS-Remove-not-used-attribute.patch
file added
+58
0043-IPA-Make-ipa_hbac_sysdb_save-more-generic.patch
file added
+497
0044-IPA-Leave-only-HBAC-specific-defines-in-ipa_hbac_pri.patch
file added
+162
0045-IPA_ACCESS-Make-hbac_get_cache_rules-more-generic.patch
file added
+360
0046-IPA_ACCESS-Make-ipa_purge_hbac-more-generic.patch
file added
+143
0047-IPA_RULES_COMMON-Introduce-ipa_common_save_rules.patch
file added
+311
0048-IPA_RULES_COMMON-Introduce-ipa_common_get_hostgroupn.patch
file added
+316
0049-IPA_ACCESS-Make-use-of-struct-ipa_common_entries.patch
file added
+225
0050-IPA_COMMON-Introduce-ipa_get_host_attrs.patch
file added
+147
0051-UTIL-move-files-selinux-.c-under-util-directory.patch
file added
+344
0052-UTIL-Add-sss_create_dir.patch
file added
+187
0053-DESKPROFILE-Introduce-the-new-IPA-session-provider.patch
file added
+3147
0054-HBAC-Fix-tevent-hierarchy-in-ipa_hbac_rule_info_send.patch
file added
+132
0055-HBAC-Document-ipa_hbac_rule_info_next-s-behaviour.patch
file added
+42
0056-HBAC-Remove-a-cosmetic-extra-space-from-an-if-clause.patch
file added
+32
0057-HBAC-Improve-readability-of-ipa_hbac_rule_info_send.patch
file added
+58
0058-HBAC-Enforce-coding-style-on-ipa_hbac_rule_info_send.patch
file added
+35
0059-HBAC-Enforce-coding-style-ipa_hbac_rule_info_recv.patch
file added
+61
0060-HBAC-Add-a-debug-message-in-case-ipa_hbac_rule_info_.patch
file added
+32
0061-HBAC-Not-having-rules-should-not-be-logged-as-error.patch
file added
+34
0062-DESKPROFILE-Add-ipa_deskprofile_request_interval.patch
file added
+211
0063-NEGCACHE-Add-some-comments-about-each-step-of-sss_nc.patch
file added
+61
0064-NEGCACHE-Always-add-root-to-the-negative-cache.patch
file added
+170
0065-TEST_NEGCACHE-Test-that-root-is-always-added-to-ncac.patch
file added
+43
0066-NEGCACHE-Descend-to-all-subdomains-when-adding-user-.patch
file added
+50
0067-CACHE_REQ-Don-t-error-out-when-searching-by-id-0.patch
file added
+43
0068-NSS-Don-t-error-out-when-deleting-an-entry-which-has.patch
file added
+45
0069-NEGCACHE-Add-root-s-uid-gid-to-ncache.patch
file added
+57
0070-TEST_NEGCACHE-Ensure-root-s-uid-and-gid-are-always-a.patch
file added
+67
0071-TESTS-Add-wrappers-to-request-a-user-or-a-group-by-I.patch
file added
+150
0072-TESTS-Add-files-provider-tests-that-request-a-user-a.patch
file added
+204
0073-TESTS-Add-regression-tests-to-try-if-resolving-root-.patch
file added
+64
0074-localauth-plugin-change-return-code-of-sss_an2ln.patch
file added
+38
0075-tests-add-unit-tests-for-krb5-localauth-plugin.patch
file added
+258
0076-CONFDB-Set-a-default-value-for-subdomain_refresh_int.patch
file added
+62
0077-CONFDB-Do-not-crash-with-an-invalid-domain_type-or-c.patch
file added
+44
0078-SDAP-Add-a-debug-message-to-explain-why-a-backend-wa.patch
file added
+39
0079-SDAP-Don-t-call-be_mark_offline-because-sdap_id_conn.patch
file added
+44
0080-PYTHON-Define-constants-as-bytes-instead-of-strings.patch
file added
+49
0081-IPA-format-fixes.patch
file added
+50
0082-SPEC-rhel8-will-have-python3-as-well.patch
file added
+29
0083-SPEC-Fix-unowned-directory.patch
file added
+34
0084-IPA-Only-attempt-migration-for-the-joined-domain.patch
file added
+63
0085-SECRETS-Remove-unused-declarations.patch
file added
+31
0086-SECRETS-Do-not-link-with-c-ares.patch
file added
+91
0087-SECRETS-Store-quotas-in-a-per-hive-configuration-str.patch
file added
+158
0088-SECRETS-Read-the-quotas-for-cn-secrets-from-secrets-.patch
file added
+439
0089-SECRETS-Rename-local_db_req.basedn-to-local_db_req.r.patch
file added
+135
0090-SECRETS-Use-separate-quotas-for-kcm-and-secrets-hive.patch
file added
+318
0091-TESTS-Test-that-ccaches-can-be-stored-after-max_secr.patch
file added
+109
0092-SECRETS-Add-a-new-option-to-control-per-UID-limits.patch
file added
+375
0093-SECRETS-Support-0-as-unlimited-for-the-quotas.patch
file added
+251
sssd.spec
file modified
+99 -3
    Backport few upstream patches/fixes
    
    (cherry picked from commit fa4807ec456a6e246d387bcadc4a1f237a3065b9)
    (cherry picked from commit 323dbdee02385eee933a04c0e86db88d00351f24)
    (cherry picked from commit 7e532024f07845d03735f64dbf10fcc285967722)
    
        
file modified
+99 -3