index
:
sssd.git
ccname
dlopen-test
err_facility
expand_tmpl
logind
master
mc_cleanup
mmap_cache
my-master
reviews
sasl_ad_compat
secsrv
wip
Experimental work on SSSD - Systen Security Services Daemon
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pep8 warnings in pyhbac-test.py
Jakub Hrozek
2016-01-13
1
-27
/
+30
*
tests: use unittest.TestCase.assertCountEqual if possible
Jakub Hrozek
2016-01-13
2
-57
/
+55
*
FO: Use tevent_req_defer_callback() when notifying callers
Jakub Hrozek
2015-12-07
1
-3
/
+46
*
p11: enable ocsp checks
Sumit Bose
2015-11-26
2
-9
/
+34
*
sysdb-tests: Fix warning - incompatible pointer type
Pavel Reichl
2015-11-21
1
-2
/
+2
*
IPA: fix override with the same name
Sumit Bose
2015-11-20
1
-0
/
+78
*
sbus_codegen_tests: Use portable definition of large constants
Lukas Slebodnik
2015-11-20
1
-12
/
+13
*
ldap_local_override_test: Fix failure with python2.6
Lukas Slebodnik
2015-11-19
1
-5
/
+24
*
ldap_local_override_test: Remove sss_cache from teardown
Michal Židek
2015-11-19
1
-1
/
+0
*
intg: Add test for user and group local overrides
Pavel Reichl
2015-11-14
2
-0
/
+936
*
intg: Add more LDAP tests
Nikolai Kondrashov
2015-11-14
1
-0
/
+361
*
sbus: Check string arguments for valid UTF-8 strings
Jakub Hrozek
2015-11-14
1
-0
/
+49
*
test_sysdb_subdomains: Do not use assignment in assertions
Lukas Slebodnik
2015-11-14
1
-9
/
+9
*
TEST: Add test_groups_by_recent_filter_valid
Petr Cech
2015-11-14
1
-0
/
+66
*
TEST: Refactor of test_responder_cache_req.c
Petr Cech
2015-11-14
1
-6
/
+17
*
TEST: Add test_group_by_recent_filter_valid
Petr Cech
2015-11-14
1
-0
/
+44
*
TEST: Add test_users_by_recent_filter_valid
Petr Cech
2015-11-14
1
-1
/
+62
*
TEST: Add common function are_values_in_array()
Petr Cech
2015-11-14
2
-0
/
+29
*
TEST: Refactor of test_responder_cache_req.c
Petr Cech
2015-11-14
1
-15
/
+46
*
TEST: Refactor of test_responder_cache_req.c
Petr Cech
2015-11-14
1
-2
/
+4
*
TEST: Add test_user_by_recent_filter_valid
Petr Cech
2015-11-14
1
-0
/
+50
*
pam-srv-tests: Add UT for cached 'online' auth.
Pavel Reichl
2015-11-12
1
-0
/
+188
*
pam-srv-tests: split pam_test_setup() so it can be reused
Pavel Reichl
2015-11-12
1
-15
/
+19
*
Revert "intg: Invalidate memory cache before removing files"
Lukas Slebodnik
2015-11-11
3
-3
/
+0
*
test_memory_cache: Test removing mc without invalidation
Lukas Slebodnik
2015-11-11
2
-4
/
+38
*
TESTS: Add warning for unused result of leak check functions
Lukas Slebodnik
2015-11-11
1
-3
/
+13
*
TESTS: Make check_leaks static function
Lukas Slebodnik
2015-11-11
2
-9
/
+4
*
TESTS: Check return value of check_leaks_pop
Lukas Slebodnik
2015-11-11
5
-10
/
+16
*
TESTS: Initialize leak check
Lukas Slebodnik
2015-11-11
2
-0
/
+6
*
AD: Remove unused memory context from ad_user_conn_list
Lukas Slebodnik
2015-11-11
1
-4
/
+2
*
TESTS: Fix warnings -Wshadow
Lukas Slebodnik
2015-11-10
3
-14
/
+14
*
pam-srv-tests: Change service name
Sumit Bose
2015-11-05
1
-1
/
+1
*
NSS: fix a use-after-free issue
Sumit Bose
2015-11-04
1
-0
/
+1
*
tests: Regression test with wrong LC_ALL
Michal Židek
2015-11-04
2
-0
/
+113
*
sbus_codegen_tests: Suppress warning Wmaybe-uninitialized
Lukas Slebodnik
2015-10-26
1
-1
/
+1
*
BUILD: Remove SSS_CRYPTO_LIBS from common libraries
Lukas Slebodnik
2015-10-26
1
-1
/
+0
*
BUILD: Remove unused variables
Lukas Slebodnik
2015-10-26
1
-2
/
+0
*
responder_common_tests: Removed unused libraries
Lukas Slebodnik
2015-10-26
1
-2
/
+0
*
intg_tests: Fix PEP8 warnings
Lukas Slebodnik
2015-10-26
3
-23
/
+25
*
tests: Add get_next_domain_flags test
Michal Židek
2015-10-23
1
-0
/
+135
*
util: Update get_next_domain's interface
Michal Židek
2015-10-23
1
-9
/
+10
*
FO: Use refcount to keep track of servers returned to callers
Jakub Hrozek
2015-10-23
2
-11
/
+17
*
tests: Reduce failover code duplication
Jakub Hrozek
2015-10-23
1
-53
/
+35
*
intg: Fix all PEP8 issues
Nikolai Kondrashov
2015-10-22
6
-105
/
+121
*
TESTS: Restrictive permissions in check_and_open
Petr Cech
2015-10-14
1
-1
/
+1
*
TESTS: More restrictive permissions in debug_tests
Petr Cech
2015-10-14
1
-2
/
+2
*
UTIL-TESTS: More restrictive permissions
Petr Cech
2015-10-14
1
-1
/
+1
*
REFACTOR: umask(077) --> umask(SSS_DFL_X_UMASK)
Petr Cech
2015-10-14
3
-4
/
+4
*
intg: Do not use non-existent pre-increment
Nikolai Kondrashov
2015-10-11
1
-2
/
+4
*
intg: Fix RFC2307bis group member creation
Nikolai Kondrashov
2015-10-09
1
-14
/
+7
[next]