index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auth-pam.c
Age
Commit message (
Expand
)
Author
2018-07-12
Remove key.h from portable files too.
Darren Tucker
2018-07-10
Adapt portable to legacy buffer API removal
Damien Miller
2018-04-06
Expose SSH_AUTH_INFO_0 to PAM auth modules
Damien Miller
2018-03-03
Update PAM password change to new opts API.
Darren Tucker
2018-03-03
upstream: switch over to the new authorized_keys options API and
djm@openbsd.org
2017-07-28
Expose list of completed auth methods to PAM
Damien Miller
2017-03-29
Remove SSHv1 code path.
Darren Tucker
2017-03-10
Check for NULL from malloc.
Darren Tucker
2016-10-15
Remove do_pam_set_tty which is dead code.
Darren Tucker
2016-08-16
add --with-pam-service to specify PAM service name
Damien Miller
2016-07-22
retry waitpid on EINTR failure
Damien Miller
2016-07-18
Handle PAM_MAXTRIES from modules.
Darren Tucker
2016-07-15
Mitigate timing of disallowed users PAM logins.
Darren Tucker
2016-06-17
Remove duplicate code from PAM. ok djm@
Darren Tucker
2016-05-20
Fix comment about sshpam_const and AIX.
Darren Tucker
2016-03-08
unbreak PAM after canohost refactor
Damien Miller
2016-02-05
avoid FreeBSD RCS Id in comment
Damien Miller
2015-04-30
xrealloc -> xreallocarray in portable code too.
Darren Tucker
2013-12-19
- (dtucker) [auth-pam.c] bz#2163: check return value from pam_get_item().
Darren Tucker
2013-06-02
- (dtucker) [M auth-chall.c auth-krb5.c auth-pam.c cipher-aes.c cipher-ctr.c
Darren Tucker
2009-07-12
- (dtucker) [auth-pam.c] Bug #1534: move the deletion of PAM credentials on
Darren Tucker
2008-03-11
- (dtucker) [auth-pam.c monitor.c session.c sshd.c] Bug #926: Move
Darren Tucker
2007-08-10
- (dtucker) [auth-pam.c] Use sigdie here too. ok djm@
Darren Tucker
2007-05-20
- (dtucker) [auth-pam.c] Return empty string if fgets fails in
Darren Tucker
2007-05-20
- (dtucker) [auth-pam.c] malloc+memset -> calloc. Patch from
Darren Tucker
2006-09-17
- (dtucker) [auth-pam.c] Propogate TZ environment variable to PAM auth
Darren Tucker
2006-09-01
- (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c]
Damien Miller
2006-08-05
- (djm) [auth-pam.c auth-shadow.c auth2-none.c cleanup.c sshd.c]
Damien Miller
2006-08-05
- (djm) [auth-pam.c auth.c bufaux.h entropy.c openbsd-compat/port-tun.c]
Damien Miller
2006-08-05
- (djm) [auth-pam.c defines.h] Move PAM related bits to auth-pam.c
Damien Miller
2006-07-24
- (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
Damien Miller
2006-07-13
- (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h
Darren Tucker
2006-05-15
- (dtucker) [auth-pam.c] Bug #1188: pass result of do_pam_account back and
Darren Tucker
2006-05-04
- (dtucker) [auth-pam.c groupaccess.c monitor.c monitor_wrap.c scard-opensc.c
Darren Tucker
2006-03-26
- djm@cvs.openbsd.org 2006/03/25 01:13:23
Damien Miller
2006-03-26
- deraadt@cvs.openbsd.org 2006/03/19 18:51:18
Damien Miller
2006-03-18
- (djm) [auth-pam.c] Fix memleak in error path, from Coverity via
Damien Miller
2006-03-15
- (djm) [auth-pam.c clientloop.c includes.h monitor.c session.c]
Damien Miller
2006-01-29
Correct format in debug message
Darren Tucker
2005-09-28
- (dtucker) [auth-pam.c] Bug #1028: send final non-query messages from
Darren Tucker
2005-07-17
- (djm) [auth-pam.c sftp.c] spaces vs. tabs at start of line
Damien Miller
2005-07-17
- (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c]
Damien Miller
2005-07-16
- (dtucker) [auth-pam.c] Ensure that only one side of the authentication
Darren Tucker
2005-05-26
- (dtucker) [auth-pam.c] Bug #1033: Fix warnings building with PAM on Linux:
Darren Tucker
2005-05-25
- (dtucker) [auth-pam.c] Since people don't seem to be getting the message
Darren Tucker
2005-01-20
Oops, did not intend to commit this yet
Darren Tucker
2005-01-20
- djm@cvs.openbsd.org 2004/12/22 02:13:19
Darren Tucker
2005-01-20
- (dtucker) [auth-pam.c] Bug #971: Prevent leaking information about user
Darren Tucker
2004-10-16
- (djm) [auth-pam.c] snprintf->strl*, fix server message length calculations
Damien Miller
2004-09-11
- (dtucker) [auth-pam.c auth.h auth2-none.c auth2.c monitor.c monitor_wrap.c]
Darren Tucker
[next]