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-09-11
Fix formating of variables with type: size_t
Lukas Slebodnik
1
-1
/
+1
2013-08-22
pam: Bad debug message format and parameter.
Michal Zidek
1
-1
/
+2
2013-08-08
PAM: Set negcache if user is not found after provider check
Jakub Hrozek
1
-0
/
+10
2013-08-08
PAM: Check negcache when searching for fully qualified users, too
Jakub Hrozek
1
-0
/
+8
2013-07-29
Remove unused memory context
Lukas Slebodnik
1
-6
/
+6
2013-07-18
Do not try to set password when authtok_length is zero
Ondrej Kos
1
-2
/
+6
2013-06-04
Lookup domains at startup
Sumit Bose
1
-0
/
+6
2013-05-20
Fixing critical format string issues.
Lukas Slebodnik
3
-4
/
+8
2013-05-02
Remove unused TALLOC_CTX from responder_get_domain()
Sumit Bose
1
-2
/
+2
2013-04-08
Allocate PAM DP request data on responder context
Jakub Hrozek
3
-5
/
+54
2013-04-02
Making the authtok structure really opaque.
Lukas Slebodnik
2
-14
/
+12
2013-04-02
Reusing create_pam_data() on the other places.
Lukas Slebodnik
1
-1
/
+1
2013-03-20
change responder contexts hierarchy
Pavel Březina
1
-8
/
+12
2013-03-20
do not leak memory on failure in *_process_init()
Pavel Březina
1
-1
/
+1
2013-03-19
Move SELinux processing to provider.
Michal Zidek
1
-309
/
+0
2013-03-04
Use the same dbg level for all ncache hits.
Michal Zidek
1
-3
/
+3
2013-02-26
if selinux is disabled, ignore that selogin dir is missing
Pavel Březina
1
-3
/
+15
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
[next]