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
/
sss_client
/
pam_sss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-12
PAM: fix handling the client fd in pam destructor
Jakub Hrozek
1
-9
/
+2
2012-10-11
PAM: close socket fd with pam_set_data
Jakub Hrozek
1
-0
/
+25
2012-07-27
Write SELinux config files in responder instead of PAM module
Jan Zeleny
1
-95
/
+0
2012-07-27
Move SELinux processing from session to account PAM stack
Jan Zeleny
1
-55
/
+55
2012-06-15
SSS_CLIENT: Fix uninitialized value error
Stephen Gallagher
1
-1
/
+1
2012-06-14
Provide "service filter" for SELinux context
Jan Zeleny
1
-0
/
+20
2012-05-22
Always use positional arguments in translatable strings
Stephen Gallagher
1
-2
/
+2
2012-05-02
PAM_SSS: report error code if write fails
Jakub Hrozek
1
-2
/
+2
2012-04-20
Convert read and write operations to sss_atomic_read
Jakub Hrozek
1
-25
/
+25
2012-04-18
pam_sss: improve error handling in SELinux code
Jakub Hrozek
1
-3
/
+5
2012-02-23
pam_sss: keep selinux optional
Simo Sorce
1
-0
/
+6
2012-02-13
Fix missing NULL check after malloc
Stephen Gallagher
1
-0
/
+4
2012-02-06
SELinux support in PAM module
Jan Zeleny
1
-1
/
+60
2011-12-08
Fixed incorrect return code in PAM client
Jan Zeleny
1
-1
/
+1
2011-11-22
Cleanup: Remove unused parameters
Jakub Hrozek
1
-8
/
+2
2011-09-20
Added quiet option to pam_sss
Pavel Březina
1
-5
/
+25
2011-05-23
Import config.h earlier
Stephen Gallagher
1
-1
/
+1
2011-05-23
Set _GNU_SOURCE globally
Sumit Bose
1
-4
/
+0
2011-02-11
Use neutral name for functions used by both pam and nss
Simo Sorce
1
-1
/
+1
2010-12-17
Fix wrong test in pam_sss
Simo Sorce
1
-1
/
+1
2010-12-16
Fix segfault for PAM_TEXT_INFO conversations
Stephen Gallagher
1
-1
/
+1
2010-12-15
Fix possible memory leak in do_pam_conversation
Sumit Bose
1
-16
/
+28
2010-12-14
Fix improper bit manipulation in pam_sss
Sumit Bose
1
-1
/
+1
2010-11-15
Fix cast warning for pam_sss.c
Stephen Gallagher
1
-8
/
+11
2010-11-15
Avoid long long in messages to PAM client use int64_t
Sumit Bose
1
-6
/
+6
2010-06-10
Properly handle read() and write() throughout the SSSD
Stephen Gallagher
1
-1
/
+1
2010-06-09
Add a missing free()
Sumit Bose
1
-0
/
+1
2010-06-09
Avoid a potential double-free
Sumit Bose
1
-0
/
+1
2010-05-26
Handle Krb5 password expiration warning
Sumit Bose
1
-1
/
+13
2010-05-07
Add retry option to pam_sss
Sumit Bose
1
-92
/
+147
2010-05-07
Improve the offline authentication message
Jakub Hrozek
1
-2
/
+2
2010-04-30
Fix wrong return value
Sumit Bose
1
-15
/
+14
2010-04-26
Display a message if a password reset by root fails
Sumit Bose
1
-8
/
+198
2010-04-26
Unset authentication tokens if password change fails
Sumit Bose
1
-27
/
+52
2010-04-16
Use SO_PEERCRED on the PAM socket
Sumit Bose
1
-1
/
+4
2010-03-25
Allow arbitrary-length PAM messages
Stephen Gallagher
1
-3
/
+20
2010-03-22
Improvements for LDAP Password Policy support
Ralf Haferkamp
1
-0
/
+82
2010-03-15
Prompt for old password even when running as root
Ralf Haferkamp
1
-2
/
+4
2010-03-15
Warn user about an expired password
Ralf Haferkamp
1
-1
/
+6
2010-03-04
Define _GNU_SOURCE in pam_sss.c.
George McCollister
1
-0
/
+4
2010-02-23
Handle expired passwords like other PAM modules
Sumit Bose
1
-18
/
+31
2010-02-18
Fix licensing issues for sss_client
Stephen Gallagher
1
-3
/
+3
2010-02-18
Rename server/ directory to src/
Stephen Gallagher
1
-0
/
+1166