Commits on Source
133
3ee29f4b
Updating the version for the 2.2.1 release
Jun 13, 2019
6839e672
util/crypto/libcrypto: changed sss_hmac_sha1()
Jun 17, 2019
0b210838
TESTS: Test kvno correctly displays vesion numbers of principals
Jun 17, 2019
1ea7e770
ci: disable timeout
Jun 18, 2019
2a53df35
TESTS: Install expect to drive password-change modifications
Jun 18, 2019
71ae2eda
TESTS: Also add LDAP password when creating users
Jun 18, 2019
7ad11b28
TESTS: Test changing LDAP password with extended operation and modification
Jun 18, 2019
6925b9cd
Fix minor typos in docs
Jun 18, 2019
01ea70fa
MAN: ldap_user_home_directory default missing
Jun 20, 2019
dfa50c21
TEST: Add a multihost test for not returning / for an empty home dir
Jun 20, 2019
0a10d863
MONITOR: Don't check for the nscd socket while regenerating configuration
Jun 25, 2019
ee23b8e3
util/crypto/libcrypto: changed sss_hmac_sha1()
Jun 25, 2019
e7e212b4
negcache: add fq-usernames of know domains to all UPN neg-caches
Jun 25, 2019
e1b678c0
PROXY: Return data in output parameter if everything is OK
Jun 28, 2019
2c965b04
pcre: port to pcre2
Jul 03, 2019
d2adfcf5
CACHE: SSSD doesn't clear cache entries
Jul 03, 2019
e8e0f407
util/secrets: memory leaks are fixed
Jul 03, 2019
8aa0dfdf
util/crypto/nss/nss_nite: params sanitization
Jul 03, 2019
d603d34a
crypto/libcrypto/crypto_nite: HMAC calculation changed
Jul 03, 2019
e232a98a
util/find_uid.c: fixed debug message
Jul 05, 2019
0897be2a
util/find_uid.c: fixed race condition bug
Jul 05, 2019
39686a58
TESTS: ldb-tools and sssd-tools are required for multihost tests
Jul 05, 2019
2d657dff
LDAP: failover does not work on non-responsive ldaps
Jul 05, 2019
db99504a
SYSDB: Add sysdb_search_with_ts_attr
Jul 05, 2019
f2795529
BE: search with sysdb_search_with_ts_attr
Jul 05, 2019
1a08b53d
BE: Enable refresh for multiple domains
Jul 05, 2019
bb0bd61a
BE: Make be_refresh_ctx_init set up the periodical task, too
Jul 05, 2019
9d49c90c
BE/LDAP: Call be_refresh_ctx_init() in the provider libraries, not in back end
Jul 05, 2019
d1eb0a70
BE: Pass in attribute to look up with instead of hardcoding SYSDB_NAME
Jul 05, 2019
41305ef5
BE: Change be_refresh_ctx_init to return errno and set be_ctx->refresh_ctx
Jul 05, 2019
ac72bb4a
BE/LDAP: Split out a helper function from sdap_refresh for later reuse
Jul 05, 2019
2cb294e6
BE: Pass in filter_type when creating the refresh account request
Jul 05, 2019
7443498c
BE: Send refresh requests in batches
Jul 05, 2019
0fbc317a
BE: Extend be_ptask_create() with control when to schedule next run after success
Jul 05, 2019
576f3691
BE: Schedule the refresh interval from the finish time of the last run
Jul 05, 2019
b72adfcc
AD: Implement background refresh for AD domains
Jul 05, 2019
d76756ef
IPA: Implement background refresh for IPA domains
Jul 05, 2019
1d0e75e9
BE/IPA/AD/LDAP: Add inigroups refresh support
Jul 05, 2019
79223509
BE/IPA/AD/LDAP: Initialize the refresh callback from a list to reduce logic duplication
Jul 05, 2019
60c876ae
IPA/AD/SDAP/BE: Generate refresh callbacks with a macro
Jul 05, 2019
039384b8
MAN: Amend the documentation for the background refresh
Jul 05, 2019
7a08d1de
DP/SYSDB: Move the code to set initgrExpireTimestamp to a reusable function
Jul 05, 2019
cdc44a05
IPA/AD/LDAP: Increase the initgrExpireTimestamp after finishing refresh request
Jul 05, 2019
8be1a0e8
util/crypto: removed erroneous declaration
Jul 15, 2019
e839acd1
util/crypto/sss_crypto.c: cleanup of includes
Jul 15, 2019
9f4b7d9f
util/crypto: generate_csprng_buffer() changed
Jul 15, 2019
93d0aba5
util/crypto: added sss_rand()
Jul 15, 2019
bfc02ea2
crypto/libcrypto/crypto_nite.c: memory leak fixed
Jul 15, 2019
548ea574
FIPS140 compliant usage of PRNG
Jul 15, 2019
1f528861
crypto/nss: some nss_ctx_init() params made const
Jul 15, 2019
8d64e9f5
build: fix detection of systemd.pc
Jul 15, 2019
8f22e795
ci: switch to new tooling and remove 'Read trusted files' stage
Jul 16, 2019
209edb3e
ci: rebase pull request on the target branch
Jul 16, 2019
230de12b
ci: print node on which the test is being run
Jul 16, 2019
6815844d
sudo: use proper datetime for default modifyTimestamp value
Jul 18, 2019
ff8284e2
tests/cmocka/test_dyndns.c: Switching from tevent_loop_once() to tevent_loop_wait()
Jul 22, 2019
15cc1e40
CONFDB: Files domain if activated without .conf
Jul 22, 2019
31e08f30
TESTS: adapt tests to enabled default files domain
Jul 22, 2019
7f0a8f50
p11_child: prefer better digest function if card supports it
Jul 22, 2019
60748f69
p11_child: fix a memory leak and other memory mangement issues
Jul 22, 2019
06479a1d
nss: Fix command 'endservent' resetting wrong struct member
Jul 31, 2019
5b235bbd
BE: Introduce flag for be_ptask_create
Jul 31, 2019
1c752189
BE: Convert be_ptask params to flags
Jul 31, 2019
f2c69a67
DYNDNS: dyndns_update is not enough
Jul 31, 2019
b1ea33ec
systemd: add Restart=on-failure to sssd.service
Jul 31, 2019
7b4635c8
man: fix description of dns_resolver_op_timeout
Jul 31, 2019
3807de1d
man: fix description of dns_resolver_timeout
Jul 31, 2019
99e2a107
failover: add dns_resolver_server_timeout option
Jul 31, 2019
e97ff0ad
failover: change default timeouts
Jul 31, 2019
049f3906
config: add dns_resolver_op_timeout to option list
Jul 31, 2019
db46cd08
pam_sss: Add missing colon to the PIN prompt
Aug 07, 2019
e9091aba
pam: make sure p11_child.log has the right permissions
Aug 07, 2019
8119ee21
ssh: make sure p11_child.log has the right permissions
Aug 07, 2019
9339c445
BE: make sure child log files have the right permissions
Aug 07, 2019
ca02a20c
MAN: Get rid of sssd-secrets reference
Aug 07, 2019
84eca2e8
MAN: Document that it is enough to systemctl restart sssd-kcm.service lately
Aug 07, 2019
f74b9786
SECRETS: Use different option names from secrets and KCM for quota options
Aug 07, 2019
940002ca
SECRETS: Don't limit the global number of ccaches
Aug 07, 2019
f00db73d
KCM: Pass confdb context to the ccache db initialization
Aug 07, 2019
f024b5e4
KCM: Configurable quotas for the secdb ccache back end
Aug 07, 2019
247aa480
TESTS: Add tests for the configurable quotas
Aug 07, 2019
ba01db0d
utils: remove unused prototype (cert_to_ssh_key)
Aug 07, 2019
a97ec73e
utils: move parse_cert_verify_opts() into separate file
Aug 07, 2019
ad9dd137
p11_child: make OCSP digest configurable
Aug 07, 2019
5574de0f
pam: fix loop in Smartcard authentication
Aug 14, 2019
41da9ddf
Don't qualify users from files domain when default_domain_suffix is set
Aug 14, 2019
b35d88eb
Update the translations for the 2.2.1 release
Aug 15, 2019
4bc34227
Bumping the version to track the 2.2.2 development
Aug 15, 2019
820151f3
MAN: Document that PAM stack contains the systemd-user service in the account phase in RHEL-8
Aug 18, 2019
815957cd
ad: remove subdomain that has been disabled through ad_enabled_domains from sysdb
Aug 23, 2019
7a03e998
sysdb: add sysdb_domain_set_enabled()
Aug 23, 2019
6882bc5f
ad: set enabled=false attribute for subdomains that no longer exists
Aug 23, 2019
d278704d
sysdb: read and interpret domain's enabled attribute
Aug 23, 2019
c7e6530d
sysdb: add sysdb_list_subdomains()
Aug 23, 2019
d0bdaabb
ad: remove all subdomains if only master domain is enabled
Aug 23, 2019
b3c35421
ad: make ad_enabled_domains case insensitive
Aug 23, 2019
f19f8e6b
SERVER: Receving SIGSEGV process on shutdown
Aug 23, 2019
c2e24df4
IPA: Allow paging when fetching external groups
Aug 23, 2019
c580c76a
KCM: Use int32_t type conversion in DEBUG message for int32_t variable
Aug 23, 2019
8e1f6734
ci: use python2 version of pytest
Aug 23, 2019
33 additional commits have been omitted to prevent performance issues.
Loading
Loading