index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
auth-pam.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK)
Kevin Steves
2001-11-09
1
-2
/
+3
*
- (stevesk) Fix compile problem with PAM password change fix
Kevin Steves
2001-10-28
1
-3
/
+3
*
- (djm) Fix for PAM password changes being echoed (from stevesk)
Damien Miller
2001-10-28
1
-4
/
+4
*
- (djm) Avoid bug in Solaris PAM libs
Damien Miller
2001-10-28
1
-2
/
+2
*
- (stevesk) auth-pam.c: use PERMIT_NO_PASSWD
Kevin Steves
2001-04-23
1
-2
/
+2
*
- (stevesk) pam_start() doesn't use DNS now for sshd -u0.
Kevin Steves
2001-04-23
1
-5
/
+7
*
- (stevesk) set the default PAM service name to __progname instead
Kevin Steves
2001-04-20
1
-1
/
+3
*
- (djm) Reestablish PAM credentials (which can be supplemental group
Damien Miller
2001-03-27
1
-3
/
+4
*
- (djm) Don't loop forever when changing password via PAM. Patch
Damien Miller
2001-03-21
1
-9
/
+5
*
- (djm) Make sure pam_retval is initialised on call to pam_end. Patch
Damien Miller
2001-03-21
1
-2
/
+2
*
- (djm) Force standard PAM conversation function in a few more places.
Damien Miller
2001-02-28
1
-1
/
+7
*
whitspace
Damien Miller
2001-02-26
1
-1
/
+2
*
- (djm) Clean up PAM namespace. Suggested by Darren Moffat
Damien Miller
2001-02-15
1
-56
/
+56
*
- (djm) Don't try to close PAM session or delete credentials if the
Damien Miller
2001-02-13
1
-3
/
+13
*
Oops - missed a bit of previous diff
Damien Miller
2001-02-11
1
-2
/
+2
*
- (djm) Set PAM_RHOST earlier, patch from Andrew Bartlett
Damien Miller
2001-02-11
1
-8
/
+9
*
- (djm) Much KNF on PAM code
Damien Miller
2001-02-07
1
-106
/
+110
*
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
Kevin Steves
2001-02-05
1
-30
/
+30
*
NB: big update - may break stuff. Please test!
Damien Miller
2001-02-04
1
-3
/
+5
*
Hopefully things did not get mixed around too much. It compiles under
Ben Lindstrom
2001-01-22
1
-1
/
+4
*
- (djm) Merge patch from Tim Waugh (via Nalin Dahyabhai <nalin@redhat.com>)
Damien Miller
2001-01-19
1
-4
/
+4
*
- (djm) Workaround PAM inconsistencies between Solaris derived PAM code
Damien Miller
2000-12-20
1
-6
/
+6
*
- (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enable
Damien Miller
2000-12-03
1
-6
/
+29
*
function prototype and definition consistency cleanup.
Kevin Steves
2000-10-14
1
-3
/
+3
*
- (stevesk) ~/.hushlogin shouldn't cause required password change to
Kevin Steves
2000-10-14
1
-1
/
+7
*
- (djm) Big OpenBSD sync:
Damien Miller
2000-10-14
1
-2
/
+2
*
- (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial auth
Damien Miller
2000-10-14
1
-8
/
+15
*
- (stevesk) Print PAM return value in PAM log messages to aid
Kevin Steves
2000-10-07
1
-25
/
+32
*
- (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM
Damien Miller
2000-09-16
1
-48
/
+95
*
- (djm) Quieten the pam delete credentials error message
Damien Miller
2000-08-30
1
-2
/
+2
*
- (djm) Fix pam sprintf fix
Damien Miller
2000-07-09
1
-2
/
+2
*
- (djm) Only enable PAM_TTY kludge for Linux. Problem report from
Damien Miller
2000-07-09
1
-1
/
+3
*
- (djm) Fix bad fprintf format handling in auth-pam.c. Patch from
Damien Miller
2000-07-08
1
-2
/
+2
*
Add explanation of PAM_TTY kludge
Damien Miller
2000-06-22
1
-2
/
+9
*
- (djm) Add summary of configure options to end of ./configure run
Damien Miller
2000-06-18
1
-1
/
+7
*
- (djm) Glob manpages in RPM spec files to catch compressed files
Damien Miller
2000-06-12
1
-6
/
+27
*
- Cleanup of auth.c, login.c and fake-*
Damien Miller
2000-05-31
1
-43
/
+70
*
- Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>
Damien Miller
2000-04-29
1
-1
/
+5
*
- Merge fixes from Debian patch from Phil Hands <phil@hands.com>
Damien Miller
2000-04-20
1
-2
/
+3
*
Add const to suppress compiler warning
Damien Miller
2000-01-27
1
-2
/
+2
*
- Removed most of the pam code into its own file auth-pam.[ch]. This
Damien Miller
1999-12-30
1
-0
/
+239