Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 15:57:13 -0700 (PDT)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/openssh Makefile ports/security/openssh/files auth-pam.c auth-pam.h auth2-pam.c patch-Makefile.inc patch-auth-pam.c patch-auth-pam.h patch-auth1.c patch-auth2-pam.c patch-sshd-Makefile patch-sshd_config
Message-ID:  <200206242257.g5OMvD832549@freefall.freebsd.org>

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

  Modified files:
    security/openssh     Makefile 
    security/openssh/files patch-Makefile.inc patch-auth1.c 
                           patch-sshd-Makefile patch-sshd_config 
  Added files:
    security/openssh/files auth-pam.c auth-pam.h auth2-pam.c 
  Removed files:
    security/openssh/files patch-auth-pam.c patch-auth-pam.h 
                           patch-auth2-pam.c 
  Log:
  Enable privilege separation as default,
  create user and home if it not exists.
  
  Revision  Changes    Path
  1.99      +15 -8     ports/security/openssh/Makefile
  1.1       +825 -0    ports/security/openssh/files/auth-pam.c (new)
  1.1       +39 -0     ports/security/openssh/files/auth-pam.h (new)
  1.1       +333 -0    ports/security/openssh/files/auth2-pam.c (new)
  1.3       +2 -5      ports/security/openssh/files/patch-Makefile.inc
  1.2       +0 -826    ports/security/openssh/files/patch-auth-pam.c (dead)
  1.2       +0 -42     ports/security/openssh/files/patch-auth-pam.h (dead)
  1.4       +11 -10    ports/security/openssh/files/patch-auth1.c
  1.2       +0 -336    ports/security/openssh/files/patch-auth2-pam.c (dead)
  1.4       +18 -3     ports/security/openssh/files/patch-sshd-Makefile
  1.5       +1 -1      ports/security/openssh/files/patch-sshd_config

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?200206242257.g5OMvD832549>