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
/
ldap
/
sdap_access.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
Replace new_subdomain() with find_subdomain_by_name()
Sumit Bose
1
-3
/
+2
2013-06-07
LDAP: sdap_id_ctx might contain several connections
Jakub Hrozek
1
-1
/
+2
2013-03-19
Convert sdap_access to new error codes
Simo Sorce
1
-448
/
+174
2013-03-07
Fixed typo in debug message.
Lukas Slebodnik
1
-3
/
+5
2013-02-10
Add realm info to sss_domain_info
Simo Sorce
1
-1
/
+1
2013-01-21
Pass domain not be_req to access check functions
Simo Sorce
1
-15
/
+21
2013-01-21
Remove sysdb as a be request structure member
Simo Sorce
1
-2
/
+2
2013-01-21
Move ldap provider access functions
Simo Sorce
1
-59
/
+0
2013-01-15
Add domain argument to sysdb_set_user_attr()
Simo Sorce
1
-0
/
+1
2013-01-15
Add domain argument to sysdb_get_user_attr()
Simo Sorce
1
-2
/
+2
2012-11-19
Do not save HBAC rules in subdomain subtree
Sumit Bose
1
-3
/
+16
2012-04-24
Accept be_req instead if be_ctx in LDAP access provider
Jan Zeleny
1
-13
/
+14
2012-03-09
LDAP: Make sdap_access_send/recv public
Stephen Gallagher
1
-12
/
+8
2012-02-24
LDAP: Only use paging control on requests for multiple entries
Stephen Gallagher
1
-1
/
+2
2011-11-22
Cleanup: Remove unused parameters
Jakub Hrozek
1
-13
/
+2
2011-08-15
sysdb refactoring: memory context deleted
Jan Zeleny
1
-2
/
+1
2011-08-15
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
1
-4
/
+1
2011-07-08
Add LDAP access control based on NDS attributes
Sumit Bose
1
-0
/
+177
2011-03-24
Add host access control support
Pierre Ossman
1
-0
/
+146
2011-02-04
Only print "no matching service rule" when appropriate
Stephen Gallagher
1
-6
/
+6
2011-01-19
Add LDAP expire policy base RHDS/IPA attribute
Sumit Bose
1
-0
/
+38
2011-01-19
Add LDAP expire policy based on AD attributes
Sumit Bose
1
-0
/
+85
2011-01-17
Add timeout parameter to sdap_get_generic_send()
Sumit Bose
1
-1
/
+3
2011-01-06
Add syslog messages to authorized service access check
Sumit Bose
1
-1
/
+31
2011-01-06
Add syslog message to shadow access check
Sumit Bose
1
-6
/
+14
2010-12-21
Add authorizedService support
Stephen Gallagher
1
-0
/
+135
2010-12-21
Pass all PAM data to the LDAP access provider
Stephen Gallagher
1
-9
/
+12
2010-12-06
Add new account expired rule to LDAP access provider
Sumit Bose
1
-66
/
+377
2010-11-15
Sanitize search filters in LDAP provider
Stephen Gallagher
1
-1
/
+9
2010-09-28
Suppress some 'may be used uninitialized' warnings
Sumit Bose
1
-1
/
+1
2010-09-08
Dead assignments cleanup in providers code
Jan Zeleny
1
-11
/
+7
2010-07-09
Use new LDAP connection framework in LDAP access backend.
eindenbom
1
-59
/
+73
2010-06-09
Allow ldap_access_filter values wrapped in parentheses
Stephen Gallagher
1
-1
/
+1
2010-05-27
Add ldap_access_filter option
Stephen Gallagher
1
-0
/
+457