index
:
sssd.git
adsite
ifp
ifp-typo
ifpping
master
review
sssctl
sudo
sudo1-13
sudohost
sudoman
tlog
Unnamed repository; edit this file 'description' to name the repository.
Pavel Brezina
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
intg: Fix execution with dbus-1.11.18
Lukas Slebodnik
2017-10-04
1
-0
/
+1
*
TEST_NEGCACHE: Ensure root's uid and gid are always added to ncache
Fabiano Fidêncio
2017-08-31
1
-0
/
+6
*
TEST_NEGCACHE: Test that "root" is always added to ncache
Fabiano Fidêncio
2017-08-31
1
-0
/
+6
*
tests: update expired certificate
Sumit Bose
2017-06-26
4
-36
/
+36
*
BUILD: Fix build without ssh
Lukas Slebodnik
2017-05-25
1
-0
/
+2
*
libwbclient-sssd: wbcLookupSid() allow NULL arguments
Sumit Bose
2017-01-21
1
-0
/
+122
*
views: properly override group member names
Sumit Bose
2016-11-08
1
-0
/
+67
*
PAM: add pam_response_filter option
Sumit Bose
2016-11-02
1
-7
/
+142
*
PAM: add a test for filter_responses()
Sumit Bose
2016-11-02
1
-0
/
+52
*
TESTS: Fix check for py bindings in dlopen tests
Fabiano Fidêncio
2016-10-17
1
-2
/
+2
*
p11: add PKCS11_LOGIN_TOKEN_NAME environment variable
Sumit Bose
2016-10-10
1
-1
/
+13
*
test_memory_cache: Test removing mc without invalidation
Lukas Slebodnik
2016-09-26
1
-5
/
+2
*
intg: fix typos
Pavel Březina
2016-09-26
1
-8
/
+8
*
intg: Make location of sssd nss module configurable
Lukas Slebodnik
2016-09-26
2
-1
/
+2
*
TESTS: sss_groupshow with MPG
Michal Židek
2016-09-26
1
-0
/
+22
*
TEST: Add regression test for ticket #3179
Michal Židek
2016-09-26
1
-12
/
+114
*
TESTS: Add FQDN variants for some tests
Michal Židek
2016-09-26
1
-0
/
+83
*
TESTS: Test for sss_user/groupmod -a
Michal Židek
2016-09-26
1
-0
/
+36
*
TESTS: sss_groupadd/groupshow regressions
Michal Židek
2016-09-26
1
-0
/
+26
*
intg: fix assert messages in test_memory_cache
Pavel Reichl
2016-09-26
1
-10
/
+10
*
intg: Use different uid range for add_remove tests
Lukas Slebodnik
2016-09-26
1
-2
/
+2
*
test_ldap: test resolving of names with special characters
Lukas Slebodnik
2016-09-26
1
-0
/
+22
*
test_ldap: test nested membership with rfc2307bis
Lukas Slebodnik
2016-09-26
1
-0
/
+27
*
intg: Change preference of openldap module path
Lukas Slebodnik
2016-09-26
1
-2
/
+2
*
sssd_id.py: Primary group should be returned for initgroups
Lukas Slebodnik
2016-09-26
2
-3
/
+23
*
intg: create ldap test without enumeration
Lukas Slebodnik
2016-09-26
2
-0
/
+698
*
test_enumeration: Remove test without enumeration
Lukas Slebodnik
2016-09-26
1
-75
/
+11
*
intg: rename test with enumeration
Lukas Slebodnik
2016-09-26
2
-1
/
+1
*
test_local_domain: Restore correct env variable
Lukas Slebodnik
2016-09-26
1
-1
/
+1
*
ds.py: Do not call teardown in destructor
Lukas Slebodnik
2016-09-26
1
-4
/
+0
*
tests: Add a regression test for upstream ticket #3131
Jakub Hrozek
2016-09-22
1
-0
/
+66
*
p11: add OCSP default responder options
Sumit Bose
2016-09-19
1
-0
/
+80
*
p11: add no_verification option
Sumit Bose
2016-09-19
2
-1
/
+30
*
dyndns-tests: Fix false positive failures
Lukas Slebodnik
2016-08-10
1
-0
/
+1
*
tests: add tests for netlogon_get_domain_info
Sumit Bose
2016-08-03
1
-0
/
+82
*
tests: add tests for sss_get_domain_mappings_content()
Sumit Bose
2016-07-25
1
-0
/
+163
*
pam-srv-tests: Increase cached_auth_timeout
Lukas Slebodnik
2016-06-10
1
-2
/
+2
*
AD: use krb5_keytab for subdomain initialization
Sumit Bose
2016-06-09
1
-2
/
+4
*
UTIL: exit() the forked process if exec()-ing a child process fails
Jakub Hrozek
2016-05-19
1
-28
/
+23
*
tests: Extend test_child_common.c to include tests for the only_extra_args fu...
Jakub Hrozek
2016-05-19
2
-7
/
+91
*
tests: Check NULL context in sysdb-tests when removing group members
Jakub Hrozek
2016-04-13
1
-0
/
+25
*
test_be_ptask: Check leaks in tests
Lukas Slebodnik
2016-04-13
1
-0
/
+2
*
intg: local override for user with mixed case name
Sumit Bose
2016-04-13
1
-1
/
+65
*
REFACTOR: umask(077) --> umask(SSS_DFL_X_UMASK)
Petr Cech
2016-04-07
3
-4
/
+4
*
test_ipa_subdom_server: Workaround for slow krb5 + SELinux
Lukas Slebodnik
2016-04-07
1
-0
/
+20
*
tests: Add a unit test for the external groups resolution
Jakub Hrozek
2016-03-11
1
-0
/
+526
*
tests: Regression test with wrong LC_ALL
Michal Židek
2016-03-03
2
-0
/
+113
*
FO: Use tevent_req_defer_callback() when notifying callers
Jakub Hrozek
2016-03-03
1
-3
/
+46
*
FO: Use refcount to keep track of servers returned to callers
Jakub Hrozek
2016-03-03
2
-11
/
+17
*
tests: Reduce failover code duplication
Jakub Hrozek
2016-03-03
1
-53
/
+35
[next]