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
/
data_provider_be.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-01
dp: check whether hostid backend is configured before filing be request
Pavel Březina
1
-0
/
+8
2013-01-21
Make struct be_req opaque
Simo Sorce
1
-0
/
+18
2013-01-21
Add be_req_get_data() helper funciton.
Simo Sorce
1
-4
/
+11
2013-01-21
Add be_req_get_be_ctx() helper.
Simo Sorce
1
-0
/
+5
2013-01-21
Add be_req_create() helper
Simo Sorce
1
-37
/
+33
2013-01-21
Introduce be_req_terminate() helper
Simo Sorce
1
-2
/
+9
2013-01-21
Remove domain from be_req structure
Simo Sorce
1
-1
/
+0
2013-01-21
Remove sysdb as a be request structure member
Simo Sorce
1
-1
/
+0
2013-01-21
Remove sysdb as a be context structure member
Simo Sorce
1
-3
/
+2
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
1
-5
/
+7
2013-01-15
Add domain argument to sysdb_initgroups()
Simo Sorce
1
-1
/
+1
2013-01-15
Refactor single domain initialization
Simo Sorce
1
-2
/
+2
2012-12-18
DP: invalidate all cached maps if a request for auto.master comes in
Jakub Hrozek
1
-0
/
+7
2012-12-05
Add backchannel NSS provider query on initgr calls
Simo Sorce
1
-0
/
+165
2012-11-19
Refactor the way subdomain accounts are saved
Simo Sorce
1
-0
/
+11
2012-11-14
Run IPA subdomain provider if IPA ID provider is configured
Sumit Bose
1
-1
/
+2
2012-11-12
backend: add PAC to the list of known clients
Pavel Březina
1
-0
/
+2
2012-10-29
Include talloc log in our debug facility
Michal Zidek
1
-2
/
+1
2012-09-24
Make subdomain discovery less noisy
Sumit Bose
1
-15
/
+16
2012-09-12
backend: initialize sudo only when it is enabled in services
Pavel Březina
1
-3
/
+63
2012-09-12
be_process_init(): free ctx on error
Pavel Březina
1
-15
/
+21
2012-08-09
Abort PAM access phase if HBAC does not return PAM_SUCCESS
Jakub Hrozek
1
-0
/
+1
2012-08-07
Subdomains: Send the DP reply in the correct format
Jakub Hrozek
1
-14
/
+41
2012-08-01
Change refreshing of subdomains
Simo Sorce
1
-1
/
+0
2012-08-01
Use a more tractable name for subdomain request
Simo Sorce
1
-2
/
+2
2012-07-27
Move SELinux processing from session to account PAM stack
Jan Zeleny
1
-0
/
+25
2012-07-27
Renamed session provider to selinux provider
Jan Zeleny
1
-8
/
+6
2012-07-27
Always free request in data provider PAM callback
Jan Zeleny
1
-2
/
+3
2012-06-29
sudo backend - add support for on demand refresh of specific rules
Pavel Březina
1
-7
/
+61
2012-06-29
sudo backend - support only on demand full refresh
Pavel Březina
1
-28
/
+4
2012-06-20
Move some debug lines to new debug log levels
Stef Walter
1
-1
/
+1
2012-05-10
subdomains: Fix error handling in Data Provider
Jakub Hrozek
1
-19
/
+37
2012-05-03
SSH: Add dp_get_host_send to common responder code
Jakub Hrozek
1
-21
/
+11
2012-05-03
Rename split_service_name_filter
Jakub Hrozek
1
-16
/
+16
2012-05-02
DP: return correct error message when subdomains back end target is not confi...
Jakub Hrozek
1
-1
/
+1
2012-04-24
Carry sysdb context and domain info in be_req structure
Jan Zeleny
1
-0
/
+2
2012-04-24
Basic support for subdomains in auth provider
Jan Zeleny
1
-3
/
+5
2012-04-24
Add domain name to get_account_info request
Sumit Bose
1
-0
/
+9
2012-04-24
data provider: added subdomains
Sumit Bose
1
-0
/
+160
2012-04-16
autofs: load the correct option
Jakub Hrozek
1
-1
/
+1
2012-04-05
Catch cases where D-Bus connection is NULL
Jakub Hrozek
1
-0
/
+20
2012-03-05
DP: Reorganize memory hierarchy of requests
Stephen Gallagher
1
-24
/
+108
2012-02-29
Keep sysdb context in domain info struct
Sumit Bose
1
-8
/
+2
2012-02-27
PAM: Don't send PAM_SYSTEM_INFO message if module unset
Stephen Gallagher
1
-7
/
+3
2012-02-26
SSH: Save SSH host name aliases
Jan Cholasta
1
-1
/
+3
2012-02-13
Fix bad failure handling in be_sudo_handler()
Stephen Gallagher
1
-13
/
+13
2012-02-13
Remove dead code
Stephen Gallagher
1
-9
/
+0
2012-02-07
AUTOFS: IPA provider
Jakub Hrozek
1
-1
/
+1
2012-02-07
SSH: Responder
Jan Cholasta
1
-0
/
+5
[next]