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
/
ipa
/
ipa_access.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-21
Add be_req_get_data() helper funciton.
Simo Sorce
1
-3
/
+3
2013-01-21
Add be_req_get_be_ctx() helper.
Simo Sorce
1
-20
/
+22
2013-01-21
Introduce be_req_terminate() helper
Simo Sorce
1
-6
/
+6
2013-01-21
Remove domain from be_req structure
Simo Sorce
1
-2
/
+2
2013-01-21
Pass domain not be_req to access check functions
Simo Sorce
1
-1
/
+1
2013-01-21
Move hbac_ctx_is_offline()
Simo Sorce
1
-0
/
+6
2013-01-21
Remove hbac_ctx_sdap_id_[ctx|op]()
Simo Sorce
1
-6
/
+6
2013-01-21
Remove hbac_ctx_ev()
Simo Sorce
1
-3
/
+3
2013-01-21
Remove hbac_ctx_be()
Simo Sorce
1
-3
/
+2
2013-01-21
Remove sysdb argument from hbac_get_cached_rules()
Simo Sorce
1
-4
/
+2
2013-01-21
Remove sysdb arg from [ipa_]hbac_sysdb_save()
Simo Sorce
1
-9
/
+8
2013-01-21
Remove sysdb arg from ipa_hbac_service_info_send()
Simo Sorce
1
-1
/
+0
2013-01-21
Remove sysdb argument from ipa_host_info_send()
Simo Sorce
1
-1
/
+0
2013-01-15
Add domain argument to sysdb_search_custom()
Simo Sorce
1
-1
/
+3
2013-01-15
Make sysdb_custom_subtree_dn() require a domain.
Simo Sorce
1
-1
/
+1
2012-11-19
Do not save HBAC rules in subdomain subtree
Sumit Bose
1
-10
/
+0
2012-09-24
SYSDB: Remove unnecessary domain parameter from several sysdb calls
Jakub Hrozek
1
-1
/
+0
2012-08-23
Unify usage of sysdb transactions
Michal Zidek
1
-1
/
+2
2012-07-31
Modify hbac_get_cached_rules() so it can be used outside of HBAC code
Jan Zeleny
1
-14
/
+17
2012-07-02
IPA: Don't hang onto memory longer than necessary
Stephen Gallagher
1
-0
/
+1
2012-04-24
Detect subdomain request in IPA access provider
Jan Zeleny
1
-0
/
+10
2012-04-24
Accept be_req instead if be_ctx in LDAP access provider
Jan Zeleny
1
-1
/
+1
2012-03-12
IPA: Initialize hbac_ctx to NULL
Stephen Gallagher
1
-1
/
+1
2012-03-09
IPA: Check nsAccountLock during PAM_ACCT_MGMT
Stephen Gallagher
1
-0
/
+56
2012-02-24
IPA hosts refactoring
Jan Zeleny
1
-18
/
+6
2012-02-07
IPA: Add host info handler
Jan Cholasta
1
-1
/
+1
2012-02-06
Separate the host-retrieval code from IPA HBAC to common IPA code
Jan Zeleny
1
-16
/
+40
2012-02-06
Implemented support for multiple search bases in HBAC rules and services
Jan Zeleny
1
-29
/
+5
2012-01-14
Support multiple search bases in HBAC
Jan Zeleny
1
-1
/
+1
2011-12-16
Export the function to convert ldb_result to sysdb_attrs
Jakub Hrozek
1
-1
/
+1
2011-11-29
Add ipa_hbac_support_srchost option to IPA provider
Jan Zeleny
1
-0
/
+4
2011-11-22
Cleanup: Remove unused parameters
Jakub Hrozek
1
-4
/
+0
2011-09-28
IPA access: hostname comparison should be case-insensitive
Jakub Hrozek
1
-1
/
+1
2011-08-15
sysdb refactoring: memory context deleted
Jan Zeleny
1
-1
/
+1
2011-08-15
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
1
-2
/
+1
2011-07-29
Fix memory leak in ipa_hbac_evaluate_rules
Stephen Gallagher
1
-0
/
+1
2011-07-08
Add ipa_hbac_treat_deny_as option
Stephen Gallagher
1
-1
/
+10
2011-07-08
Add ipa_hbac_refresh option
Stephen Gallagher
1
-0
/
+16
2011-07-08
Add new HBAC lookup and evaluation routines
Stephen Gallagher
1
-124
/
+380
2011-07-08
Remove old HBAC implementation
Stephen Gallagher
1
-1585
/
+0
2011-02-28
Use realm for basedn instead of IPA domain
Jakub Hrozek
1
-1
/
+1
2011-01-19
Add ipa_hbac_search_base config option
Sumit Bose
1
-52
/
+39
2011-01-17
Add ldap_search_enumeration_timeout config option
Sumit Bose
1
-3
/
+3
2011-01-17
Add timeout parameter to sdap_get_generic_send()
Sumit Bose
1
-22
/
+31
2010-12-17
Fix uninitialized value error in set_local_and_remote_host_info
Stephen Gallagher
1
-1
/
+1
2010-12-17
Fix unsafe return condition in ipa_access_handler
Stephen Gallagher
1
-1
/
+6
2010-12-08
Remove IPA_ACCESS_TIME define
Stephen Gallagher
1
-13
/
+11
2010-12-08
Remove check_access_time() from IPA access provider
Sumit Bose
1
-63
/
+0
2010-11-19
Use a more efficient host search filter
Sumit Bose
1
-5
/
+6
2010-11-15
Sanitize sysdb search filters in the IPA provider
Stephen Gallagher
1
-2
/
+17
[next]