summaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_ssh/pam_ssh.c
AgeCommit message (Expand)Author
2012-01-06pull in from FreeBSD rev.1.41: Narrow the use of user credentials.drochner
2012-01-03avoid using %m in format.christos
2011-12-16support ECDSA keys used by recent sshdrochner
2011-12-16disallow empty passphrases per default, and implement the "nullok"drochner
2011-12-16-remove remainders of the misguided changes in revs 1.5-1.9drochner
2011-05-06remove excess newlines in debug outputdrochner
2010-11-21Use ssh_add_identity_constrained() instead of ssh_add_identity()adam
2008-01-27Fix compilationchristos
2007-09-15__FUNCTION__ -> __func__.ragge
2006-09-29new ssh import requires another includedogcow
2006-03-19Fix coverity run 5, issue 2018 -- memory leak.jnemeth
2005-04-19check for pwd != in getpw*_r functions.christos
2005-03-31Use getpwnam_r().thorpej
2005-03-17remove debugging printf'schristos
2005-03-14remove code to deal with authorized keys. it has no place here.christos
2005-03-14Go back to rev-1.5. This is better than what was there before, but I amchristos
2005-03-14Revert previous. This is not the right fix.christos
2005-03-14Do not let keys that are not listed in authorized_keys participatechristos
2005-02-27NetBSD does not allow setuid(user) when euid=user, and ruid=0. Changechristos
2005-01-03s/ifndef/ifdef/ for __FreeBSD__lukem
2004-12-12- NetBSD build gluechristos
2004-12-12- Import freebsd's version of libpam as of today (20041212).christos