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
Age
Commit message (
Expand
)
Author
2009-07-20
use new openssh tree
christos
2009-07-20
use the proper libcrypto
christos
2009-06-09
build libnetpgp and libssh earlier.
mrg
2008-10-27
use LIBDPLIBS+= not =.
mrg
2008-10-27
don't set LIBDPLIBS in libpam/modules/Makefile - it is not necessary
mrg
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-28
Bump date for new SECURITY CONSIDERATIONS section.
wiz
2005-02-27
Add a SECURITY CONSIDRATIONS section.
thorpej
2005-02-27
NetBSD does not allow setuid(user) when euid=user, and ruid=0. Change
christos
2005-02-26
Minor wording consistency nit.
thorpej
2005-01-03
Build & install pam_ssh.so.0 now that libssh is available for use.
lukem
2005-01-03
s/ifndef/ifdef/ for __FreeBSD__
lukem
2004-12-29
Use LIBDPLIBS to provide the list of libraries for the modules to depend
lukem
2004-12-29
Link with libraries from the source build directory.
christos
2004-12-12
- NetBSD build glue
christos
2004-12-12
- Import freebsd's version of libpam as of today (20041212).
christos