Commits on Source (46)
-
Pavel Březina authorede1eaf638
-
Madhuri Upadhye authored
Signed-off-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Shridhar Gadekar <sgadekar@redhat.com> (cherry picked from commit db05816a)
c90a1f61 -
Madhuri Upadhye authored
Ported following test cases: 1. Enhance sssd init script so that it would source a configuration https://bugzilla.redhat.com/show_bug.cgi?id=971435 2. Give a more detailed debug and system-log message if krb5_init_context() failed https://bugzilla.redhat.com/show_bug.cgi?id=1516266 Signed-off-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Jakub Vávra <jvavra@redhat.com> Reviewed-by: Shridhar Gadekar <sgadekar@redhat.com> (cherry picked from commit 556649de)
6ac200c8 -
Steeve Goveas authored
test_0001_bz2021196 occasionally failed if the same error with backtrace skipped is seen on startup. Truncating the logs helps to focus on one error not repeating the backtrace. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> (cherry picked from commit 95295952)
1944b18c -
Steeve Goveas authored
Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> (cherry picked from commit d0fad499)
7985fc3b -
Jakub Vavra authored
Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Steeve Goveas <sgoveas@redhat.com> (cherry picked from commit f03768e5)
0f0fd4d5 -
Jakub Vavra authored
Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Steeve Goveas <sgoveas@redhat.com> (cherry picked from commit 5f31118e)
863cfda6 -
Jakub Vavra authored
Tests: Remove paramiko from test_0010_bz1527662 Tests: Remove paramiko from ad/test_sudo.py Tests: Remove paramiko from test_services.py Tests: Remove paramiko from test_basic.py Tests: Remove paramiko from test_kcm.py Tests: Remove paramiko from test_ldap.py Tests: Remove paramiko from test_ns_account_lock.py Tests: Remove paramiko from basic/test_sudo.py Tests: Remove paramiko from test_proxy_provider_krb_auth.py Tests: Remove paramiko from alltests/test_multidomain.py Tests: Remove paramiko from alltests/test_sudo.py Tests: Remove paramiko from alltests/test_krb_fips.py Tests: Remove paramiko from alltests/test_password_policy.py Tests: Remove paramiko from alltests/test_failover.py Tests: Remove paramiko from requirements and documentation. Tests: Remove paramiko from ipa/test_subid_ranges.py Tests: Remove paramiko from ipa/test_misc.py Tests: Remove paramiko from ipa/test_adtrust.py Tests: Remove SSHClient/paramiko from alltests/test_misc_proxy.py Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Steeve Goveas <sgoveas@redhat.com> (cherry picked from commit 24d35a16)
705f01ff -
Jakub Vavra authored
Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Steeve Goveas <sgoveas@redhat.com> (cherry picked from commit 6c16b4bf)
26521890 -
Jakub Vavra authored
Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Steeve Goveas <sgoveas@redhat.com> (cherry picked from commit d38461b1)
6dde7e62 -
Jakub Vavra authored
Tests: Add missing eoln Tests: Remove duplicate supbrocess import. Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Steeve Goveas <sgoveas@redhat.com> (cherry picked from commit a163a63e)
c6c0186e -
Jakub Vavra authored
Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Steeve Goveas <sgoveas@redhat.com> (cherry picked from commit f9d36586)
4cc8d794 -
Justin Stephenson authored
Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> (cherry picked from commit 3d862203)
f9020583 -
Alejandro López authored
Fixed the example which was outdated. Fixed a broken link. Fixed some typos. Included some missing dependencies. Minor changes to the document organization. Reviewed-by: Pawel Polawski <ppolawsk@redhat.com> Reviewed-by: Steeve Goveas <sgoveas@redhat.com> (cherry picked from commit 3618b295)
7f5adf71 -
Anuj Borah authored
[Improvement] avoid interlocking among threads that use `libsss_nss_idmap` API (or other sss_client libs) Buzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1978119 Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Steeve Goveas <sgoveas@redhat.com> (cherry picked from commit 06d007fc)
d928192e -
Jakub Vavra authored
Updating test to extend its coverege for bz2098615 uncovered issue in the test with user principal. Reviewed-by: Shridhar Gadekar <sgadekar@redhat.com> (cherry picked from commit fb712c62)
98dd014c -
Jakub Vavra authored
Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Steeve Goveas <sgoveas@redhat.com> (cherry picked from commit d0b01cf2)
38a2423d -
Jakub Vavra authored
The AD has forbidden plain ldap connection, so test are failing on ldap connection with ldap.STRONG_AUTH_REQUIRED. In sambaTools was the connection initiated on creation of the class. It was failing all tests that are using the class instead of affecting only tests that use it. Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Steeve Goveas <sgoveas@redhat.com> (cherry picked from commit e8004792)
b2f5f373 -
Jakub Vavra authored
Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Steeve Goveas <sgoveas@redhat.com> (cherry picked from commit 8a17029a)
576e15e3 -
Jakub Vavra authored
Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Steeve Goveas <sgoveas@redhat.com> (cherry picked from commit 6e8701a6)
b4eef054 -
Jakub Vavra authored
Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Steeve Goveas <sgoveas@redhat.com> (cherry picked from commit d6743c33)
06c9230e -
Pavel Březina authored
FAIL: src/tests/whitespace_test =============================== Missing new line at the eof: src/tests/multihost/requirements.txt FAIL src/tests/whitespace_test (exit status: 1) Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Tomáš Halman <thalman@redhat.com> (cherry picked from commit b5fbb283)
582e66c1 -
Anuj Borah authored
Test is failing due to gcc error Will be fixed adding lpthread after gcc Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Shridhar Gadekar <sgadekar@redhat.com> (cherry picked from commit 0a9e0c11)
e56ca540 -
Alexey Tikhonov authored
CLIENT:MC: store context mutex outside of context as it should survive context destruction / re-initialization Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> (cherry picked from commit 0f3a761e)
03142f8d -
Alexey Tikhonov authored
Reviewed-by: Justin Stephenson <jstephen@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> (cherry picked from commit c6226c29)
4e9e8321 -
Pavel Březina authored
(cherry picked from commit 2b6349c3)
610b4711 -
Pavel Březina authored
Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Justin Stephenson <jstephen@redhat.com> (cherry picked from commit 7e286aff)
9ca7d6ba -
Justin Stephenson authored
Skip calling cache_req_data_set_hybrid_lookup() when hybrid data is NULL for certain NSS request types (e.g. Service by Name). Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> (cherry picked from commit 96a1dce8)
49eb8718 -
Jakub Vavra authored
Reviewed-by: Dan Lavu <dlavu@redhat.com> (cherry picked from commit ccc87860)
4b82be81 -
Jakub Vavra authored
Reviewed-by: Dan Lavu <dlavu@redhat.com> (cherry picked from commit 4360fb3d)
2328fc76 -
Jakub Vavra authored
Reviewed-by: Dan Lavu <dlavu@redhat.com> (cherry picked from commit b3150506)
1da8c80b -
Justin Stephenson authored
Per the pycodestyle changelog https://pypi.org/project/pycodestyle/ 2.9.0 (2022-07-30) Changes: E275: requires whitespace around keywords. PR #1063. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Tomáš Halman <thalman@redhat.com> (cherry picked from commit 5e9d72f2)
4a46d62c -
Alexey Tikhonov authored
Reviewed-by: Sumit Bose <sbose@redhat.com> Reviewed-by: Tomáš Halman <thalman@redhat.com> (cherry picked from commit 579cc0b2)
0eae0862 -
Alexey Tikhonov authored
Even brief window inside `sss_nss_mc_destroy_ctx()` when `mutex == NULL` was creating a possibility for a race. Reviewed-by: Sumit Bose <sbose@redhat.com> Reviewed-by: Tomáš Halman <thalman@redhat.com> (cherry picked from commit 4ac93d9c)
d386e94e -
Justin Stephenson authored
Fixes an issue when the sssctl analyzer option is used on systems where SSSD is not running or configured. This is an expected use case when using --logdir option to analyze external log files. Resolves: https://github.com/SSSD/sssd/issues/6298 Reviewed-by: Alexey Tikhonov <atikhono@redhat.com>
f8704cc2 -
Anuj Borah authored
Fix test cases for signoff CI Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> (cherry picked from commit cec7e8b7)
173e6755 -
Justin Stephenson authored
Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Shridhar Gadekar <sgadekar@redhat.com> Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Shridhar Gadekar <sgadekar@redhat.com>
6c6b0969 -
Justin Stephenson authored
Client ID is not stored properly to match requests when parallel requests are made to client SSSD Resolves: https://github.com/SSSD/sssd/issues/6307 Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Alexey Tikhonov <atikhono@redhat.com>
e6d450d4 -
Justin Stephenson authored
Analyzer code(primarily the list verbose command) needs changes to handle parsing the necessary lines from NSS/PAM log files when multiple intermixed/parallel client requests are sent to SSSD. Resolves: https://github.com/SSSD/sssd/issues/6307 Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Alexey Tikhonov <atikhono@redhat.com>
d22ea2df -
Alexey Tikhonov authored
- close client socket at thread exit - only build lock-free client support if libc has required functionality for a proper cleanup - use proper mechanisms to init lock_mode only once :relnote:Lock-free client support will be only built if libc provides `pthread_key_create()` and `pthread_once()`. For glibc this means version 2.34+ Reviewed-by: Justin Stephenson <jstephen@redhat.com> Reviewed-by: Sumit Bose <sbose@redhat.com> (cherry picked from commit 1a6f67c9)
1b2e4760 -
Weblate authored
(Swedish) currently translated at 100.0% (629 of 629 strings) Translation: SSSD/SSSD-2-7 Translate-URL: https://translate.fedoraproject.org/projects/sssd/sssd-2-7/sv/ po: update translations (Turkish) currently translated at 100.0% (629 of 629 strings) Translation: SSSD/SSSD-2-7 Translate-URL: https://translate.fedoraproject.org/projects/sssd/sssd-2-7/tr/ po: update translations (Turkish) currently translated at 100.0% (629 of 629 strings) Translation: SSSD/SSSD-2-7 Translate-URL: https://translate.fedoraproject.org/projects/sssd/sssd-2-7/tr/ po: update translations (Korean) currently translated at 100.0% (629 of 629 strings) Translation: SSSD/SSSD-2-7 Translate-URL: https://translate.fedoraproject.org/projects/sssd/sssd-2-7/ko/ po: update translations (Turkish) currently translated at 62.0% (390 of 629 strings) Translation: SSSD/SSSD-2-7 Translate-URL: https://translate.fedoraproject.org/projects/sssd/sssd-2-7/tr/ po: update translations (Turkish) currently translated at 61.0% (384 of 629 strings) Translation: SSSD/SSSD-2-7 Translate-URL: https://translate.fedoraproject.org/projects/sssd/sssd-2-7/tr/ Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: SSSD/SSSD-2-7 Translate-URL: https://translate.fedoraproject.org/projects/sssd/sssd-2-7/
3abcd18d -
Pavel Březina authoredc8b2a764
-
Pavel Březina authoredfd06791e
-
Timo Aaltonen authored
2.7.3
c12ea488 -
Timo Aaltonen authored5074337f
-
Timo Aaltonen authored14f70b52
Showing
- .github/workflows/copr_build.yml 4 additions, 4 deletions.github/workflows/copr_build.yml
- Makefile.am 0 additions, 4 deletionsMakefile.am
- configure.ac 25 additions, 4 deletionsconfigure.ac
- debian/changelog 2 additions, 1 deletiondebian/changelog
- po/bg.po 9 additions, 9 deletionspo/bg.po
- po/ca.po 9 additions, 9 deletionspo/ca.po
- po/cs.po 9 additions, 9 deletionspo/cs.po
- po/de.po 9 additions, 9 deletionspo/de.po
- po/es.po 9 additions, 9 deletionspo/es.po
- po/eu.po 9 additions, 9 deletionspo/eu.po
- po/fi.po 9 additions, 9 deletionspo/fi.po
- po/fr.po 9 additions, 9 deletionspo/fr.po
- po/hu.po 9 additions, 9 deletionspo/hu.po
- po/id.po 9 additions, 9 deletionspo/id.po
- po/it.po 9 additions, 9 deletionspo/it.po
- po/ja.po 9 additions, 9 deletionspo/ja.po
- po/ko.po 13 additions, 12 deletionspo/ko.po
- po/nb.po 9 additions, 9 deletionspo/nb.po
- po/nl.po 9 additions, 9 deletionspo/nl.po
- po/pl.po 9 additions, 9 deletionspo/pl.po