]> andersk Git - openssh.git/blobdiff - ChangeLog
- (djm) Reintroduce pam_session call for non-pty sessions.
[openssh.git] / ChangeLog
index 02241dbf93ba543a9abf9c90eaab2fdd7ddf5d61..1a8a353c0d6ca83ba13211af20e40bc68e4aea04 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+20010627
+ - (djm) Reintroduce pam_session call for non-pty sessions.
+
 20010625
  - OpenBSD CVS Sync
    - markus@cvs.openbsd.org 2001/06/21 21:08:25
@@ -11,7 +14,6 @@
      o) better -mdoc style;
      o) typo;
      o) sort SEE ALSO;
-
      aaron@ ok
    - provos@cvs.openbsd.org 2001/06/22 21:27:08
      [dh.c pathnames.h]
    - itojun@cvs.openbsd.org 2001/06/23 17:48:18
      [sftp.1 ssh.1 sshd.8 ssh-keyscan.1]
      kill whitespace at EOL.
+   - markus@cvs.openbsd.org 2001/06/23 19:12:43
+     [sshd.c]
+     pidfile/sigterm race; bbraun@synack.net
+   - markus@cvs.openbsd.org 2001/06/23 22:37:46
+     [sshconnect1.c]
+     consistent with ssh2: skip key if empty passphrase is entered,
+     retry num_of_passwd_prompt times if passphrase is wrong. ok fgsch@
+   - markus@cvs.openbsd.org 2001/06/24 05:25:10
+     [auth-options.c match.c match.h]
+     move ip+hostname check to match.c
+   - markus@cvs.openbsd.org 2001/06/24 05:35:33
+     [readpass.c readpass.h ssh-add.c sshconnect2.c ssh-keygen.c]
+     switch to readpassphrase(3)
+     2.7/8-stable needs readpassphrase.[ch] from libc
+   - markus@cvs.openbsd.org 2001/06/24 05:47:13
+     [sshconnect2.c]
+     oops, missing format string
+   - markus@cvs.openbsd.org 2001/06/24 17:18:31
+     [ttymodes.c]
+     passing modes works fine: debug2->3
+ - (djm) -Wall fix for session.c
+ - (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and
+   Solaris
 
 20010622
  - (stevesk) handle systems without pw_expire and pw_change.
This page took 0.109691 seconds and 4 git commands to generate.