Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
cd4349f969a8cc4cf2902ffd0a67aea49fae2102
/
auth-pam.c
706e7a9
- (stevesk) auth-pam.c: use PERMIT_NO_PASSWD
by Kevin Steves
· 24 years ago
5f3b9b9
- (stevesk) pam_start() doesn't use DNS now for sshd -u0.
by Kevin Steves
· 24 years ago
85ecbe7
- (stevesk) set the default PAM service name to __progname instead
by Kevin Steves
· 24 years ago
f9e9300
- (djm) Reestablish PAM credentials (which can be supplemental group
by Damien Miller
· 24 years ago
ec7e1b1
- (djm) Don't loop forever when changing password via PAM. Patch
by Damien Miller
· 24 years ago
2e9adb2
- (djm) Make sure pam_retval is initialised on call to pam_end. Patch
by Damien Miller
· 24 years ago
882c2ee
- (djm) Force standard PAM conversation function in a few more places.
by Damien Miller
· 24 years ago
31a501d
whitspace
by Damien Miller
· 24 years ago
646aa60
- (djm) Clean up PAM namespace. Suggested by Darren Moffat
by Damien Miller
· 24 years ago
3dfeee4
- (djm) Don't try to close PAM session or delete credentials if the
by Damien Miller
· 24 years ago
ac2b1a5
Oops - missed a bit of previous diff
by Damien Miller
· 24 years ago
bd5817d
- (djm) Set PAM_RHOST earlier, patch from Andrew Bartlett
by Damien Miller
· 24 years ago
63dc3e9
- (djm) Much KNF on PAM code
by Damien Miller
· 24 years ago
ef4eea9
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
by Kevin Steves
· 24 years ago
3380426
by Damien Miller
· 24 years ago
226cfa0
Hopefully things did not get mixed around too much. It compiles under
by Ben Lindstrom
· 24 years ago
22e22bf
- (djm) Merge patch from Tim Waugh (via Nalin Dahyabhai <nalin@redhat.com>)
by Damien Miller
· 24 years ago
82cf0ce
- (djm) Workaround PAM inconsistencies between Solaris derived PAM code
by Damien Miller
· 24 years ago
b848158
- (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enable
by Damien Miller
· 24 years ago
6beac8c
function prototype and definition consistency cleanup.
by Kevin Steves
· 24 years ago
092f2ef
- (stevesk) ~/.hushlogin shouldn't cause required password change to
by Kevin Steves
· 24 years ago
874d77b
- (djm) Big OpenBSD sync:
by Damien Miller
· 24 years ago
60819b4
- (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial auth
by Damien Miller
· 24 years ago
cccca27
- (stevesk) Print PAM return value in PAM log messages to aid
by Kevin Steves
· 24 years ago
9d5705a
- (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM
by Damien Miller
· 24 years ago
7cfaaf2
- (djm) Quieten the pam delete credentials error message
by Damien Miller
· 24 years ago
f9b625c
- (djm) Fix pam sprintf fix
by Damien Miller
· 24 years ago
4e99720
- (djm) Only enable PAM_TTY kludge for Linux. Problem report from
by Damien Miller
· 24 years ago
ce40c70
- (djm) Fix bad fprintf format handling in auth-pam.c. Patch from
by Damien Miller
· 24 years ago
c19fd5f
Add explanation of PAM_TTY kludge
by Damien Miller
· 24 years ago
7b22d65
- (djm) Add summary of configure options to end of ./configure run
by Damien Miller
· 24 years ago
e69f18c
- (djm) Glob manpages in RPM spec files to catch compressed files
by Damien Miller
· 24 years ago
2f6a0ad
- Cleanup of auth.c, login.c and fake-*
by Damien Miller
· 24 years ago
1bead33
- Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>
by Damien Miller
· 25 years ago
d0cff3e
- Merge fixes from Debian patch from Phil Hands <phil@hands.com>
by Damien Miller
· 25 years ago
3e955e7
Add const to suppress compiler warning
by Damien Miller
· 25 years ago
e72b7af
- Removed most of the pam code into its own file auth-pam.[ch]. This
by Damien Miller
· 25 years ago