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
/
responder
/
pam
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-10
Add function get_next_domain()
Simo Sorce
1
-3
/
+5
2013-01-15
Add domain argument to sysdb selinux functions
Simo Sorce
1
-2
/
+4
2013-01-15
Add domain argument to sysdb_cache_auth()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain argument to sysdb_set_user_attr()
Simo Sorce
2
-12
/
+10
2013-01-15
Add domain argument to sysdb_get_user_attr()
Simo Sorce
1
-2
/
+2
2013-01-15
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
1
-3
/
+1
2013-01-10
Change pam data auth tokens.
Simo Sorce
2
-94
/
+94
2013-01-10
Code can only check for cached passwords
Simo Sorce
1
-15
/
+24
2012-12-18
RESPONDERS: Create a common file with service names and versions
Jakub Hrozek
1
-3
/
+1
2012-12-14
sssd_pam: Cleanup requests cache on sbus reconect
Simo Sorce
1
-1
/
+4
2012-11-19
Refactor the way subdomain accounts are saved
Simo Sorce
1
-1
/
+4
2012-11-12
Do not always return PAM_SYSTEM_ERR when offline krb5 authentication fails
Jakub Hrozek
1
-17
/
+12
2012-11-02
PAM: Do not leak fd after SELinux context file is written
Jakub Hrozek
1
-0
/
+1
2012-10-29
Include talloc log in our debug facility
Michal Zidek
1
-1
/
+1
2012-10-01
Add new option default_domain_suffix
Sumit Bose
1
-10
/
+21
2012-09-13
SELinux: Always use the default if it exists on the server
Jakub Hrozek
1
-22
/
+21
2012-09-04
Check if the SELinux login directory exists
Jakub Hrozek
1
-3
/
+3
2012-08-16
Only create the SELinux login file if there are mappings on the server
Jakub Hrozek
1
-45
/
+77
2012-08-16
Do not try to remove the temp login file if already renamed
Jakub Hrozek
1
-2
/
+3
2012-08-16
Build SELinux code in responder conditionally
Jakub Hrozek
1
-0
/
+7
2012-08-01
Fix bad check
Jakub Hrozek
1
-1
/
+1
2012-07-27
Write SELinux config files in responder instead of PAM module
Jan Zeleny
1
-5
/
+95
2012-07-27
Move SELinux processing from session to account PAM stack
Jan Zeleny
1
-1
/
+2
2012-07-18
PAM: Fix off-by-one-error in the SELinux session code
Jakub Hrozek
1
-1
/
+1
2012-07-18
Fix uninitialized values
Nick Guay
1
-1
/
+1
2012-06-25
SELinux user maps: pick just one map
Jan Zeleny
1
-12
/
+11
2012-06-21
Fix re_expression matching with subdomains
Jan Zeleny
1
-33
/
+55
2012-06-12
Make re_expression and full_name_format per domain options
Stef Walter
2
-12
/
+11
2012-06-10
PAM: Better pam_reply message
Stephen Gallagher
1
-1
/
+2
2012-05-04
Modify behavior of pam_pwd_expiration_warning
Jan Zeleny
1
-35
/
+0
2012-04-24
Send PAM requests for subdomains to the right provider
Jan Zeleny
1
-3
/
+41
2012-04-24
Modified responder_get_domain()
Jan Zeleny
2
-2
/
+2
2012-04-24
Add conn_name to allow different names for domains and connections
Jan Zeleny
1
-1
/
+1
2012-04-18
Prevent printing NULL from DEBUG messages
Jakub Hrozek
1
-1
/
+2
2012-02-29
Remove sysdb_get_ctx_from_list()
Sumit Bose
2
-16
/
+15
2012-02-21
Don't give memory context in confdb where not needed
Jan Zeleny
2
-6
/
+6
2012-02-17
RESPONDERS: Make the fd_limit setting configurable
Stephen Gallagher
1
-1
/
+12
2012-02-17
RESPONDERS: Allow increasing the file-descriptor limit
Stephen Gallagher
1
-0
/
+5
2012-02-10
Only fetch SELinux string if the user is found
Jakub Hrozek
1
-1
/
+2
2012-02-06
SELinux support in PAM responder
Jan Zeleny
1
-0
/
+163
2012-01-26
PAM: Do not overwrite ret
Jakub Hrozek
1
-3
/
+1
2012-01-23
DP: Fix bugs in sss_dp_get_account_int
Stephen Gallagher
1
-0
/
+1
2012-01-21
RESPONDER: Extend sss_dp_account_send() to include extra data
Stephen Gallagher
1
-1
/
+1
2012-01-18
PAM: Fix reversed logic
Jakub Hrozek
1
-1
/
+1
2011-12-21
sss_get_cased_name utility function
Jakub Hrozek
1
-2
/
+2
2011-12-20
PAM: make initgroups timeout work across multiple clients
Stephen Gallagher
5
-4
/
+241
2011-12-16
Use the case sensitivity flag in responders
Jakub Hrozek
1
-2
/
+6
2011-12-16
Canonicalize username in PAM provider
Jakub Hrozek
1
-0
/
+27
2011-12-16
Responders: Split getting domain by name into separate function
Jakub Hrozek
1
-5
/
+2
2011-12-05
Ignore NULL-terminator when checking UTF8-validity
Stephen Gallagher
1
-1
/
+1
[next]