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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-21
Remove hbac_ctx_sysdb()
Simo Sorce
2
-12
/
+4
2013-01-21
Remove sysdb argument from hbac_get_cached_rules()
Simo Sorce
3
-9
/
+6
2013-01-21
Remove sysdb arg from [ipa_]hbac_sysdb_save()
Simo Sorce
3
-36
/
+25
2013-01-21
Remove sysdb arg from ipa_hbac_service_info_send()
Simo Sorce
3
-5
/
+0
2013-01-21
Remove sysdb arg from hbac_*host_attrs_to_rule()
Simo Sorce
3
-11
/
+4
2013-01-21
Remove sysdb arg from hbac_service_attrs_to_rule()
Simo Sorce
3
-5
/
+2
2013-01-21
Remove sysdb argument from hbac_user_attrs_to_rule()
Simo Sorce
3
-6
/
+4
2013-01-21
Remove unused structure
Simo Sorce
1
-6
/
+0
2013-01-21
Remove sysdb argument from ipa_host_info_send()
Simo Sorce
5
-9
/
+3
2013-01-21
Remove sysdb as a be request structure member
Simo Sorce
7
-12
/
+9
2013-01-21
Remove sysdb as a be context structure member
Simo Sorce
27
-56
/
+52
2013-01-21
Move ldap provider access functions
Simo Sorce
2
-59
/
+86
2013-01-21
TOOLS: invalidate parent groups in memory cache, too
Jakub Hrozek
4
-8
/
+71
2013-01-21
LDAP: Compare lists of DNs when saving autofs entries
Jakub Hrozek
3
-143
/
+178
2013-01-19
set struct bet_info->bet_type
Pavel Březina
1
-0
/
+1
2013-01-16
Invalidate user entry even if there are no groups
Jakub Hrozek
2
-11
/
+8
2013-01-16
NSS: invalidate memcache user entry on initgr, too
Jakub Hrozek
1
-0
/
+11
2013-01-16
Remove outdated code.
Simo Sorce
1
-10
/
+0
2013-01-16
Tidy up BASE dn macros
Simo Sorce
1
-4
/
+4
2013-01-16
tools: Respect use_fully_qualified_names
Michal Zidek
1
-0
/
+9
2013-01-16
sss_cache: Call DEBUG_INIT sooner
Michal Zidek
1
-2
/
+3
2013-01-16
autofs: Use SAFEALIGN_SET_UINT32 instead of SAFEALIGN_COPY_UINT32
Jakub Hrozek
1
-10
/
+5
2013-01-16
Correct format security for talloc_named of auth tokens
Stephen Gallagher
1
-1
/
+1
2013-01-15
LDAP: avoid complex realloc logic in save_rfc2307bis_group_memberships
Jakub Hrozek
1
-12
/
+4
2013-01-15
TOOLS: Refresh memcache after changes to local users and groups
Jakub Hrozek
2
-0
/
+42
2013-01-15
TOOLS: Provide a convenience function to refresh a list of groups
Jakub Hrozek
2
-0
/
+22
2013-01-15
TOOLS: Split querying nss responder into a separate function
Jakub Hrozek
4
-32
/
+68
2013-01-15
TOOLS: move memcache related functions to tools_mc_utils.c
Jakub Hrozek
3
-161
/
+188
2013-01-15
TOOLS: set domain in check_group_names
Jakub Hrozek
1
-0
/
+1
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
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
[next]