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