Commits on Source (62)
-
Patrik Rosecky authored
Reviewed-by: Alejandro López <allopez@redhat.com> Reviewed-by: Jakub Vávra <jvavra@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> (cherry picked from commit 37653402)
0a429107 -
Jakub Vavra authored
Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> (cherry picked from commit 6540a67c)
f1a11708 -
Jakub Vavra authored
When package is missing/broken the dnf does not install anything on fedora this prevented automation working properly. This way the "optional" packages are installed separately. Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> (cherry picked from commit 8fc5aadb)
cb1c59c7 -
Jakub Vavra authored
Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> (cherry picked from commit e73efe15)
f117da5a -
Pavel Březina authored
This loads additional markers defined in the sssd_test_framework. Currently, there is only `builtwith` to check if SSSD was built with particular feature (files-provider only at this moment). Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Justin Stephenson <jstephen@redhat.com> (cherry picked from commit 233a846e)
71ca2053 -
Dan Lavu authored
Reviewed-by: Jakub Vávra <jvavra@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> (cherry picked from commit f05d4ec1)
674ee267 -
Jakub Vavra authored
Reviewed-by: Patrik Rosecky <prosecky@redhat.com> (cherry picked from commit 39dde256)
ec8f0269 -
Sumit Bose authored
Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Tomáš Halman <thalman@redhat.com> (cherry picked from commit 9474e0f4)
a4de653f -
Justin Stephenson authored
When IPA passkey configuration sets require-user-verification=false then the user verification value will be 0. We need to allow this configuration within the plugin. Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Sumit Bose <sbose@redhat.com> (cherry picked from commit 57dac1e2)
02bd1d7e -
Iker Pedrosa authored
If user-verification is disabled and the key doesn't support it, then omit it. Otherwise, the authentication will produce an error and the user will be unable to authenticate. I have also added a unit-test to check this condition. Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com> (cherry picked from commit a8daf9790906b7321024fef8e636f9c1b14343ab) Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Sumit Bose <sbose@redhat.com> (cherry picked from commit 2c05926e)
a3111338 -
aborah authored
Tests: Enabling proxy_fast_alias shows "ldb_modify failed: [Invalid attribute syntax]" for id lookups. Enabling proxy_fast_alias shows "ldb_modify failed: [Invalid attribute syntax]" for id lookups. Reviewed-by: Justin Stephenson <jstephen@redhat.com> Reviewed-by: Shridhar Gadekar <sgadekar@redhat.com> (cherry picked from commit bcbc0b31)
45fbcd93 -
aborah authored
Port rootdse test suit to new test framework. Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Shridhar Gadekar <sgadekar@redhat.com> (cherry picked from commit 5f3c82d3)
7e45b32a -
Alexey Tikhonov authored
service in a7277fec Resolves: https://github.com/SSSD/sssd/issues/6920 Reviewed-by: Alejandro López <allopez@redhat.com> Reviewed-by: Sumit Bose <sbose@redhat.com> (cherry picked from commit 01bee47a) Reviewed-by: Alejandro López <allopez@redhat.com>
b86d301c -
Justin Stephenson authored
Add test for multiple reads with a large message, and add tests for child read/write safe calls. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Sumit Bose <sbose@redhat.com> (cherry picked from commit ae920b9a)
5469de2f -
Justin Stephenson authored
Realloc and increase the buffer size when safe read returns more than CHILD_MSG_CHUNK size bytes. This handles multiple passkey mappings returned from the krb5 child in kerberos pre-authentication. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Sumit Bose <sbose@redhat.com> (cherry picked from commit 1f4fffdb)
00479693 -
Alexey Tikhonov authored
Additions to 641e5f73 : - handle all invalidations consistently - supply a valid pointer to `sss_mmap_cache_validate_or_reinit()`, not a pointer to a local var Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Sumit Bose <sbose@redhat.com> (cherry picked from commit 88d8afbb)
0705145c -
Justin Stephenson authored
Size needs to handle the prompts for interactive, touch, pin prompt, and kerberos pre-auth warning message which could all be displayed. Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Sumit Bose <sbose@redhat.com> (cherry picked from commit 6f8f7c82)
ede391c2 -
Patrik Rosecky authored
Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Jakub Vávra <jvavra@redhat.com> (cherry picked from commit 64422699)
583daff7 -
Pavel Březina authored
This allows us to test changes to the server mode as well. Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Justin Stephenson <jstephen@redhat.com> (cherry picked from commit 9dccf7ff)
6bba653c -
Patrik Rosecky authored
Reviewed-by: Justin Stephenson <jstephen@redhat.com> Reviewed-by: Tomáš Halman <thalman@redhat.com> (cherry picked from commit 620af3b3)
b8b2bfaf -
Patrik Rosecky authored
Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Sumit Bose <sbose@redhat.com> (cherry picked from commit ea7273b3)
7a53c7ac -
Madhuri Upadhye authored
1. Register a key with sssctl 2. Register a key with IPA sssctl command 3. Check authentication of user with IPA, LDAP, AD and Samba All tests cases automated with umockdev. Signed-off-by: Madhuri Upadhye <mupadhye@redhat.com> Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Jakub Vávra <jvavra@redhat.com> Reviewed-by: Justin Stephenson <jstephen@redhat.com> Reviewed-by: Scott Poore <spoore@redhat.com> (cherry picked from commit 66c0a2d0)
df709da5 -
Alejandro López authored
Replace the message "Unable to find primary gid" by another one that sounds less scary and is a little bit clearer for users. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Sumit Bose <sbose@redhat.com> (cherry picked from commit 2c59fd21)
c6ea805e -
Patrik Rosecky authored
Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Jakub Vávra <jvavra@redhat.com> (cherry picked from commit 8ecfe20e)
a9617cff -
Patrik Rosecky authored
Reviewed-by: Justin Stephenson <jstephen@redhat.com> Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> (cherry picked from commit b07a7552)
8d5752f4 -
licunlong authored
The timeout we pass in is 300000ms, and we sleep 1s every time we get a EAGAIN error, so we need to multiply 1000 for sleep_time. Reviewed-by: Alejandro López <allopez@redhat.com> Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> (cherry picked from commit a997ee7b)
129ceaed -
Scott Poore authored
The multihost/alltests/test_automount_from_bash.py test module runs a sed against /etc/nsswitch.conf which convers it from a link to a file. This causes issues with authselect in later tests resulting in test errors. This can be fixed by adding the --follow-symlinks option. The restore() from the fixture should return the config to it's original content. Reviewed-by: Jakub Vávra <jvavra@redhat.com> (cherry picked from commit 1082f256)
3b939ce9 -
Alejandro López authored
:feature: When adding a new credential to KCM and the user has already reached their limit, the oldest expired credential will be removed to free some space. If no expired credential is found to be removed, the operation will fail as it happened in the previous versions. Resolves: https://github.com/SSSD/sssd/issues/6667 Reviewed-by: Sumit Bose <sbose@redhat.com> Reviewed-by: Tomáš Halman <thalman@redhat.com> (cherry picked from commit 93ee0159)
1fa72109 -
Alejandro López authored
max_uid_ccaches is unconditionally incremented by 2 in ccdb_secdb_init() to create space for some internal entries. We cannot just show this value as it is not what the user configured. Reviewed-by: Sumit Bose <sbose@redhat.com> Reviewed-by: Tomáš Halman <thalman@redhat.com> (cherry picked from commit 96d8b77a)
834b5369 -
Jakub Vavra authored
Unify realm join for AD params tests to use code with timeout to prevent suite freezing in sasl authid tests. Set the whole suite as flaky to retry when realm join freezes. Reviewed-by: Shridhar Gadekar <sgadekar@redhat.com> (cherry picked from commit 88a386e1)
6218b40f -
Jakub Vavra authored
Reviewed-by: Shridhar Gadekar <sgadekar@redhat.com> (cherry picked from commit 8264cb57)
c799b75d -
Alexey Tikhonov authored
Also add all common *_CFLAGS to cwrap tests. Reviewed-by: Alejandro Lopez <allopez@redhat.com> Reviewed-by: Tomáš Halman <thalman@redhat.com> (cherry picked from commit 421a818f)
5e35a695 -
Jakub Vavra authored
Switch test_00015_authselect_cannot_validate_its_own_files to use adjoin fixture instead of joining manually. Reviewed-by: Shridhar Gadekar <sgadekar@redhat.com> (cherry picked from commit 4a9f8ebb)
c99f684c -
Sumit Bose authored
With this patch talloc_enable_null_tracking() is called during `server_setup()` to make talloc memory usage reports more useful. Reviewed-by: Alejandro López <allopez@redhat.com> Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> (cherry picked from commit 76019187)
7d73571e -
Sumit Bose authored
To be able to do local Smartcard authenticate the backend must be able to map a certificate to a user based on the provided mapping rules. With this patch the proxy provider is able to handle the certificate mapping rules and users handled by the proxy provider can be configured for Smartcard authentication. Besides the mapping rule local Smartcard authentication should be enable with the 'local_auth_policy' option in the backend and with 'pam_cert_auth' in the PAM responder. :relnote: The proxy provider is now able to handle certificate mapping and matching rules and users handled by the proxy provider can be configured for local Smartcard authentication. Besides the mapping rule local Smartcard authentication should be enable with the 'local_auth_policy' option in the backend and with 'pam_cert_auth' in the PAM responder. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Scott Poore <spoore@redhat.com> (cherry picked from commit c3869923)
42face74 -
Sumit Bose authored
The main use case of this NSS module is to run proxy provider tests with cwrap's nss-wrapper. The proxy provider loads the NSS modules directly with dlopen() and is not using glibc's NSS mechanism. Since nss-wrapper just wraps the standard glibc calls and does not provide an NSS module on its own we have to use this workaround to make proxy provider work with nss-wrapper. DO NOT USE THIS IN /etc/nsswitch.conf, it will cause an infinite loop. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Scott Poore <spoore@redhat.com> (cherry picked from commit ffd46743)
351aab97 -
Sumit Bose authored
This patch replaces the deprecated files provider in the PAM responder tests with the proxy provider. The straight-forward replacement would be 'proxy_lib_name = files' to use libnss_files.so.2 with the proxy provider. But the tests are using nss-wrapper which wraps the plain glibc calls. Because of this the test is using a dedicated NSS module to work with nss-wrapper. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Scott Poore <spoore@redhat.com> (cherry picked from commit 54f55896)
d3649143 -
Sumit Bose authored
With this new boolean options the backends calling confdb_certmap_to_sysdb() can indicate if the certificate mapping rules should be applied for local users or not, which currently means LDAP based mapping with a search filter string. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Scott Poore <spoore@redhat.com> (cherry picked from commit 8952f6d8)
25a913ea -
Sumit Bose authored
All Smartcard authentication related tests are run now with the proxy provider and the deprecated files provider. If the files provider will be removed the tests can be removed by reverting this patch. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Scott Poore <spoore@redhat.com> (cherry picked from commit f5f8030a)
7668ed6e -
Sumit Bose authored
SSSD currently assumed that PAM modules configured for the proxy auth provider expect passwords as input. If a Smartcard is present during the authentication, but local Smartcard authentication is not enabled, the user should see a password prompt. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Scott Poore <spoore@redhat.com> (cherry picked from commit 4d475e41)
04b6a22b -
Justin Stephenson authored
All communication, including the identity provided must be encrypted to prevent attacks. Resolves: https://github.com/SSSD/sssd/issues/6681 Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Sumit Bose <sbose@redhat.com>
793284ab -
Tomas Halman authored
DNS server does not allow updates for different zones in one single step. Those updates must be sent separately. It is complicated and in some cases impossible to detect that PTR updates does not fit into one zone because it often depends on DNS server configuration. With this patch PTR record updates are always sent separately. Resolves: https://github.com/SSSD/sssd/issues/6956 Reviewed-by: Dan Lavu <dlavu@redhat.com> Reviewed-by: Justin Stephenson <jstephen@redhat.com> (cherry picked from commit f0bba9d5)
a48c7445 -
Dan Lavu authored
* fixing raiseonerr=False to disjoin function * cleaned up code since the line limit has increased * added AD from forest1 to resolv.conf and /etc/hosts * updating test case documentation to clarify the test Signed-off-by: Dan Lavu <dlavu@redhat.com> Reviewed-by: Jakub Vávra <jvavra@redhat.com> Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> (cherry picked from commit bd839b85)
aa3616b3 -
Dan Lavu authored
* fixing raiseonerr=False to disjoin function * cleaned up code since the line limit has increased * added AD from forest1 to resolv.conf and /etc/hosts * updating test case documentation to clarify the test Signed-off-by: Dan Lavu <dlavu@redhat.com> Reviewed-by: Jakub Vávra <jvavra@redhat.com> Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> (cherry picked from commit cb72984e)
c866b531 -
Dan Lavu authored
* Cleaned up lines since the character count has increased * Added test ids to existing tests Signed-off-by: Dan Lavu <dlavu@redhat.com> Reviewed-by: Jakub Vávra <jvavra@redhat.com> Reviewed-by: Madhuri Upadhye <mupadhye@redhat.com> (cherry picked from commit 95678ad7)
3fd19c80 -
Iker Pedrosa authored
It only applies to passwords, not other authentication mechanisms like smartcards or passkeys. Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Justin Stephenson <jstephen@redhat.com> Reviewed-by: Sumit Bose <sbose@redhat.com> (cherry picked from commit 38d334ea)
9c4f7281 -
Patrik Rosecky authored
Reviewed-by: Jakub Vávra <jvavra@redhat.com> Reviewed-by: Justin Stephenson <jstephen@redhat.com> (cherry picked from commit ce117ae0)
9e7a08a8 -
Jakub Vavra authored
Autofs tests were not cleaning properly leaving behind stuck/unresponsive mounts. This was failing other tests that were executed after these suites. Tests were stuck when trying to create a new local users or listing dirs. Reviewed-by: Scott Poore <spoore@redhat.com> (cherry picked from commit 7a3cc7a7)
a9498b12 -
Sumit Bose authored
Reviewed-by: Alejandro López <allopez@redhat.com> Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> (cherry picked from commit a7b19bcb)
2bbc8754 -
Iker Pedrosa authored
Also include RHEL9+ to build passkey in the spec file. Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Alejandro López <allopez@redhat.com> Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> (cherry picked from commit 5a211ec9)
fa33c997 -
dependabot[bot] authored
Bumps [DamianReeves/write-file-action](https://github.com/damianreeves/write-file-action) from 41569a7dac64c252caacca7bceefe28b70b38db1 to 0a7fcbe1960c53fc08fe789fa4850d24885f4d84. - [Release notes](https://github.com/damianreeves/write-file-action/releases) - [Commits](https://github.com/damianreeves/write-file-action/compare/41569a7dac64c252caacca7bceefe28b70b38db1...0a7fcbe1960c53fc08fe789fa4850d24885f4d84 ) Reviewed-by: Justin Stephenson <jstephen@redhat.com> (cherry picked from commit 0456ecad)
9ebaee77 -
dependabot[bot] authored
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4 ) Reviewed-by: Justin Stephenson <jstephen@redhat.com> (cherry picked from commit 2f5b2999)
d154f72d -
dependabot[bot] authored
Bumps [vapier/coverity-scan-action](https://github.com/vapier/coverity-scan-action) from 1.2.0 to 1.7.0. - [Release notes](https://github.com/vapier/coverity-scan-action/releases) - [Commits](https://github.com/vapier/coverity-scan-action/compare/v1.2.0...v1.7.0 ) Reviewed-by: Justin Stephenson <jstephen@redhat.com> (cherry picked from commit ff42d889)
66d115cc -
dependabot[bot] authored
Bumps [linuxdeepin/action-cppcheck](https://github.com/linuxdeepin/action-cppcheck) from 9ef62c4ec8cd5660952cd02c58b83fa57c16a42b to e63fb1d3f321e0467737aa9de7f691360fb1b8fb. - [Release notes](https://github.com/linuxdeepin/action-cppcheck/releases) - [Commits](https://github.com/linuxdeepin/action-cppcheck/compare/9ef62c4ec8cd5660952cd02c58b83fa57c16a42b...e63fb1d3f321e0467737aa9de7f691360fb1b8fb ) Reviewed-by: Justin Stephenson <jstephen@redhat.com> (cherry picked from commit cbb10731)
155584ee -
Pavel Březina authored
To avoid gcc warning that a function is not returning value. ``` /shared/workspace/sssd/src/tests/intg/nss_call.c: In function '_nss_call_setpwent': /shared/workspace/sssd/src/tests/intg/nss_call.c:63:1: error: control reaches end of non-void function [-Werror=return-type] 63 | } | ^ /shared/workspace/sssd/src/tests/intg/nss_call.c: In function '_nss_call_endpwent': /shared/workspace/sssd/src/tests/intg/nss_call.c:77:1: error: control reaches end of non-void function [-Werror=return-type] 77 | } | ^ /shared/workspace/sssd/src/tests/intg/nss_call.c: In function '_nss_call_setgrent': /shared/workspace/sssd/src/tests/intg/nss_call.c:98:1: error: control reaches end of non-void function [-Werror=return-type] 98 | } | ^ /shared/workspace/sssd/src/tests/intg/nss_call.c: In function '_nss_call_endgrent': /shared/workspace/sssd/src/tests/intg/nss_call.c:111:1: error: control reaches end of non-void function [-Werror=return-type] 111 | } | ^ ``` Reviewed-by: Sumit Bose <sbose@redhat.com> (cherry picked from commit 4f5b1a25)
380eafa5 -
Pavel Březina authored
A Fedora release may be in a frozen state (beta freeze, final freeze), in such case, it is not temporarily visible under "pending" but under "frozen". Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com> (cherry picked from commit 17cf4bbb)
e217fa82 -
Alexey Tikhonov authored
in sss_client code to properly handle OOM condition (with `__thread` glibc terminates process in this case). Solution relies on the fact that `sss_cli_check_socket()` is always executed first, before touching socket. Nonetheless, there are sanity guards in setters/getters just in case. It's possible to move context initialization code into a separate function and call it in every getter/setter, but probably not worth it. Reviewed-by: Sumit Bose <sbose@redhat.com> Reviewed-by: Carlos O'Donell <codonell@redhat.com> (cherry picked from commit b0212b04)
ef5370e9 -
Pavel Březina authored
This happens during applying overrides on cached group during initgroups of trusted user. If the group does not have SID (it's GID is outside the sidgen range), SSSD goes offline. Only SSSD running in server_mode is affected. This patch ignores error in single group and rather continues processing the remaining groups. Resolves: https://github.com/SSSD/sssd/issues/6942 Reviewed-by: Sumit Bose <sbose@redhat.com> Reviewed-by: Tomáš Halman <thalman@redhat.com> (cherry picked from commit 26047f07)
5a546c84 -
Sumit Bose authored
Even if a Smartcard was inserted and proper certificates were found offline authentication with the Smartcard was not possible because the certificate information was accidentally removed from the reply send to the PAM module. Resolves: https://github.com/SSSD/sssd/issues/7009 Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Scott Poore <spoore@redhat.com> (cherry picked from commit 962e9d05)
3da54579 -
Weblate authored
(Russian) currently translated at 100.0% (717 of 717 strings) Translation: SSSD/SSSD-2-9 Translate-URL: https://translate.fedoraproject.org/projects/sssd/sssd-2-9/ru/ po: update translations (Polish) currently translated at 100.0% (717 of 717 strings) Translation: SSSD/SSSD-2-9 Translate-URL: https://translate.fedoraproject.org/projects/sssd/sssd-2-9/pl/ po: update translations (Korean) currently translated at 100.0% (717 of 717 strings) Translation: SSSD/SSSD-2-9 Translate-URL: https://translate.fedoraproject.org/projects/sssd/sssd-2-9/ko/ po: update translations (Georgian) currently translated at 13.2% (95 of 717 strings) Translation: SSSD/SSSD-2-9 Translate-URL: https://translate.fedoraproject.org/projects/sssd/sssd-2-9/ka/ Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: SSSD/SSSD-2-9 Translate-URL: https://translate.fedoraproject.org/projects/sssd/sssd-2-9/ po: update translations (Polish) currently translated at 100.0% (714 of 714 strings) Translation: SSSD/SSSD-2-9 Translate-URL: https://translate.fedoraproject.org/projects/sssd/sssd-2-9/pl/ po: update translations (Georgian) currently translated at 13.0% (93 of 714 strings) Translation: SSSD/SSSD-2-9 Translate-URL: https://translate.fedoraproject.org/projects/sssd/sssd-2-9/ka/ po: update translations (Finnish) currently translated at 10.2% (73 of 714 strings) Translation: SSSD/SSSD-2-9 Translate-URL: https://translate.fedoraproject.org/projects/sssd/sssd-2-9/fi/
2eae8ab4 -
Pavel Březina authoredd380342b
-
Pavel Březina authoredee2e0cd9
Showing
- .github/workflows/analyze-target.yml 4 additions, 4 deletions.github/workflows/analyze-target.yml
- .github/workflows/ci.yml 32 additions, 9 deletions.github/workflows/ci.yml
- .github/workflows/copr_build.yml 2 additions, 2 deletions.github/workflows/copr_build.yml
- .github/workflows/coverity.yml 2 additions, 2 deletions.github/workflows/coverity.yml
- .github/workflows/static-code-analysis.yml 2 additions, 2 deletions.github/workflows/static-code-analysis.yml
- Makefile.am 4 additions, 0 deletionsMakefile.am
- contrib/ci/configure.sh 3 additions, 1 deletioncontrib/ci/configure.sh
- contrib/ci/deps.sh 0 additions, 2 deletionscontrib/ci/deps.sh
- contrib/ci/get-matrix.py 5 additions, 3 deletionscontrib/ci/get-matrix.py
- contrib/sssd.spec.in 1 addition, 1 deletioncontrib/sssd.spec.in
- 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 11 additions, 12 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