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-28
TOOLS: Compile on old platforms such as RHEL5
Jakub Hrozek
1
-37
/
+140
2013-01-28
MAN: Clarify that saving users after enumerating large domain might be CPU in...
Jakub Hrozek
1
-1
/
+9
2013-01-25
Possible null derefence in ipa_subdomains.c.
Michal Zidek
1
-0
/
+4
2013-01-23
SYSDB: Expire group if adding ghost users fails with EEXIST
Jakub Hrozek
1
-2
/
+36
2013-01-23
SYSDB: make the sss_ldb_modify_permissive function public
Jakub Hrozek
2
-2
/
+11
2013-01-23
TOOLS: Use file descriptor to avoid races when creating a home directory
Jakub Hrozek
4
-354
/
+364
2013-01-23
TOOLS: Use openat/unlinkat when removing the homedir
Jakub Hrozek
1
-42
/
+41
2013-01-23
Check that strings do not go beyond the end of the packet body in autofs and ...
Jan Cholasta
2
-7
/
+7
2013-01-22
sudo responder: change num_rules type from size_t to uint32_t
Pavel Březina
7
-25
/
+25
2013-01-22
Convert the value of pwd_exp_warning to seconds
Jakub Hrozek
1
-5
/
+6
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
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
[next]