master
pam: Forward GDM_AUTH_SESSION_ID from PAM client to child processes
test_responder_common.c: Use correct value to check against
Get rid of Python2 support
Tests: use client IP instead of sys_hostname for SSH login
test: Add smart card unlock console test with vlock
crypto: add get_jwk_from_pkcs12()
test: replace deprecated libcheck macros
Get rid of useless `SSSD_MAIN_OPTS` define.
check_file-tests: Ensure correct group ownership on the created file
TEST: Add common function are_values_in_array()
SYSDB: only monitor (and tests) should create cache files
tests: Reduce duplication with new function test_ev_done
crypto: removed sss_encrypt()/sss_decrypt() helpers as those aren't used anymore.
debug: add new dubug level SSSDBG_PERF_STAT
Skip whitespace and double semicolon tests on FreeBSD
RESOLV: Configuration option for DNS search
TESTS: Fix doble slash comments
whitespace: fix issues found by pre-commit
TESTS: Also test default_dyndns_opts
krb5 utils: add sss_krb5_realm_has_proxy()
KRB5_CHILD: don't check if FILE:/DIR: path accessible in advance
TESTS: Make check_leaks static function
Tests: Update polarion team name
TESTS: Run python tests with all supported python versions
TESTS: Add minimal test for pysss encrypt
Tests: fix missing name (F821)
resolv-tests: Do not perform leak checking when running on FreeBSD
TESTS: Fix build with older version of check framework
sbus: add a{sas} get invoker
Clear up -Wunused-but-set-variable warnings
SYSDB: Remove unused function
fixed memory leak due to use popt incorrectly