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
/
providers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-08
Add support for krb5 1.11's responder callback.
Nathaniel McCallum
4
-1
/
+232
2013-03-07
Fixed typo in debug message.
Lukas Slebodnik
1
-3
/
+5
2013-03-06
Updated Doxygen configuration to 1.8.1
Thorsten Scherf
1
-134
/
+478
2013-03-05
Check the return value of sysdb_search_services
Jakub Hrozek
1
-0
/
+6
2013-03-04
Cleanup error message handling for krb5 child
Simo Sorce
2
-296
/
+240
2013-03-04
krb5_child: fix value type and initialization
Ondrej Kos
1
-1
/
+2
2013-03-04
Use the correct memory context in be_req_create
Jakub Hrozek
1
-1
/
+1
2013-02-28
Refactor krb5 child
Simo Sorce
1
-288
/
+210
2013-02-28
krb5_child style fix
Simo Sorce
1
-11
/
+11
2013-02-27
sdap_fill_memberships: continue if a member is not foud in sysdb
Pavel Březina
1
-3
/
+7
2013-02-26
Do not process success case in an else
Jakub Hrozek
1
-24
/
+24
2013-02-26
sysdb: try dealing with binary-content attributes
Jan Engelhardt
2
-7
/
+5
2013-02-14
subdomains: replace invalid characters with underscore in krb5 mapping file name
Pavel Březina
1
-1
/
+26
2013-02-12
Filter out multicast addresses from IPA DNS updates
Jakub Hrozek
1
-1
/
+1
2013-02-11
LDAP: Check for authtok validity
Jakub Hrozek
1
-7
/
+9
2013-02-10
Introduce IS_SUBDOMAIN() macro
Simo Sorce
1
-2
/
+2
2013-02-10
Change the way domains are linked.
Simo Sorce
1
-107
/
+45
2013-02-10
Remove sysdb_subdom completely
Simo Sorce
1
-52
/
+58
2013-02-10
Refactor sysdb_master_domain_add_info()
Simo Sorce
1
-24
/
+6
2013-02-10
Update main domain info in place
Simo Sorce
1
-5
/
+4
2013-02-10
Avoid sysdb_subdom in sysdb_get_subdomains()
Simo Sorce
1
-3
/
+1
2013-02-10
Add realm info to sss_domain_info
Simo Sorce
5
-6
/
+8
2013-02-10
NSS: Add original homedir to home directory template options
Stephen Gallagher
1
-0
/
+1
2013-02-01
dp: check whether hostid backend is configured before filing be request
Pavel Březina
1
-0
/
+8
2013-01-30
Fix minor grammar error in log
Stephen Gallagher
1
-1
/
+1
2013-01-30
krb: recreate ccache if it was deleted
Pavel Březina
1
-1
/
+8
2013-01-28
nested groups: fix group lookup hangs if member dn is incorrect
Pavel Březina
1
-0
/
+24
2013-01-25
Possible null derefence in ipa_subdomains.c.
Michal Zidek
1
-0
/
+4
2013-01-22
fix backend callbacks: remove callback properly from dlist
Pavel Březina
1
-6
/
+18
2013-01-22
Fix code style
Jakub Hrozek
1
-1
/
+2
2013-01-21
Make struct be_req opaque
Simo Sorce
2
-18
/
+18
2013-01-21
Add be_req_get_data() helper funciton.
Simo Sorce
17
-32
/
+45
2013-01-21
Add be_req_get_be_ctx() helper.
Simo Sorce
22
-133
/
+155
2013-01-21
Add be_req_create() helper
Simo Sorce
3
-40
/
+38
2013-01-21
Introduce be_req_terminate() helper
Simo Sorce
18
-129
/
+84
2013-01-21
Remove domain from be_req structure
Simo Sorce
7
-64
/
+46
2013-01-21
Pass domain not be_req to access check functions
Simo Sorce
5
-22
/
+33
2013-01-21
Split simple_access_check function out
Simo Sorce
3
-206
/
+225
2013-01-21
Do not pass NULL to ipa_subdomain_retrieve()
Simo Sorce
1
-18
/
+20
2013-01-21
Move hbac_ctx_is_offline()
Simo Sorce
2
-7
/
+6
2013-01-21
Remove hbac_ctx_sdap_id_[ctx|op]()
Simo Sorce
2
-18
/
+6
2013-01-21
Remove hbac_ctx_ev()
Simo Sorce
2
-10
/
+3
2013-01-21
Remove hbac_ctx_be()
Simo Sorce
3
-12
/
+4
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
[next]