summaryrefslogtreecommitdiff
path: root/src/sss_client
AgeCommit message (Expand)AuthorFilesLines
2010-06-14Potential memory leak in _nss_sss_*_r()Jakub Hrozek2-0/+5
2010-06-10Properly handle read() and write() throughout the SSSDStephen Gallagher2-1/+17
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 Bose2-2/+18
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 Bose3-2/+95
2010-04-16Revert "Add better checks on PAM socket"Sumit Bose1-122/+4
2010-03-25Allow arbitrary-length PAM messagesStephen Gallagher1-3/+20
2010-03-22Improvements for LDAP Password Policy supportRalf Haferkamp2-7/+98
2010-03-15Fixed buffer alignment in exchange_credentials().George McCollister1-5/+9
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-11Add better checks on PAM socketSumit Bose1-4/+118
2010-03-08Fixed alignment problems in nss client/serverGeorge McCollister3-7/+32
2010-03-04Define _GNU_SOURCE in pam_sss.c.George McCollister1-0/+4
2010-02-23Handle expired passwords like other PAM modulesSumit Bose2-19/+51
2010-02-19Add documentation for PAM response messagesSumit Bose1-19/+200
2010-02-18Fix bad mergeStephen Gallagher2-0/+839
2010-02-18Fix licensing issues for sss_clientStephen Gallagher5-30/+72
2010-02-18Build all manpages from a single locationStephen Gallagher1-97/+0
2010-02-18Rename server/ directory to src/Stephen Gallagher11-0/+3299