e373795 Resolves: rhbz#1276868 - Sudo PAM Login should support multiple password

Authored and Committed by lslebodn 8 years ago
28 files changed. 3250 lines added. 34 lines removed.
0082-IPA-lookup-idview-name-even-if-there-is-no-master-do.patch
file added
+143
0083-IPA-invalidate-override-data-if-original-view-is-mis.patch
file added
+52
0084-GPO-Add-Cockpit-to-the-Remote-Interactive-defaults.patch
file added
+62
0085-GPO-Add-other-display-managers-to-interactive-logon.patch
file added
+79
0086-CI-Use-yum-deprecated-instead-of-dnf.patch
file added
+70
0087-remove-user-certificate-if-not-found-on-the-server.patch
file added
+120
0088-sdap-improve-filtering-of-multiple-results-in-GC-loo.patch
file added
+392
0089-FO-Don-t-free-rc-allocated-structure.patch0100-FO-Don-t-free-rc-allocated-structure.patch
file renamed
+6 -4
0090-tests-Reduce-failover-code-duplication.patch0101-tests-Reduce-failover-code-duplication.patch
file renamed
+4 -3
0091-FO-Use-refcount-to-keep-track-of-servers-returned-to.patch0102-FO-Use-refcount-to-keep-track-of-servers-returned-to.patch
file renamed
+14 -13
0092-FAIL_OVER-Fix-warning-value-computed-is-not-used.patch0103-FAIL_OVER-Fix-warning-value-computed-is-not-used.patch
file renamed
+5 -4
0093-FO-Use-tevent_req_defer_callback-when-notifying-call.patch0104-FO-Use-tevent_req_defer_callback-when-notifying-call.patch
file renamed
+6 -5
0094-util-Continue-if-setlocale-fails.patch
file added
+58
0095-server_setup-Log-failed-attempt-to-set-locale.patch
file added
+48
0096-tests-Run-intgcheck-without-libsemanage.patch
file added
+35
0097-tests-Regression-test-with-wrong-LC_ALL.patch
file added
+165
0098-memberof-Don-t-allocate-on-a-NULL-context.patch
file added
+47
0099-IPA-SUDO-download-externalUser-attribute.patch
file added
+85
0100-UTIL-Fix-indentation-in-dlinklist.h.patch
file added
+201
0101-UTIL-Fix-warning-misleading-indentation.patch
file added
+145
0102-tests-Add-a-unit-test-for-the-external-groups-resolu.patch
file added
+646
0103-CLIENT-Reduce-code-duplication.patch
file added
+145
0104-CLIENT-Retry-request-after-EPIPE.patch
file added
+137
0105-pam_sss-reorder-pam_message-array.patch
file added
+82
0106-IPA-SUDO-fix-typo.patch
file added
+28
0107-IPA-SUDO-support-old-ipasudocmd-rdn.patch
file added
+223
0108-SUDO-be-able-to-parse-modifyTimestamp-correctly.patch
file added
+219
sssd.spec
file modified
+33 -5
    Resolves: rhbz#1276868 - Sudo PAM Login should support multiple password
    
                               prompts (e.g. Password + Token)
    - Resolves: rhbz#1313041 - ssh with sssd proxy fails with "Connection closed
                               by remote host" if locale not available
    
        
0089-FO-Don-t-free-rc-allocated-structure.patch 0100-FO-Don-t-free-rc-allocated-structure.patch
file renamed
+6 -4
0090-tests-Reduce-failover-code-duplication.patch 0101-tests-Reduce-failover-code-duplication.patch
file renamed
+4 -3
0091-FO-Use-refcount-to-keep-track-of-servers-returned-to.patch 0102-FO-Use-refcount-to-keep-track-of-servers-returned-to.patch
file renamed
+14 -13
0092-FAIL_OVER-Fix-warning-value-computed-is-not-used.patch 0103-FAIL_OVER-Fix-warning-value-computed-is-not-used.patch
file renamed
+5 -4
0093-FO-Use-tevent_req_defer_callback-when-notifying-call.patch 0104-FO-Use-tevent_req_defer_callback-when-notifying-call.patch
file renamed
+6 -5
file modified
+33 -5