index
:
sssd.git
ad_domain_local_groups
add_upn_support_for_sid_requests
certificate_mapping
email-login
fill_grent_with_view
fq_review
gdm_sc_fix
ipa_automatic_enterprise
ipa_provider_n2
jhrozek-nssattr
jhrozek_sysdb_fqdn
krb5_rebase
libwbclient-0.13
master
master-upn-from_pac
memberof_default_view
my_head
new_backend_target
one_certificate_multiple_users
pam
policy_stuff
prompting
python_api
review
simo
smartcard
sssd-1-2-proxy
subdomain-password-authentication
subdomains
wip
wip-extdom
wip-views
Unnamed repository; edit this file to name it for gitweb.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
/
data_provider_be.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_search module
Michal Zidek
2013-11-15
1
-2
/
+2
*
Add ldap_autofs_map_master_name option
Cove Schneider
2013-11-12
1
-7
/
+0
*
confdb: Make offline timeout configurable
Michal Zidek
2013-11-07
1
-2
/
+13
*
be_spy_create: free be_req and not the long living data
Sumit Bose
2013-10-30
1
-1
/
+1
*
dp: add function to terminate request of specific domain
Pavel Březina
2013-10-25
1
-0
/
+20
*
dp: set request domain
Pavel Březina
2013-10-25
1
-0
/
+43
*
dp: store list of ongoing requests
Pavel Březina
2013-10-25
1
-0
/
+15
*
Add unconditional online callbacks
Sumit Bose
2013-10-22
1
-0
/
+2
*
Include external headers with #include <foo.h>
Jakub Hrozek
2013-10-22
1
-2
/
+2
*
Check return values of setenv and unsetenv
Jakub Hrozek
2013-09-22
1
-1
/
+5
*
BE: Log domain name to journald if available
Jakub Hrozek
2013-09-18
1
-0
/
+2
*
DP: Notify propperly when removing PAC responder
Ondrej Kos
2013-08-24
1
-1
/
+4
*
Remove unused be_ctx->sigchld_ctx
Jakub Hrozek
2013-07-18
1
-8
/
+0
*
back end: add refresh expired records periodic task
Pavel Březina
2013-06-10
1
-0
/
+23
*
Use queue for get_subdomains
Sumit Bose
2013-06-04
1
-3
/
+7
*
Add be request queue
Sumit Bose
2013-06-04
1
-0
/
+119
*
Add secid filter to responder-dp protocol
Sumit Bose
2013-05-02
1
-0
/
+5
*
Centralize resolv_init, remove resolv context list
Jakub Hrozek
2013-04-03
1
-1
/
+1
*
Do not compile main() in DP if UNIT_TESTING is defined
Jakub Hrozek
2013-03-19
1
-0
/
+2
*
Provide a be_get_account_info_send function
Jakub Hrozek
2013-03-19
1
-19
/
+130
*
Use the correct memory context in be_req_create
Jakub Hrozek
2013-03-04
1
-1
/
+1
*
dp: check whether hostid backend is configured before filing be request
Pavel Březina
2013-02-01
1
-0
/
+8
*
Make struct be_req opaque
Simo Sorce
2013-01-21
1
-0
/
+18
*
Add be_req_get_data() helper funciton.
Simo Sorce
2013-01-21
1
-4
/
+11
*
Add be_req_get_be_ctx() helper.
Simo Sorce
2013-01-21
1
-0
/
+5
*
Add be_req_create() helper
Simo Sorce
2013-01-21
1
-37
/
+33
*
Introduce be_req_terminate() helper
Simo Sorce
2013-01-21
1
-2
/
+9
*
Remove domain from be_req structure
Simo Sorce
2013-01-21
1
-1
/
+0
*
Remove sysdb as a be request structure member
Simo Sorce
2013-01-21
1
-1
/
+0
*
Remove sysdb as a be context structure member
Simo Sorce
2013-01-21
1
-3
/
+2
*
set struct bet_info->bet_type
Pavel Březina
2013-01-19
1
-0
/
+1
*
Invalidate user entry even if there are no groups
Jakub Hrozek
2013-01-16
1
-5
/
+7
*
Add domain argument to sysdb_initgroups()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Refactor single domain initialization
Simo Sorce
2013-01-15
1
-2
/
+2
*
DP: invalidate all cached maps if a request for auto.master comes in
Jakub Hrozek
2012-12-18
1
-0
/
+7
*
Add backchannel NSS provider query on initgr calls
Simo Sorce
2012-12-05
1
-0
/
+165
*
Refactor the way subdomain accounts are saved
Simo Sorce
2012-11-19
1
-0
/
+11
*
Run IPA subdomain provider if IPA ID provider is configured
Sumit Bose
2012-11-14
1
-1
/
+2
*
backend: add PAC to the list of known clients
Pavel Březina
2012-11-12
1
-0
/
+2
*
Include talloc log in our debug facility
Michal Zidek
2012-10-29
1
-2
/
+1
*
Make subdomain discovery less noisy
Sumit Bose
2012-09-24
1
-15
/
+16
*
backend: initialize sudo only when it is enabled in services
Pavel Březina
2012-09-12
1
-3
/
+63
*
be_process_init(): free ctx on error
Pavel Březina
2012-09-12
1
-15
/
+21
*
Abort PAM access phase if HBAC does not return PAM_SUCCESS
Jakub Hrozek
2012-08-09
1
-0
/
+1
*
Subdomains: Send the DP reply in the correct format
Jakub Hrozek
2012-08-07
1
-14
/
+41
*
Change refreshing of subdomains
Simo Sorce
2012-08-01
1
-1
/
+0
*
Use a more tractable name for subdomain request
Simo Sorce
2012-08-01
1
-2
/
+2
*
Move SELinux processing from session to account PAM stack
Jan Zeleny
2012-07-27
1
-0
/
+25
*
Renamed session provider to selinux provider
Jan Zeleny
2012-07-27
1
-8
/
+6
*
Always free request in data provider PAM callback
Jan Zeleny
2012-07-27
1
-2
/
+3
[next]