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-09-22
Check return values of setenv and unsetenv
Jakub Hrozek
1
-1
/
+5
2013-09-18
BE: Log domain name to journald if available
Jakub Hrozek
1
-0
/
+2
2013-08-24
DP: Notify propperly when removing PAC responder
Ondrej Kos
1
-1
/
+4
2013-07-18
Remove unused be_ctx->sigchld_ctx
Jakub Hrozek
1
-8
/
+0
2013-06-10
back end: add refresh expired records periodic task
Pavel Březina
1
-0
/
+23
2013-06-04
Use queue for get_subdomains
Sumit Bose
1
-3
/
+7
2013-06-04
Add be request queue
Sumit Bose
1
-0
/
+119
2013-05-02
Add secid filter to responder-dp protocol
Sumit Bose
1
-0
/
+5
2013-04-03
Centralize resolv_init, remove resolv context list
Jakub Hrozek
1
-1
/
+1
2013-03-19
Do not compile main() in DP if UNIT_TESTING is defined
Jakub Hrozek
1
-0
/
+2
2013-03-19
Provide a be_get_account_info_send function
Jakub Hrozek
1
-19
/
+130
2013-03-04
Use the correct memory context in be_req_create
Jakub Hrozek
1
-1
/
+1
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
[next]