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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-15
Stop creating fake sysdb contexts
Simo Sorce
3
-32
/
+2
2013-01-15
Kill sysdb->domain
Simo Sorce
3
-5
/
+0
2013-01-15
Move mpg flag to the domain where it belongs
Simo Sorce
8
-16
/
+13
2013-01-15
Pass the domain to upgrade functions
Simo Sorce
3
-13
/
+17
2013-01-15
Add domain to some subdomain functions
Simo Sorce
4
-8
/
+17
2013-01-15
Add domain arguments to sysdb sudo functions
Simo Sorce
7
-39
/
+69
2013-01-15
Add domain arguments to sysdb ssh functions
Simo Sorce
5
-14
/
+30
2013-01-15
Add domain arguments to sysdb services functions
Simo Sorce
8
-49
/
+59
2013-01-15
Add domain argument to sysdb selinux functions
Simo Sorce
6
-21
/
+40
2013-01-15
Add domain argument to sysdb autofs functions
Simo Sorce
8
-38
/
+68
2013-01-15
Add domain arguemnt to sysdb_get_real_name()
Simo Sorce
3
-2
/
+5
2013-01-15
Add domain argument to sysdb_idmap_ funcitons
Simo Sorce
3
-14
/
+13
2013-01-15
Add domain argument to sysdb_remove_attrs()
Simo Sorce
7
-16
/
+21
2013-01-15
Add domain argument to sysdb_has/set_enumerated()
Simo Sorce
6
-15
/
+14
2013-01-15
Add domain arg to sysdb_search/delete_netgroup()
Simo Sorce
7
-12
/
+18
2013-01-15
Add domain argument to sysdb_delete_group()
Simo Sorce
7
-31
/
+20
2013-01-15
Add domain argument to sysdb_search_groups()
Simo Sorce
8
-12
/
+22
2013-01-15
Add domain argument to sysdb_delete_user()
Simo Sorce
8
-34
/
+32
2013-01-15
Add domain arg to sysdb_search_users()
Simo Sorce
9
-19
/
+35
2013-01-15
Add domain to sysdb_delete_custom
Simo Sorce
6
-5
/
+7
2013-01-15
Add domain argument to sysdb_search_custom()
Simo Sorce
15
-22
/
+49
2013-01-15
Add domain argument to sysdb_store_custom()
Simo Sorce
7
-6
/
+8
2013-01-15
Add domain argument to sysdb_cache_auth()
Simo Sorce
5
-9
/
+19
2013-01-15
Add domain argument to sysdb_cache_password()
Simo Sorce
7
-6
/
+12
2013-01-15
Add domain arg to sysdb group member functions
Simo Sorce
5
-22
/
+37
2013-01-15
Add domain argument to sysdb_store_group()
Simo Sorce
7
-39
/
+26
2013-01-15
Add domain argument to sysdb_store_user()
Simo Sorce
8
-61
/
+38
2013-01-15
Add domain arguments to sysdb_add_inetgroup fns.
Simo Sorce
6
-9
/
+15
2013-01-15
Add domain arguments to sysdb_add_group functions.
Simo Sorce
6
-20
/
+31
2013-01-15
Add domain argument to sysdb_add_user()
Simo Sorce
5
-11
/
+14
2013-01-15
Add domain argument to sysdb_add_basic_user()
Simo Sorce
3
-2
/
+6
2013-01-15
Add domain argument to sysdb_get_new_id()
Simo Sorce
2
-5
/
+5
2013-01-15
Add domain argument to sysdb_set_netgroup_attr()
Simo Sorce
4
-4
/
+6
2013-01-15
Add domain argument to sysdb_set_group_attr()
Simo Sorce
5
-18
/
+21
2013-01-15
Add domain argument to sysdb_set_user_attr()
Simo Sorce
10
-36
/
+51
2013-01-15
Add domain arg to sysdb_search_netgroup_by_name()
Simo Sorce
3
-2
/
+5
2013-01-15
Add domain to sysdb_search_group_by_gid()
Simo Sorce
8
-24
/
+33
2013-01-15
Add domain to sysdb_search_group_by_name()
Simo Sorce
8
-34
/
+29
2013-01-15
Add domain to sysdb_search_user_by_uid()
Simo Sorce
5
-21
/
+9
2013-01-15
Add domain to sysdb_search_user_by_name()
Simo Sorce
19
-52
/
+70
2013-01-15
Add domain argument to sysdb_get_user_attr()
Simo Sorce
11
-21
/
+26
2013-01-15
Add domain argument to sysdb_initgroups()
Simo Sorce
5
-5
/
+8
2013-01-15
Add domain option to sysdb_get/netgr/attrs() fns
Simo Sorce
4
-7
/
+11
2013-01-15
Pass domain to sysdb_enum<pw/gr>ebt() functions
Simo Sorce
4
-7
/
+13
2013-01-15
Pass domain to sysdb_get<pwu/grg><id() functions
Simo Sorce
5
-8
/
+14
2013-01-15
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
11
-85
/
+78
2013-01-15
Upgrade DB and move ranges into top level object
Simo Sorce
3
-1
/
+124
2013-01-15
Move range objects into their own top-level tree.
Simo Sorce
2
-10
/
+6
2013-01-15
Make sysdb_custom_subtree_dn() require a domain.
Simo Sorce
8
-12
/
+19
2013-01-15
Make sysdb_custom_dn() require a domain.
Simo Sorce
6
-10
/
+20
[next]