Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 14:13:07 -0700 (PDT)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/openssh Makefile pkg-plist ports/security/openssh/files patch-Makefile patch-Makefile.inc patch-auth-pam.c patch-auth-pam.h patch-auth-skey.c patch-auth.c patch-auth.h patch-auth1.c patch-auth2-chall.c patch-auth2-pam.c ...
Message-ID:  <200206242113.g5OLD7Z15971@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2002/06/24 14:13:07 PDT

  Modified files:
    security/openssh     Makefile pkg-plist 
    security/openssh/files patch-Makefile patch-Makefile.inc 
                           patch-auth.c patch-auth1.c 
                           patch-auth2.c patch-pathnames.h 
                           patch-sshd_config 
  Added files:
    security/openssh/files patch-auth-pam.c patch-auth-pam.h 
                           patch-auth-skey.c patch-auth.h 
                           patch-auth2-chall.c patch-auth2-pam.c 
                           patch-key.c patch-monitor.c 
  Removed files:
    security/openssh/files patch-auth2-passwd.c patch-misc.c 
  Log:
  Merge PAM-changes from openssh currrent
  Fix build with SKEY=yes, pr# 36119
  Cleanup pw_expire handling.
  Add missing includes
  Changes defaults to: PermitRootLogin=no, UsePrivilegeSeparation=no
  Use $PREFIX/etc/ssh for config, updating manpages too.
  
  Revision  Changes    Path
  1.98      +39 -22    ports/security/openssh/Makefile
  1.2       +4 -4      ports/security/openssh/files/patch-Makefile
  1.2       +6 -3      ports/security/openssh/files/patch-Makefile.inc
  1.1       +826 -0    ports/security/openssh/files/patch-auth-pam.c (new)
  1.1       +42 -0     ports/security/openssh/files/patch-auth-pam.h (new)
  1.1       +36 -0     ports/security/openssh/files/patch-auth-skey.c (new)
  1.2       +3 -20     ports/security/openssh/files/patch-auth.c
  1.1       +9 -0      ports/security/openssh/files/patch-auth.h (new)
  1.3       +101 -15   ports/security/openssh/files/patch-auth1.c
  1.1       +28 -0     ports/security/openssh/files/patch-auth2-chall.c (new)
  1.1       +336 -0    ports/security/openssh/files/patch-auth2-pam.c (new)
  1.2       +0 -14     ports/security/openssh/files/patch-auth2-passwd.c (dead)
  1.4       +8 -5      ports/security/openssh/files/patch-auth2.c
  1.1       +11 -0     ports/security/openssh/files/patch-key.c (new)
  1.2       +0 -13     ports/security/openssh/files/patch-misc.c (dead)
  1.1       +36 -0     ports/security/openssh/files/patch-monitor.c (new)
  1.2       +14 -3     ports/security/openssh/files/patch-pathnames.h
  1.4       +5 -16     ports/security/openssh/files/patch-sshd_config
  1.18      +21 -11    ports/security/openssh/pkg-plist

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206242113.g5OLD7Z15971>