summaryrefslogtreecommitdiff
path: root/src/sss_client/pam_sss.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-20Added quiet option to pam_sssPavel Březina1-5/+25
2011-05-23Import config.h earlierStephen Gallagher1-1/+1
2011-05-23Set _GNU_SOURCE globallySumit Bose1-4/+0
2011-02-11Use neutral name for functions used by both pam and nssSimo Sorce1-1/+1
2010-12-17Fix wrong test in pam_sssSimo Sorce1-1/+1
2010-12-16Fix segfault for PAM_TEXT_INFO conversationsStephen Gallagher1-1/+1
2010-12-15Fix possible memory leak in do_pam_conversationSumit Bose1-16/+28
2010-12-14Fix improper bit manipulation in pam_sssSumit Bose1-1/+1
2010-11-15Fix cast warning for pam_sss.cStephen Gallagher1-8/+11
2010-11-15Avoid long long in messages to PAM client use int64_tSumit Bose1-6/+6
2010-06-10Properly handle read() and write() throughout the SSSDStephen Gallagher1-1/+1
2010-06-09Add a missing free()Sumit Bose1-0/+1
2010-06-09Avoid a potential double-freeSumit Bose1-0/+1
2010-05-26Handle Krb5 password expiration warningSumit Bose1-1/+13
2010-05-07Add retry option to pam_sssSumit Bose1-92/+147
2010-05-07Improve the offline authentication messageJakub Hrozek1-2/+2
2010-04-30Fix wrong return valueSumit Bose1-15/+14
2010-04-26Display a message if a password reset by root failsSumit Bose1-8/+198
2010-04-26Unset authentication tokens if password change failsSumit Bose1-27/+52
2010-04-16Use SO_PEERCRED on the PAM socketSumit Bose1-1/+4
2010-03-25Allow arbitrary-length PAM messagesStephen Gallagher1-3/+20
2010-03-22Improvements for LDAP Password Policy supportRalf Haferkamp1-0/+82
2010-03-15Prompt for old password even when running as rootRalf Haferkamp1-2/+4
2010-03-15Warn user about an expired passwordRalf Haferkamp1-1/+6
2010-03-04Define _GNU_SOURCE in pam_sss.c.George McCollister1-0/+4
2010-02-23Handle expired passwords like other PAM modulesSumit Bose1-18/+31
2010-02-18Fix licensing issues for sss_clientStephen Gallagher1-3/+3
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+1166