index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce IS_SUBDOMAIN() macro
Simo Sorce
2013-02-10
1
-2
/
+2
*
Change the way domains are linked.
Simo Sorce
2013-02-10
1
-107
/
+45
*
Remove sysdb_subdom completely
Simo Sorce
2013-02-10
1
-52
/
+58
*
Refactor sysdb_master_domain_add_info()
Simo Sorce
2013-02-10
1
-24
/
+6
*
Update main domain info in place
Simo Sorce
2013-02-10
1
-5
/
+4
*
Avoid sysdb_subdom in sysdb_get_subdomains()
Simo Sorce
2013-02-10
1
-3
/
+1
*
Add realm info to sss_domain_info
Simo Sorce
2013-02-10
5
-6
/
+8
*
NSS: Add original homedir to home directory template options
Stephen Gallagher
2013-02-10
1
-0
/
+1
*
dp: check whether hostid backend is configured before filing be request
Pavel Březina
2013-02-01
1
-0
/
+8
*
Fix minor grammar error in log
Stephen Gallagher
2013-01-30
1
-1
/
+1
*
krb: recreate ccache if it was deleted
Pavel Březina
2013-01-30
1
-1
/
+8
*
nested groups: fix group lookup hangs if member dn is incorrect
Pavel Březina
2013-01-28
1
-0
/
+24
*
Possible null derefence in ipa_subdomains.c.
Michal Zidek
2013-01-25
1
-0
/
+4
*
fix backend callbacks: remove callback properly from dlist
Pavel Březina
2013-01-22
1
-6
/
+18
*
Fix code style
Jakub Hrozek
2013-01-22
1
-1
/
+2
*
Make struct be_req opaque
Simo Sorce
2013-01-21
2
-18
/
+18
*
Add be_req_get_data() helper funciton.
Simo Sorce
2013-01-21
17
-32
/
+45
*
Add be_req_get_be_ctx() helper.
Simo Sorce
2013-01-21
22
-133
/
+155
*
Add be_req_create() helper
Simo Sorce
2013-01-21
3
-40
/
+38
*
Introduce be_req_terminate() helper
Simo Sorce
2013-01-21
18
-129
/
+84
*
Remove domain from be_req structure
Simo Sorce
2013-01-21
7
-64
/
+46
*
Pass domain not be_req to access check functions
Simo Sorce
2013-01-21
5
-22
/
+33
*
Split simple_access_check function out
Simo Sorce
2013-01-21
3
-206
/
+225
*
Do not pass NULL to ipa_subdomain_retrieve()
Simo Sorce
2013-01-21
1
-18
/
+20
*
Move hbac_ctx_is_offline()
Simo Sorce
2013-01-21
2
-7
/
+6
*
Remove hbac_ctx_sdap_id_[ctx|op]()
Simo Sorce
2013-01-21
2
-18
/
+6
*
Remove hbac_ctx_ev()
Simo Sorce
2013-01-21
2
-10
/
+3
*
Remove hbac_ctx_be()
Simo Sorce
2013-01-21
3
-12
/
+4
*
Remove hbac_ctx_sysdb()
Simo Sorce
2013-01-21
2
-12
/
+4
*
Remove sysdb argument from hbac_get_cached_rules()
Simo Sorce
2013-01-21
3
-9
/
+6
*
Remove sysdb arg from [ipa_]hbac_sysdb_save()
Simo Sorce
2013-01-21
3
-36
/
+25
*
Remove sysdb arg from ipa_hbac_service_info_send()
Simo Sorce
2013-01-21
3
-5
/
+0
*
Remove sysdb arg from hbac_*host_attrs_to_rule()
Simo Sorce
2013-01-21
3
-11
/
+4
*
Remove sysdb arg from hbac_service_attrs_to_rule()
Simo Sorce
2013-01-21
3
-5
/
+2
*
Remove sysdb argument from hbac_user_attrs_to_rule()
Simo Sorce
2013-01-21
3
-6
/
+4
*
Remove unused structure
Simo Sorce
2013-01-21
1
-6
/
+0
*
Remove sysdb argument from ipa_host_info_send()
Simo Sorce
2013-01-21
5
-9
/
+3
*
Remove sysdb as a be request structure member
Simo Sorce
2013-01-21
7
-12
/
+9
*
Remove sysdb as a be context structure member
Simo Sorce
2013-01-21
27
-56
/
+52
*
Move ldap provider access functions
Simo Sorce
2013-01-21
2
-59
/
+86
*
LDAP: Compare lists of DNs when saving autofs entries
Jakub Hrozek
2013-01-21
1
-134
/
+147
*
set struct bet_info->bet_type
Pavel Březina
2013-01-19
1
-0
/
+1
*
Invalidate user entry even if there are no groups
Jakub Hrozek
2013-01-16
1
-5
/
+7
*
Remove outdated code.
Simo Sorce
2013-01-16
1
-10
/
+0
*
LDAP: avoid complex realloc logic in save_rfc2307bis_group_memberships
Jakub Hrozek
2013-01-15
1
-12
/
+4
*
Add domain to some subdomain functions
Simo Sorce
2013-01-15
1
-2
/
+7
*
Add domain arguments to sysdb sudo functions
Simo Sorce
2013-01-15
4
-9
/
+22
*
Add domain arguments to sysdb ssh functions
Simo Sorce
2013-01-15
1
-1
/
+2
*
Add domain arguments to sysdb services functions
Simo Sorce
2013-01-15
3
-6
/
+7
*
Add domain argument to sysdb selinux functions
Simo Sorce
2013-01-15
3
-4
/
+9
[next]