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-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
2013-01-15
Add domain to sysdb_search_group_by_name()
Simo Sorce
1
-3
/
+4
2013-01-15
Add domain to sysdb_search_user_by_uid()
Simo Sorce
1
-1
/
+2
2013-01-15
Add domain to sysdb_search_user_by_name()
Simo Sorce
1
-3
/
+4
2013-01-15
Add domain argument to sysdb_get_user_attr()
Simo Sorce
1
-2
/
+2
2013-01-15
Add domain option to sysdb_get/netgr/attrs() fns
Simo Sorce
1
-3
/
+3
2013-01-15
Pass domain to sysdb_enum<pw/gr>ebt() functions
Simo Sorce
1
-0
/
+2
2013-01-15
Pass domain to sysdb_get<pwu/grg><id() functions
Simo Sorce
1
-0
/
+2
2013-01-15
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
1
-8
/
+20
2013-01-15
Make sysdb_domain_dn() require a domain.
Simo Sorce
1
-1
/
+1
2013-01-15
Make sysdb_netgroup_dn() require a domain explictly.
Simo Sorce
1
-2
/
+4
2013-01-15
Make sysdb_group_dn() require a domain explictly.
Simo Sorce
1
-2
/
+4
2013-01-15
Make sysdb_user_dn() require a domain explictly.
Simo Sorce
1
-2
/
+4
2013-01-15
Refactor single domain initialization
Simo Sorce
1
-3
/
+3
2013-01-10
Code can only check for cached passwords
Simo Sorce
1
-4
/
+2
2013-01-08
Remove dead netgroup functions
Simo Sorce
1
-264
/
+0
2012-12-05
MEMBEROF: Keep inherited ghost users around on modify operation
Jakub Hrozek
1
-0
/
+248
2012-12-05
MEMBEROF: Implement the modify operation for ghost users
Jakub Hrozek
1
-0
/
+480
2012-12-05
MEMBEROF: Implement delete operation for ghost users
Jakub Hrozek
1
-1
/
+106
2012-11-26
TESTS: Test ghosts users in the RFC2307 schema
Jakub Hrozek
1
-0
/
+248
2012-11-26
MEMBEROF: Do not add the ghost attribute to self
Jakub Hrozek
1
-2
/
+86
2012-11-20
LDAP: Only convert direct parents' ghost attribute to member
Jakub Hrozek
1
-6
/
+7
2012-10-29
Include talloc log in our debug facility
Michal Zidek
1
-1
/
+1
2012-09-24
SYSDB: Remove unnecessary domain parameter from several sysdb calls
Jakub Hrozek
1
-8
/
+7
2012-09-24
AUTOFS: Use both key and value in entry RDN
Jakub Hrozek
1
-1
/
+1
2012-09-24
AUTOFS: Add entry objects below map objects
Jakub Hrozek
1
-31
/
+17
2012-09-24
AUTOFS: Add sysdb tests
Jakub Hrozek
1
-0
/
+249
2012-09-10
SYSDB: NULL-terminate the output of sysdb_get_{ranges,subdomains}
Jakub Hrozek
1
-2
/
+2
2012-09-05
SYSDB: Abort unit test if sysdb_getpwnam fails
Jakub Hrozek
1
-0
/
+3
2012-08-01
Change refreshing of subdomains
Simo Sorce
1
-16
/
+20
2012-08-01
Add realm paramter to subdomain list
Simo Sorce
1
-3
/
+3
2012-08-01
tests: Remove useless consts
Simo Sorce
1
-27
/
+15
2012-08-01
Change subdomain_info
Simo Sorce
1
-16
/
+22
2012-07-10
Cast uid_t to unsigned long long in DEBUG messages
Jakub Hrozek
1
-4
/
+4
[next]