Commits on Source
125
6bb137cd
Updating the version to track 1.16.4 development
Aug 12, 2018
a57d9ec0
src/tests/python-test.py is GPLv3+
Aug 13, 2018
3badebcc
src/tests/intg/util.py is licensed under GPLv3+
Aug 13, 2018
e4864db4
src/tests/intg/test_ts_cache.py is licensed under GPLv3+
Aug 13, 2018
444b463f
src/tests/intg/test_sudo.py is licensed under GPLv3+
Aug 13, 2018
a5422175
src/tests/intg/test_sssctl.py is licensed under GPLv3+
Aug 13, 2018
25275890
src/tests/intg/test_ssh_pubkey.py is licensed under GPLv3+
Aug 13, 2018
e92040a6
src/tests/intg/test_session_recording.py is licensed under GPLv3+
Aug 13, 2018
33c668e3
src/tests/intg/test_secrets.py is licensed under GPLv3+
Aug 13, 2018
7dc03ff9
src/tests/intg/test_pysss_nss_idmap.py is licensed under GPLv3+
Aug 13, 2018
3ae7458a
src/tests/intg/test_pam_responder.py is licensed under GPLv3+
Aug 13, 2018
62a1eb3b
src/tests/intg/test_pac_responder.py is licensed under GPLv3+
Aug 13, 2018
02008a01
src/tests/intg/test_netgroup.py is licensed under GPLv3+
Aug 13, 2018
7283ee1d
src/tests/intg/test_memory_cache.py is licensed under GPLv3+
Aug 13, 2018
23df5989
src/tests/intg/test_local_domain.py is licensed under GPLv3+
Aug 13, 2018
5eee13a0
src/tests/intg/test_ldap.py is licensed under GPLv3+
Aug 13, 2018
85486d23
src/tests/intg/test_kcm.py is licensed under GPLv3+
Aug 13, 2018
895524e6
src/tests/intg/test_infopipe.py is licensed under GPLv3+
Aug 13, 2018
e7afe9f0
src/tests/intg/test_files_provider.py is licensed under GPLv3+
Aug 13, 2018
c2296d02
src/tests/intg/test_files_ops.py is licensed under GPLv3+
Aug 13, 2018
8cc67107
src/tests/intg/test_enumeration.py is licensed under GPLv3+
Aug 13, 2018
85d939d6
src/tests/intg/sssd_passwd.py is licensed under GPLv3+
Aug 13, 2018
aa5f8174
src/tests/intg/sssd_nss.py is licensed under GPLv3+
Aug 13, 2018
1f244c03
src/tests/intg/sssd_netgroup.py is licensed under GPLv3+
Aug 13, 2018
44d637d0
src/tests/intg/sssd_ldb.py is licensed under GPLv3+
Aug 13, 2018
8a1092b6
src/tests/intg/sssd_id.py is licensed under GPLv3+
Aug 13, 2018
31f3f798
src/tests/intg/sssd_group.py is licensed under GPLv3+
Aug 13, 2018
744ae1a0
src/tests/intg/secrets.py is licensed under GPLv3+
Aug 13, 2018
b5c42f4c
src/tests/intg/ldap_local_override_test.py is licensed under GPLv3+
Aug 13, 2018
b94cf691
src/tests/intg/ldap_ent.py is licensed under GPLv3+
Aug 13, 2018
fa125f1b
src/tests/intg/krb5utils.py is licensed under GPLv3+
Aug 13, 2018
89248d04
src/tests/intg/kdc.py is licensed under GPLv3+
Aug 13, 2018
bcbc2f26
src/tests/intg/files_ops.py is licensed under GPLv3+
Aug 13, 2018
df5297fd
src/tests/intg/ent_test.py is licensed under GPLv3+
Aug 13, 2018
ce5a90b3
src/tests/intg/ent.py is licensed under GPLv3+
Aug 13, 2018
79f70d67
src/tests/intg/ds_openldap.py is licensed under GPLv3+
Aug 13, 2018
3ee03cfc
src/tests/intg/ds.py is licensed under GPLv3+
Aug 13, 2018
de47b660
src/config/setup.py.in is licensed under GPLv3+
Aug 13, 2018
02d23400
src/config/SSSDConfig/ipachangeconf.py is licensed under GPLv3+
Aug 13, 2018
9ba105f8
Explicitly add GPLv3+ license blob to several files
Aug 13, 2018
2b3b41da
man/sss_ssh_knownhostsproxy: fix typo pubkeys -> pubkey
Aug 13, 2018
86de91f9
krb5_locator: Make debug function internal
Aug 13, 2018
276f2e34
krb5_locator: Simplify usage of macro PLUGIN_DEBUG
Aug 13, 2018
09dc1d9d
krb5_locator: Fix typo in debug message
Aug 13, 2018
aefdf703
krb5_locator: Fix formatting of the variable port
Aug 13, 2018
9680ac9c
krb5_locator: Use format string checking for debug function
Aug 13, 2018
93caaf29
PAM: Allow to configure pam services for Smartcards
Aug 13, 2018
e7e942ce
SELINUX: Always add SELinux user to the semanage database if it doesn't exist
Sep 11, 2018
3dc88534
intg: flush the SSSD caches to sync with files
Sep 19, 2018
2d928610
sudo: respect case sensitivity in sudo responder
Sep 19, 2018
bca19357
pep8: Ignore W504 and W605 to silence warnings on Debian
Oct 03, 2018
720a423a
nss: use enumeration context as talloc parent for cache req result
Nov 22, 2018
876f1cb8
LDAP: minor refactoring in auth_send() to conform to our coding style
Nov 26, 2018
7eb18ab6
LDAP: Only authenticate the auth connection if we need to look up user information
Nov 26, 2018
1a7c6ab6
LDAP: Log the encryption used during LDAP authentication
Nov 26, 2018
4d3841ca
UTIL: Fix compilation with curl 7.62.0
Nov 26, 2018
e80e869a
test_pac_responder: Skip test if pac responder is not installed
Nov 26, 2018
de7f8773
INTG: Show extra test summary info with pytest
Nov 26, 2018
517fe071
CI: Modify suppression file for c-ares-1.15.0
Nov 26, 2018
9e858795
BUILD: Accept krb5 1.17 for building the PAC plugin
Nov 26, 2018
d1c93080
tests: fix mocking krb5_creds in test_copy_ccache
Nov 26, 2018
19e6c50d
tests: increase p11_child_timeout
Nov 26, 2018
d33ec644
Revert "IPA: use forest name when looking up the Global Catalog"
Dec 11, 2018
74568bdd
ipa: use only the global catalog service of the forest root
Dec 11, 2018
28792523
nss: sssd returns '/' for emtpy home directories
Dec 11, 2018
8e6c52f6
sss_cache: Do not fail for missing domains
Jan 29, 2019
0a27a471
intg: Add test for sss_cache & shadow-utils use-case
Jan 29, 2019
498aaac2
sss_cache: Do not fail if noting was cached
Jan 29, 2019
7983826c
test_sss_cache: Add test case for invalidating missing entries
Jan 29, 2019
088eb545
pyhbac-test: Do not use assertEquals
Jan 29, 2019
b27ab9e7
SSSDConfigTest: Do not use assertEquals
Jan 29, 2019
07d7eeae
SSSDConfig: Fix ResourceWarning unclosed file
Jan 29, 2019
3c0213fe
SSSDConfigTest: Remove usage of failUnless
Jan 29, 2019
8f0a2acd
BUILD: Fix condition for building sssd-kcm man page
Jan 29, 2019
9e6a2248
NSS: Do not use deprecated header files
Jan 29, 2019
6c808477
sss_cache: Fail if unknown domain is passed in parameter
Feb 05, 2019
3ec716bb
test_sss_cache: Add test case for wrong domain in parameter
Feb 05, 2019
d6ed04f0
Fix error in hostname retrieval
Feb 06, 2019
acce0326
lib/cifs_idmap_sss: fixed unaligned mem access
Feb 10, 2019
0a27fba0
utils: make N_ELEMENTS public
Feb 16, 2019
911d7bb5
ad: replace ARRAY_SIZE with N_ELEMENTS
Feb 16, 2019
31637fdf
ssh: sssd_ssh fails completely on p11_child timeout
Feb 16, 2019
340de230
ssh: p11_child error message is too generic
Feb 16, 2019
db06ec55
Added note about default value of ad_gpo_map_batch parameter
Feb 16, 2019
5e70cf56
CONFIG: add missing ldap attributes for validation
Feb 20, 2019
c96a3829
GPO: Add gpo_implicit_deny option
Feb 22, 2019
8ba47275
GPO: Allow customization of GPO_CROND per OS
Feb 26, 2019
38240086
responder: fix domain lookup refresh timeout
Feb 26, 2019
8ffc64c1
ldap: add get_ldap_conn_from_sdom_pvt
Feb 26, 2019
0b5a3596
ldap: prefer LDAP port during initgroups user lookup
Feb 26, 2019
f80dad68
ldap: user get_ldap_conn_from_sdom_pvt() where possible
Feb 26, 2019
1791eed5
krb5_locator: always use port 88 for master KDC
Feb 26, 2019
118c44f9
NSS: Avoid changing the memory cache ownership away from the sssd user
Feb 26, 2019
28051216
test_files_provider: Do not use pytest fixtures as functions
Feb 26, 2019
0fb6543e
test_ldap: Do not uses pytest fixtures as functions
Feb 26, 2019
688134ee
Revert "intg: Generate tmp dir with lowercase"
Feb 26, 2019
f4416173
ent_test: Update assertions for python 3.7.2
Feb 26, 2019
6bb46a67
NEGCACHE: initialize UPN negative cache as well
Mar 14, 2019
720907dd
NEGCACHE: fix typo in debug message
Mar 14, 2019
faede6d2
NEGCACHE: repopulate negative cache after get_domains
Mar 14, 2019
25 additional commits have been omitted to prevent performance issues.
Loading
Loading