index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpam
/
modules
/
pam_ssh
/
pam_ssh.c
Age
Commit message (
Expand
)
Author
2012-01-06
pull in from FreeBSD rev.1.41: Narrow the use of user credentials.
drochner
2012-01-03
avoid using %m in format.
christos
2011-12-16
support ECDSA keys used by recent ssh
drochner
2011-12-16
disallow empty passphrases per default, and implement the "nullok"
drochner
2011-12-16
-remove remainders of the misguided changes in revs 1.5-1.9
drochner
2011-05-06
remove excess newlines in debug output
drochner
2010-11-21
Use ssh_add_identity_constrained() instead of ssh_add_identity()
adam
2008-01-27
Fix compilation
christos
2007-09-15
__FUNCTION__ -> __func__.
ragge
2006-09-29
new ssh import requires another include
dogcow
2006-03-19
Fix coverity run 5, issue 2018 -- memory leak.
jnemeth
2005-04-19
check for pwd != in getpw*_r functions.
christos
2005-03-31
Use getpwnam_r().
thorpej
2005-03-17
remove debugging printf's
christos
2005-03-14
remove code to deal with authorized keys. it has no place here.
christos
2005-03-14
Go back to rev-1.5. This is better than what was there before, but I am
christos
2005-03-14
Revert previous. This is not the right fix.
christos
2005-03-14
Do not let keys that are not listed in authorized_keys participate
christos
2005-02-27
NetBSD does not allow setuid(user) when euid=user, and ruid=0. Change
christos
2005-01-03
s/ifndef/ifdef/ for __FreeBSD__
lukem
2004-12-12
- NetBSD build glue
christos
2004-12-12
- Import freebsd's version of libpam as of today (20041212).
christos