index
:
sssd.git
1-0-0
1-1-0
maint-0.6
maint-0.7
master
native_ipa_sudo
openssl
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-13
sssd-1-2
sssd-1-3
sssd-1-4
sssd-1-5
sssd-1-6
sssd-1-7
sssd-1-8
sssd-1-9
Unnamed repository; edit this file 'description' to name the repository.
Lukas Slebodnik
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
/
cmocka
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cache_req: parse input name if needed
Pavel Březina
2015-03-13
1
-2
/
+169
*
cmocka: include mock_parse_inp in header file
Pavel Březina
2015-03-13
1
-0
/
+2
*
cache_req: add support for group by id
Pavel Březina
2015-03-13
1
-1
/
+362
*
cache_req: add support for group by name
Pavel Březina
2015-03-13
1
-1
/
+342
*
cache_req: add support for user by uid
Pavel Březina
2015-03-13
1
-2
/
+368
*
cache_req tests: define user name constant
Pavel Březina
2015-03-13
1
-11
/
+14
*
cache_req tests: rename test_user to test_user_by_name
Pavel Březina
2015-03-13
1
-25
/
+25
*
Add unit tests for initgroups
Jakub Hrozek
2015-03-12
1
-0
/
+346
*
tests: Add a getpwnam-by-UPN test
Jakub Hrozek
2015-03-12
1
-0
/
+97
*
tests: ncache_hit must be an int to test UPNs
Jakub Hrozek
2015-03-12
1
-9
/
+9
*
tests: convert all unit tests to cmocka 1.0 or later
Jakub Hrozek
2015-03-11
31
-639
/
+743
*
FO: Use SRV TTL in fail over code
Jakub Hrozek
2015-03-03
1
-0
/
+599
*
RESOLV: Add an internal function to read TTL from a DNS packet
Jakub Hrozek
2015-02-11
1
-0
/
+374
*
test_nested_groups: Additional unit tests
Lukas Slebodnik
2015-01-30
1
-0
/
+165
*
TESTS: Mock return value of sdap_get_generic_recv
Lukas Slebodnik
2015-01-30
2
-1
/
+9
*
sbus: add sbus_opath_get_object_name()
Pavel Březina
2015-01-23
1
-4
/
+29
*
sbus: move common opath functions from ifp to sbus code
Pavel Březina
2015-01-23
2
-98
/
+157
*
IPA: properly handle mixed-case trusted domains
Sumit Bose
2015-01-23
1
-0
/
+44
*
nss: Add original DN and memberOf to origbyname request
Sumit Bose
2015-01-20
1
-2
/
+1
*
nss: make fill_orig() multi-value aware
Sumit Bose
2015-01-20
1
-1
/
+130
*
krb5: fix entry order in MEMORY keytab
Sumit Bose
2015-01-19
1
-0
/
+82
*
UTIL: Unify the fd_nonblocking implementation
Jakub Hrozek
2015-01-15
1
-2
/
+2
*
TESTS: Cover child_common.c with unit tests
Jakub Hrozek
2015-01-15
2
-1
/
+330
*
UTIL: Allow dup-ing child pipe to a different FD
Jakub Hrozek
2015-01-13
1
-5
/
+6
*
responders: new interface for cache request
Pavel Březina
2015-01-09
1
-0
/
+529
*
tests: remove code duplication in single domain cleanup
Pavel Březina
2015-01-09
7
-21
/
+15
*
Add test for sysdb_store_override
Sumit Bose
2015-01-07
1
-0
/
+70
*
be_ptask: use gettimeofday() instead of time()
Pavel Březina
2014-12-11
1
-33
/
+51
*
be_ptask: let backoff affect only period
Pavel Březina
2014-12-08
1
-2
/
+111
*
krb5: add wrapper for krb5_kt_have_content()
Sumit Bose
2014-12-07
1
-0
/
+33
*
tests: Free popt_context
Jakub Hrozek
2014-12-07
1
-0
/
+2
*
Rename test-child to dummy-child
Jakub Hrozek
2014-12-04
2
-1
/
+1
*
Add extra_args to exec_child()
Jakub Hrozek
2014-12-03
2
-15
/
+63
*
TESTS: Basic child tests
Jakub Hrozek
2014-12-03
2
-0
/
+233
*
krb5: add copy_keytab_into_memory()
Sumit Bose
2014-12-02
1
-0
/
+213
*
krb5: add copy_ccache_into_memory()
Sumit Bose
2014-12-02
1
-0
/
+238
*
test: avoid leaks in leak tests
Sumit Bose
2014-12-02
1
-1
/
+4
*
tests: be_ptask
Pavel Březina
2014-11-28
1
-0
/
+864
*
sysdb: add sysdb_invalidate_overrides()
Sumit Bose
2014-11-25
1
-0
/
+69
*
sysdb: add sysdb_delete_view_tree()
Sumit Bose
2014-11-25
1
-0
/
+74
*
util: Special-case PCRE_ERROR_NOMATCH in sss_parse_name
Michal Zidek
2014-11-25
1
-7
/
+7
*
test: Wrong parameter type in sss_parse_name_check
Michal Zidek
2014-11-25
1
-1
/
+1
*
AD/IPA: add krb5_confd_path configuration option
Sumit Bose
2014-11-25
1
-0
/
+48
*
ipa: add split_ipa_anchor()
Sumit Bose
2014-11-20
1
-0
/
+32
*
test_sysdb_views: Use unique directory for cache
Lukas Slebodnik
2014-11-06
1
-1
/
+3
*
Add test for sysdb_add_overrides_to_object()
Sumit Bose
2014-11-05
1
-0
/
+235
*
nss: return user_attributes in origbyname request
Sumit Bose
2014-11-05
1
-0
/
+133
*
Add parse_attr_list_ex() helper function
Sumit Bose
2014-11-05
1
-0
/
+51
*
Add add_strings_lists() utility function
Sumit Bose
2014-11-05
1
-0
/
+111
*
sysdb: add view data to domains
Sumit Bose
2014-10-20
1
-0
/
+7
[prev]
[next]