index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
/
sysdb-tests.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-27
IPA: store forest name for forest member domains
Sumit Bose
1
-8
/
+8
2013-09-26
sysdb: sysdb_update_members can take either name or dn
Pavel Březina
1
-3
/
+3
2013-09-10
DB: Add user/group lookup by SID
Ondrej Kos
1
-19
/
+32
2013-08-28
Read enumerate state for subdomains from cache
Jakub Hrozek
1
-3
/
+3
2013-08-28
SYSDB: Store enumerate flag for subdomain
Jakub Hrozek
1
-5
/
+7
2013-08-19
sysdb_add_incomplete_group: store SID string is available
Sumit Bose
1
-4
/
+45
2013-07-09
DB: sysdb_search_user_by_name: search by both name and alias
Jakub Hrozek
1
-4
/
+19
2013-06-28
Read mpg state for subdomains from cache
Sumit Bose
1
-3
/
+6
2013-06-28
Save mpg state for subdomains
Sumit Bose
1
-5
/
+8
2013-05-30
Remove empty directories after tests run.
Lukas Slebodnik
1
-15
/
+2
2013-04-29
Only try to relink ghost users if we're not enumerating
Jakub Hrozek
1
-4
/
+8
2013-03-21
Fixing duplicate const
Lukas Slebodnik
1
-3
/
+3
2013-03-20
tests: Print warning if LDB_MODULES_PATH is not set
Michal Zidek
1
-0
/
+5
2013-03-04
Use SSSD specific errors for offline auth
Simo Sorce
1
-4
/
+8
2013-02-10
Change the way domains are linked.
Simo Sorce
1
-60
/
+27
2013-02-10
Remove sysdb_subdom completely
Simo Sorce
1
-45
/
+67
2013-02-10
Avoid sysdb_subdom in sysdb_get_subdomains()
Simo Sorce
1
-11
/
+11
2013-02-10
Add realm info to sss_domain_info
Simo Sorce
1
-3
/
+3
2013-01-29
TESTS: include error message on fail
Ondrej Kos
1
-8
/
+8
2013-01-29
TESTS: Fix coverity issues 13126, 13127
Ondrej Kos
1
-2
/
+6
2013-01-15
tests: unit test for sysdb_remove_attrs
Jakub Hrozek
1
-0
/
+45
2013-01-15
tests: add unit test for sysdb_get_new_id
Jakub Hrozek
1
-1
/
+20
2013-01-15
tests: test sysdb_initgroups
Jakub Hrozek
1
-0
/
+48
2013-01-15
tests: adda a unit test for test_sysdb_search_groups
Jakub Hrozek
1
-0
/
+29
2013-01-15
tests: unit test for test_sysdb_search_users
Jakub Hrozek
1
-0
/
+31
2013-01-15
tests: add a unit test for sysdb_netgroup_base_dn
Jakub Hrozek
1
-0
/
+23
2013-01-15
Add domain arguments to sysdb services functions
Simo Sorce
1
-15
/
+9
2013-01-15
Add domain argument to sysdb autofs functions
Simo Sorce
1
-8
/
+13
2013-01-15
Add domain argument to sysdb_remove_attrs()
Simo Sorce
1
-4
/
+4
2013-01-15
Add domain argument to sysdb_has/set_enumerated()
Simo Sorce
1
-5
/
+3
2013-01-15
Add domain arg to sysdb_search/delete_netgroup()
Simo Sorce
1
-1
/
+2
2013-01-15
Add domain argument to sysdb_delete_group()
Simo Sorce
1
-5
/
+8
2013-01-15
Add domain argument to sysdb_delete_user()
Simo Sorce
1
-5
/
+8
2013-01-15
Add domain to sysdb_delete_custom
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain argument to sysdb_search_custom()
Simo Sorce
1
-1
/
+3
2013-01-15
Add domain argument to sysdb_store_custom()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain argument to sysdb_cache_auth()
Simo Sorce
1
-4
/
+8
2013-01-15
Add domain argument to sysdb_cache_password()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain arg to sysdb group member functions
Simo Sorce
1
-6
/
+10
2013-01-15
Add domain argument to sysdb_store_group()
Simo Sorce
1
-9
/
+12
2013-01-15
Add domain argument to sysdb_store_user()
Simo Sorce
1
-9
/
+14
2013-01-15
Add domain arguments to sysdb_add_inetgroup fns.
Simo Sorce
1
-2
/
+2
2013-01-15
Add domain arguments to sysdb_add_group functions.
Simo Sorce
1
-7
/
+9
2013-01-15
Add domain argument to sysdb_add_user()
Simo Sorce
1
-2
/
+2
2013-01-15
Add domain argument to sysdb_add_basic_user()
Simo Sorce
1
-0
/
+1
2013-01-15
Add domain argument to sysdb_set_netgroup_attr()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain argument to sysdb_set_group_attr()
Simo Sorce
1
-12
/
+12
2013-01-15
Add domain argument to sysdb_set_user_attr()
Simo Sorce
1
-3
/
+4
2013-01-15
Add domain arg to sysdb_search_netgroup_by_name()
Simo Sorce
1
-0
/
+1
2013-01-15
Add domain to sysdb_search_group_by_gid()
Simo Sorce
1
-1
/
+24
[next]