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
/
cmocka
Commit message (
Expand
)
Author
Age
Files
Lines
*
Responders: Make the client context more generic
Simo Sorce
2016-04-05
4
-9
/
+43
*
cache_req test: add lookup by sid
Pavel Březina
2016-03-14
1
-5
/
+404
*
cache_req tests: improve user and group creation
Pavel Březina
2016-03-14
1
-142
/
+118
*
cache_req tests: use leak check in test fixtures
Pavel Březina
2016-03-14
1
-17
/
+47
*
cache_req tests: remove unused users and groups
Pavel Březina
2016-03-14
1
-11
/
+0
*
tests: Add a unit test for the external groups resolution
Jakub Hrozek
2016-03-11
1
-0
/
+526
*
sdap: improve filtering of multiple results in GC lookups
Sumit Bose
2016-03-01
1
-0
/
+73
*
tests: Extend test_child_common.c to include tests for the only_extra_args fu...
Jakub Hrozek
2016-02-26
2
-7
/
+91
*
LDAP: Use the IPA provider interface to resolve external group members
Jakub Hrozek
2016-02-24
1
-1
/
+3
*
TEST_TOOLS_COLONDB: Add tests for sss_colondb_*
Petr Cech
2016-02-24
1
-0
/
+419
*
IDMAP: Add test to validate off by one bug
Pavel Reichl
2016-02-15
1
-4
/
+109
*
pam-srv-tests: Reuse test directory for IO tests
Lukas Slebodnik
2016-01-28
1
-1
/
+1
*
IDMAP: Add support for automatic adding of ranges
Pavel Reichl
2016-01-20
1
-9
/
+78
*
DP_TASK: add be_ptask_get_timeout()
Sumit Bose
2016-01-19
1
-0
/
+22
*
UTIL: allow to skip default options for child processes
Sumit Bose
2016-01-19
1
-2
/
+2
*
IPA: add ipa_get_rdn and ipa_check_rdn
Pavel Březina
2016-01-19
1
-0
/
+228
*
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
*
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: 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
*
TESTS: Check return value of check_leaks_pop
Lukas Slebodnik
2015-11-11
1
-1
/
+2
*
TESTS: Initialize leak check
Lukas Slebodnik
2015-11-11
1
-0
/
+3
*
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: 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
1
-10
/
+16
*
tests: Reduce failover code duplication
Jakub Hrozek
2015-10-23
1
-53
/
+35
*
tests: Fix compilation warning
Jakub Hrozek
2015-10-09
1
-8
/
+8
*
cache_req tests: reduce code duplication
Pavel Březina
2015-10-08
1
-1230
/
+394
*
cache_req: add support for UPN
Pavel Březina
2015-10-08
3
-10
/
+385
*
AD: Consolidate connection list construction on ad_common.c
Jakub Hrozek
2015-10-07
1
-0
/
+34
*
AD: Provide common connection list construction functions
Jakub Hrozek
2015-10-07
1
-5
/
+40
*
DYNDNS: improve nsupdate_msg_add_fwd()
Pavel Reichl
2015-10-05
1
-3
/
+277
*
PAM: only allow missing user name for certificate authentication
Sumit Bose
2015-10-02
1
-0
/
+38
*
test_pam_srv: Run cert test only with NSS
Lukas Slebodnik
2015-09-30
1
-0
/
+3
*
FO: Also reset the server common data in addition to SRV
Jakub Hrozek
2015-09-23
1
-49
/
+139
*
tests: Set p11_child_timeout to 30 in tests
Michal Židek
2015-09-23
1
-4
/
+31
*
DDNS: execute nsupdate for single update of PTR rec
Pavel Reichl
2015-09-22
1
-0
/
+29
*
LDAP: Filter out multiple entries when searching overlapping domains
Jakub Hrozek
2015-09-22
1
-0
/
+186
[next]