Commits on Source
386
2f34087c
Updating the version before the 2.0 release
Aug 13, 2018
7e9f0a0c
include stdarg.h directly in debug.h
Aug 13, 2018
40e3863e
pam_add_response: fix talloc context
Aug 13, 2018
c2ed0cae
sss_ptr_hash: add sss_ptr_get_value to make it useful in delete callbacks
Aug 13, 2018
9c9a4328
sss_ptr_list: add linked list of talloc pointers
Aug 13, 2018
e347b555
sbus: move sbus code to standalone library
Aug 13, 2018
564c0798
sbus: add sbus sssd error codes
Aug 13, 2018
b49ee1bf
sbus: add new implementation
Aug 13, 2018
7f3ed078
sbus: build new sbus implementation
Aug 13, 2018
f91e90a7
sbus: disable generating old api
Aug 13, 2018
06631b45
sbus: fix indirect includes in sssd
Aug 13, 2018
2963f2d9
sbus: add sss_iface library
Aug 13, 2018
924f8098
sbus: convert monitor
Aug 13, 2018
c7e2d7a5
sbus: convert backend
Aug 13, 2018
e50fb8ac
sbus: convert responders
Aug 13, 2018
de3a63c4
sbus: convert proxy provider
Aug 13, 2018
fbe2476a
sbus: convert infopipe
Aug 13, 2018
aaecabf2
sbus: convert sssctl
Aug 13, 2018
5edba6ce
sbus: remove old implementation
Aug 13, 2018
7c1dd71c
sbus: add new internal libraries to specfile
Aug 13, 2018
3d1b6458
sbus: make tests run
Aug 13, 2018
c0c8499b
tests: disable parse_inp_call_dp, parse_inp_call_attach in responder-get-domains-tests
Aug 13, 2018
1adf2f98
confdb: Remove CONFDB_DOMAIN_LEGACY_PASS
Aug 13, 2018
a2d543f6
providers: disable ldap_sudo_include_regexp by default
Aug 13, 2018
65bd6bf0
providers: drop ldap_{init,}groups_use_matching_rule_in_chain support
Aug 13, 2018
5dafa817
ldap: remove parallel requests from rfc2307bis
Aug 13, 2018
7d483737
tests: adapt common_dom to files_provider
Aug 13, 2018
2243b348
tests: adapt test_sysdb_views to files provider
Aug 13, 2018
35a200d5
tests: adapt sysdb-tests to files_provider
Aug 13, 2018
6ebcc59b
tests: adapt sysdb_ssh tests to files provider
Aug 13, 2018
064ca0b4
tests: adapt auth-tests to files provider
Aug 13, 2018
a8a9e66a
tests: adapt tests_fqnames to files provider
Aug 13, 2018
99b5bb54
sysdb: sanitize the dn on cleanup_dn_filter
Aug 13, 2018
728e4be1
sysdb: pass subfilter and ts_subfilter to sysdb_search_*_by_timestamp()
Aug 13, 2018
2e8fe6a3
tests: adapt test_ldap_id_cleanup to files provider
Aug 13, 2018
a24f0c20
tests: remove LOCAL_SYSDB_FILE reference from test_sysdb_certmap
Aug 13, 2018
5a87af91
tests: remove LOCAL_SYSDB_FILE reference from test_sysdb_domain_resolution_order_
Aug 13, 2018
15342ebe
tests: remove LOCAL_SYSDB_FILE reference from test_sysdb_subdomains
Aug 13, 2018
c075e286
tests: remove LOCAL_SYSDB_FILE reference from common_dom
Aug 13, 2018
b8946c46
local: build local provider conditionally
Aug 13, 2018
82d51b7f
pysss: fix typo in comment
Aug 13, 2018
0e211b8b
pysss: remove pysss.local
Aug 13, 2018
4d7f0789
TESTS: the sys package was used but not imported
Aug 13, 2018
aafaacd5
TESTS: Remove tests database in teardown
Aug 13, 2018
0294bcf7
TESTS: Properly set argv[0] when starting the secrets responder
Aug 13, 2018
80811f94
KCM: Move a confusing DEBUG message
Aug 13, 2018
ca73eedb
KCM: Fix a typo
Aug 13, 2018
24b151e0
UTIL: Add libsss_secrets
Aug 13, 2018
fdfa36ae
SECRETS: Use libsss_secrets
Aug 13, 2018
e0bf64a7
KCM; Hide the secret URL as implementation detail instead of exposing it in...
Aug 13, 2018
0b9001e3
UTIL: libsss_secrets: Add an update function
Aug 13, 2018
24ba2120
KCM: Add a new back end that uses libsss_secrets directly
Aug 13, 2018
f91adcc8
TESTS: Get rid of KCM_PEER_UID
Aug 13, 2018
7dd1991c
TESTS: Add tests for the KCM libsss_secrets back end
Aug 13, 2018
f74feb08
KCM: Change the default ccache storage from the secrets responder to libsecrets
Aug 13, 2018
fcbedf46
BUILD: Do not build the secrets responder by default
Aug 13, 2018
c0374e1c
Python3 changes to multihost tests
Aug 17, 2018
aba6fe44
Minor fixes related to converting of ldap attributes to bytes
Aug 20, 2018
101934f2
BUILD: Fix issue with installation of libsss_secrets
Aug 20, 2018
677a9337
BUILD: Add missing deps to libsss_sbus*.so
Aug 20, 2018
53ed60b8
BUILD: Reduce compilation of unnecessary files
Aug 20, 2018
7dce2461
Updating the version to track 2.1 development
Aug 21, 2018
81dce197
KCM: Don't error out if creating a new ID as the first step
Aug 29, 2018
55d5b435
sbus: register filter on new connection
Sep 06, 2018
8c8f74b0
sbus: fix typo
Sep 06, 2018
30f4adf8
sbus: check for null message in sbus_message_bound
Sep 06, 2018
ca50c405
sbus: replace sbus_message_bound_ref with sbus_message_bound_steal
Sep 06, 2018
c895fa24
sbus: add unit tests for public sbus_message module
Sep 06, 2018
945865ae
SELINUX: Always add SELinux user to the semanage database if it doesn't exist
Sep 11, 2018
e573f577
test-library: fixes related to KCM, TLS on Directory server
Sep 11, 2018
ac622b77
Multihost-SanityTests: New test case for ssh login with KCM as default
Sep 11, 2018
1e239887
intg: flush the SSSD caches to sync with files
Sep 19, 2018
b03179ea
sbus: dectect python binary for sbus_generate.sh
Sep 19, 2018
d7f0b58e
sudo: respect case sensitivity in sudo responder
Sep 19, 2018
3bd67c77
GPO: Add gpo_implicit_deny option
Sep 19, 2018
10fa27ed
CONFDB: Skip 'local' domain if not supported
Sep 21, 2018
7c619ae0
sysdb: extract sysdb_ldb_msg_attr_to_certmap_info() call
Sep 25, 2018
d1dd7f77
sysdb_ldb_msg_attr_to_certmap_info: set SSS_CERTMAP_MIN_PRIO
Sep 25, 2018
0bf709ad
sysdb: add attr_map attribute to sysdb_ldb_msg_attr_to_certmap_info()
Sep 25, 2018
d9cc3800
confdb: add confdb_certmap_to_sysdb()
Sep 25, 2018
15301db1
AD/LDAP: read certificate mapping rules from config file
Sep 25, 2018
06f7005d
sysdb: sysdb_certmap_add() handle domains more flexible
Sep 25, 2018
9386ef60
confdb: add special handling for rules for the files provider
Sep 25, 2018
275eeed2
files: add support for Smartcard authentication
Sep 25, 2018
9fdc5f1d
responder: make sure SSS_DP_CERT is passed to files provider
Sep 25, 2018
d42f44d5
PAM: add certificate matching rules from all domains
Sep 25, 2018
0c739e96
doc: add certificate mapping section to man page
Sep 25, 2018
16941c47
intg: user default locale
Sep 25, 2018
442ae7b1
PAM: use better PAM error code for failed Smartcard authentication
Sep 25, 2018
91aea762
test_ca: test library only for readable
Sep 25, 2018
a45a410d
test_ca: set a password/PIN to nss databases
Sep 25, 2018
d332c8a0
getsockopt_wrapper: add support for PAM clients
Sep 25, 2018
657f3b89
intg: add Smartcard authentication tests
Sep 25, 2018
74f24e9b
pytest: Remove installing idm module
Sep 26, 2018
4ffe3ab9
proxy: access provider directly not through be_ctx
Sep 28, 2018
4c5a1afa
dp: set be_ctx->provider as part of dp_init request
Sep 28, 2018
9245bf1a
sbus: read destination after sender is set
Sep 28, 2018
b821ee3c
sbus: do not try to remove signal listeners when disconnecting
Sep 28, 2018
f1f9af52
sbus: free watch_fd->fdevent explicitly
Sep 28, 2018
de8c9caf
doc: remove local provider reference from manpages
Oct 01, 2018
286 additional commits have been omitted to prevent performance issues.
Loading
Loading